| 1 | 2010-04-03 Philip Herron <redbrain@omicron.(none)> |
|---|
| 2 | |
|---|
| 3 | opcode refactor before object orientation work |
|---|
| 4 | |
|---|
| 5 | 2010-04-03 Philip Herron <redbrain@omicron.(none)> |
|---|
| 6 | |
|---|
| 7 | garbage collector cleanups |
|---|
| 8 | |
|---|
| 9 | 2010-04-03 Philip Herron <redbrain@omicron.(none)> |
|---|
| 10 | |
|---|
| 11 | cleanups to headers opcodes being refactored next |
|---|
| 12 | |
|---|
| 13 | 2010-03-27 Philip Herron <redbrain@omicron.(none)> |
|---|
| 14 | |
|---|
| 15 | quick commit |
|---|
| 16 | |
|---|
| 17 | 2010-03-26 Philip Herron <redbrain@omicron.(none)> |
|---|
| 18 | |
|---|
| 19 | quick commit |
|---|
| 20 | |
|---|
| 21 | 2010-03-25 Philip Herron <redbrain@omicron.(none)> |
|---|
| 22 | |
|---|
| 23 | destroying the lexer to cleanup memory leaks |
|---|
| 24 | |
|---|
| 25 | 2010-03-25 Philip Herron <redbrain@omicron.(none)> |
|---|
| 26 | |
|---|
| 27 | more error handling |
|---|
| 28 | |
|---|
| 29 | 2010-03-25 Philip Herron <redbrain@omicron.(none)> |
|---|
| 30 | |
|---|
| 31 | for loop argument context is pop'd out of context now to preserve the memory model |
|---|
| 32 | |
|---|
| 33 | 2010-03-25 Philip Herron <redbrain@omicron.(none)> |
|---|
| 34 | |
|---|
| 35 | test suite passes now |
|---|
| 36 | |
|---|
| 37 | 2010-03-25 Philip Herron <redbrain@omicron.(none)> |
|---|
| 38 | |
|---|
| 39 | trying to find stdout print flush or somthing |
|---|
| 40 | |
|---|
| 41 | 2010-03-25 Philip Herron <redbrain@omicron.(none)> |
|---|
| 42 | |
|---|
| 43 | quick commit before sleep |
|---|
| 44 | |
|---|
| 45 | 2010-03-25 Philip Herron <redbrain@omicron.(none)> |
|---|
| 46 | |
|---|
| 47 | updated grammar |
|---|
| 48 | |
|---|
| 49 | 2010-03-25 Philip Herron <redbrain@omicron.(none)> |
|---|
| 50 | |
|---|
| 51 | updated Changelog |
|---|
| 52 | |
|---|
| 53 | 2010-03-25 Philip Herron <redbrain@omicron.(none)> |
|---|
| 54 | |
|---|
| 55 | shorthand operators += etc and incredment operators ++ etc along with while loop continue keyword bug fix |
|---|
| 56 | |
|---|
| 57 | 2010-03-24 Philip Herron <redbrain@omicron.(none)> |
|---|
| 58 | |
|---|
| 59 | some bnf output from bison |
|---|
| 60 | |
|---|
| 61 | 2010-03-24 Philip Herron <redbrain@omicron.(none)> |
|---|
| 62 | |
|---|
| 63 | for loops work |
|---|
| 64 | |
|---|
| 65 | 2010-03-24 Philip Herron <redbrain@omicron.(none)> |
|---|
| 66 | |
|---|
| 67 | reducing iterations in test to reduce test time |
|---|
| 68 | |
|---|
| 69 | 2010-03-24 Philip Herron <redbrain@omicron.(none)> |
|---|
| 70 | |
|---|
| 71 | not needed |
|---|
| 72 | |
|---|
| 73 | 2010-03-24 Philip Herron <redbrain@omicron.(none)> |
|---|
| 74 | |
|---|
| 75 | recursive '=' works properly now |
|---|
| 76 | |
|---|
| 77 | 2010-03-24 Philip Herron <redbrain@omicron.(none)> |
|---|
| 78 | |
|---|
| 79 | partially working again |
|---|
| 80 | |
|---|
| 81 | 2010-03-24 Philip Herron <redbrain@omicron.(none)> |
|---|
| 82 | |
|---|
| 83 | about to refactor process AST to make it safer and optimized |
|---|
| 84 | |
|---|
| 85 | 2010-03-24 Philip Herron <redbrain@omicron.(none)> |
|---|
| 86 | |
|---|
| 87 | parser reformed need to fix expression processing to preserve links in table and clean up memory leaks |
|---|
| 88 | |
|---|
| 89 | 2010-03-24 Philip Herron <redbrain@omicron.(none)> |
|---|
| 90 | |
|---|
| 91 | bringing back core functionality slowly but surly |
|---|
| 92 | |
|---|
| 93 | 2010-03-23 Philip Herron <redbrain@omicron.(none)> |
|---|
| 94 | |
|---|
| 95 | partially working again |
|---|
| 96 | |
|---|
| 97 | 2010-03-23 Philip Herron <redbrain@omicron.(none)> |
|---|
| 98 | |
|---|
| 99 | major regressions to refactor expression evaluation and the parser |
|---|
| 100 | |
|---|
| 101 | 2010-03-23 Philip Herron <redbrain@omicron.(none)> |
|---|
| 102 | |
|---|
| 103 | having a nightmare |
|---|
| 104 | |
|---|
| 105 | 2010-03-22 Philip Herron <redbrain@omicron.(none)> |
|---|
| 106 | |
|---|
| 107 | updated Changelog |
|---|
| 108 | |
|---|
| 109 | 2010-03-22 Philip Herron <redbrain@omicron.(none)> |
|---|
| 110 | |
|---|
| 111 | testsuite cleanup and additions |
|---|
| 112 | |
|---|
| 113 | 2010-03-22 Philip Herron <redbrain@omicron.(none)> |
|---|
| 114 | |
|---|
| 115 | adding to the test suite |
|---|
| 116 | |
|---|
| 117 | 2010-03-22 Philip Herron <redbrain@omicron.(none)> |
|---|
| 118 | |
|---|
| 119 | fix massive memory leak found in t14.crl |
|---|
| 120 | |
|---|
| 121 | 2010-03-22 Philip Herron <redbrain@omicron.(none)> |
|---|
| 122 | |
|---|
| 123 | update test suite |
|---|
| 124 | |
|---|
| 125 | 2010-03-22 Philip Herron <redbrain@omicron.(none)> |
|---|
| 126 | |
|---|
| 127 | add the results |
|---|
| 128 | |
|---|
| 129 | 2010-03-22 Philip Herron <redbrain@omicron.(none)> |
|---|
| 130 | |
|---|
| 131 | updated changelog |
|---|
| 132 | |
|---|
| 133 | 2010-03-22 Philip Herron <redbrain@omicron.(none)> |
|---|
| 134 | |
|---|
| 135 | fill out the rest of the binary evaluators |
|---|
| 136 | |
|---|
| 137 | 2010-03-22 Philip Herron <redbrain@omicron.(none)> |
|---|
| 138 | |
|---|
| 139 | cleanup and bug fix for assignments |
|---|
| 140 | |
|---|
| 141 | 2010-03-22 Philip Herron <redbrain@omicron.(none)> |
|---|
| 142 | |
|---|
| 143 | assignmnts partialy working correctly |
|---|
| 144 | |
|---|
| 145 | 2010-03-22 Philip Herron <redbrain@Philip-Herrons-MacBook.local> |
|---|
| 146 | |
|---|
| 147 | operator = partialy bug fixed |
|---|
| 148 | |
|---|
| 149 | 2010-03-22 Philip Herron <redbrain@Philip-Herrons-MacBook.local> |
|---|
| 150 | |
|---|
| 151 | very bug bug fixes in the parser added power operator ^ and = as an operator so x = y = z works and fixed parsing bug with elif blocks |
|---|
| 152 | |
|---|
| 153 | 2010-03-21 Philip Herron <redbrain@alpha.(none)> |
|---|
| 154 | |
|---|
| 155 | updated changelog |
|---|
| 156 | |
|---|
| 157 | 2010-03-21 Philip Herron <redbrain@alpha.(none)> |
|---|
| 158 | |
|---|
| 159 | basic jit test |
|---|
| 160 | |
|---|
| 161 | 2010-03-21 Philip Herron <redbrain@alpha.(none)> |
|---|
| 162 | |
|---|
| 163 | tests for eventual jitting |
|---|
| 164 | |
|---|
| 165 | 2010-03-20 Philip Herron <redbrain@alpha.(none)> |
|---|
| 166 | |
|---|
| 167 | remove heap size max and curr |
|---|
| 168 | |
|---|
| 169 | 2010-03-20 Philip Herron <redbrain@alpha.(none)> |
|---|
| 170 | |
|---|
| 171 | ackerman works now |
|---|
| 172 | |
|---|
| 173 | 2010-03-20 Philip Herron <redbrain@alpha.(none)> |
|---|
| 174 | |
|---|
| 175 | ackerman nearly works need to fix some memory leaks |
|---|
| 176 | |
|---|
| 177 | 2010-03-20 Philip Herron <redbrain@alpha.(none)> |
|---|
| 178 | |
|---|
| 179 | bug fix for conditional dispatch |
|---|
| 180 | |
|---|
| 181 | 2010-03-20 Philip Herron <redbrain@alpha.(none)> |
|---|
| 182 | |
|---|
| 183 | test case showning conditional eval broken atm |
|---|
| 184 | |
|---|
| 185 | 2010-03-20 Philip Herron <redbrain@alpha.(none)> |
|---|
| 186 | |
|---|
| 187 | big cleanup and feature fix for functions as arguments |
|---|
| 188 | |
|---|
| 189 | 2010-03-20 Philip Herron <redbrain@alpha.(none)> |
|---|
| 190 | |
|---|
| 191 | more comparison handles |
|---|
| 192 | |
|---|
| 193 | 2010-03-18 Philip Herron <redbrain@alpha.(none)> |
|---|
| 194 | |
|---|
| 195 | another recursive factorial function |
|---|
| 196 | |
|---|
| 197 | 2010-03-18 Philip Herron <redbrain@Philip-Herrons-MacBook.local> |
|---|
| 198 | |
|---|
| 199 | cleanup |
|---|
| 200 | |
|---|
| 201 | 2010-03-17 Philip Herron <redbrain@alpha.(none)> |
|---|
| 202 | |
|---|
| 203 | simple recursive functions work |
|---|
| 204 | |
|---|
| 205 | 2010-03-17 Philip Herron <redbrain@alpha.(none)> |
|---|
| 206 | |
|---|
| 207 | make test depends make all |
|---|
| 208 | |
|---|
| 209 | 2010-03-17 Philip Herron <redbrain@alpha.(none)> |
|---|
| 210 | |
|---|
| 211 | some more tests |
|---|
| 212 | |
|---|
| 213 | 2010-03-17 Philip Herron <redbrain@alpha.(none)> |
|---|
| 214 | |
|---|
| 215 | working om simple recursion first |
|---|
| 216 | |
|---|
| 217 | 2010-03-17 Philip Herron <redbrain@alpha.(none)> |
|---|
| 218 | |
|---|
| 219 | some optimizations |
|---|
| 220 | |
|---|
| 221 | 2010-03-17 Philip Herron <redbrain@alpha.(none)> |
|---|
| 222 | |
|---|
| 223 | fixing massive assignment memory leaks |
|---|
| 224 | |
|---|
| 225 | 2010-03-17 Philip Herron <redbrain@alpha.(none)> |
|---|
| 226 | |
|---|
| 227 | fixing evaluation memory leaks |
|---|
| 228 | |
|---|
| 229 | 2010-03-17 Philip Herron <redbrain@alpha.(none)> |
|---|
| 230 | |
|---|
| 231 | perl test fix |
|---|
| 232 | |
|---|
| 233 | 2010-03-17 Philip Herron <redbrain@alpha.(none)> |
|---|
| 234 | |
|---|
| 235 | another test |
|---|
| 236 | |
|---|
| 237 | 2010-03-17 Philip Herron <redbrain@alpha.(none)> |
|---|
| 238 | |
|---|
| 239 | call dispatch bug fix for passing dynamic evaluated argument |
|---|
| 240 | |
|---|
| 241 | 2010-03-17 Philip Herron <redbrain@alpha.(none)> |
|---|
| 242 | |
|---|
| 243 | forgot to add tests t1.crl |
|---|
| 244 | |
|---|
| 245 | 2010-03-17 Philip Herron <redbrain@alpha.(none)> |
|---|
| 246 | |
|---|
| 247 | dist fix |
|---|
| 248 | |
|---|
| 249 | 2010-03-17 Philip Herron <redbrain@alpha.(none)> |
|---|
| 250 | |
|---|
| 251 | forgot one more dist |
|---|
| 252 | |
|---|
| 253 | 2010-03-17 Philip Herron <redbrain@alpha.(none)> |
|---|
| 254 | |
|---|
| 255 | fixing up automake for make dist to run properly |
|---|
| 256 | |
|---|
| 257 | 2010-03-17 Philip Herron <redbrain@alpha.(none)> |
|---|
| 258 | |
|---|
| 259 | test suite cleanup |
|---|
| 260 | |
|---|
| 261 | 2010-03-17 Philip Herron <redbrain@alpha.(none)> |
|---|
| 262 | |
|---|
| 263 | no need anymore |
|---|
| 264 | |
|---|
| 265 | 2010-03-17 Philip Herron <redbrain@alpha.(none)> |
|---|
| 266 | |
|---|
| 267 | basic test suite script not that pretty but its ok for now |
|---|
| 268 | |
|---|
| 269 | 2010-03-16 Philip Herron <redbrain@alpha.(none)> |
|---|
| 270 | |
|---|
| 271 | dynamic list items from expressions |
|---|
| 272 | |
|---|
| 273 | 2010-03-16 Philip Herron <redbrain@alpha.(none)> |
|---|
| 274 | |
|---|
| 275 | memory corruption in the parser fixed for n dimension arguments and builtin print evaluation to run functions before printing out |
|---|
| 276 | |
|---|
| 277 | 2010-03-15 Philip Herron <redbrain@alpha.(none)> |
|---|
| 278 | |
|---|
| 279 | i actualy know perl now so lets fix the test suite :) |
|---|
| 280 | |
|---|
| 281 | 2010-03-15 Philip Herron <redbrain@alpha.(none)> |
|---|
| 282 | |
|---|
| 283 | test suite documentation |
|---|
| 284 | |
|---|
| 285 | 2010-03-14 Philip Herron <redbrain@alpha.(none)> |
|---|
| 286 | |
|---|
| 287 | refactor tests |
|---|
| 288 | |
|---|
| 289 | 2010-03-14 Philip Herron <redbrain@alpha.(none)> |
|---|
| 290 | |
|---|
| 291 | small autoconf cleanup |
|---|
| 292 | |
|---|
| 293 | 2010-03-14 Philip Herron <redbrain@alpha.(none)> |
|---|
| 294 | |
|---|
| 295 | cleanup files |
|---|
| 296 | |
|---|
| 297 | 2010-03-14 Philip Herron <redbrain@alpha.(none)> |
|---|
| 298 | |
|---|
| 299 | another simple test case as i was doing documenation |
|---|
| 300 | |
|---|
| 301 | 2010-03-14 Philip Herron <redbrain@alpha.(none)> |
|---|
| 302 | |
|---|
| 303 | list print optimization and nil symbol bug fix |
|---|
| 304 | |
|---|
| 305 | 2010-03-14 Philip Herron <redbrain@alpha.(none)> |
|---|
| 306 | |
|---|
| 307 | bug fix for character primitives |
|---|
| 308 | |
|---|
| 309 | 2010-03-13 Philip Herron <redbrain@alpha.(none)> |
|---|
| 310 | |
|---|
| 311 | more tests t9 fails atm |
|---|
| 312 | |
|---|
| 313 | 2010-03-13 Philip Herron <redbrain@alpha.(none)> |
|---|
| 314 | |
|---|
| 315 | more cleanup and memory leak fixed |
|---|
| 316 | |
|---|
| 317 | 2010-03-13 Philip Herron <redbrain@alpha.(none)> |
|---|
| 318 | |
|---|
| 319 | initial code for breaks and continues |
|---|
| 320 | |
|---|
| 321 | 2010-03-13 Philip Herron <redbrain@alpha.(none)> |
|---|
| 322 | |
|---|
| 323 | another |
|---|
| 324 | |
|---|
| 325 | 2010-03-13 Philip Herron <redbrain@alpha.(none)> |
|---|
| 326 | |
|---|
| 327 | quick java test |
|---|
| 328 | |
|---|
| 329 | 2010-03-11 Philip Herron <redbrain@alpha.(none)> |
|---|
| 330 | |
|---|
| 331 | marking rather than freeing to optimize for speed |
|---|
| 332 | |
|---|
| 333 | 2010-03-11 Philip Herron <redbrain@alpha.(none)> |
|---|
| 334 | |
|---|
| 335 | quick while testing and comparison to python |
|---|
| 336 | |
|---|
| 337 | 2010-03-11 Philip Herron <redbrain@alpha.(none)> |
|---|
| 338 | |
|---|
| 339 | large refactor for symbol index access and print optimizations |
|---|
| 340 | |
|---|
| 341 | 2010-03-09 Philip Herron <redbrain@omicron.(none)> |
|---|
| 342 | |
|---|
| 343 | include cleanups |
|---|
| 344 | |
|---|
| 345 | 2010-03-09 Philip Herron <redbrain@omicron.(none)> |
|---|
| 346 | |
|---|
| 347 | __builtin__.print( ... ) optimized |
|---|
| 348 | |
|---|
| 349 | 2010-03-09 Philip Herron <redbrain@omicron.(none)> |
|---|
| 350 | |
|---|
| 351 | another quick test |
|---|
| 352 | |
|---|
| 353 | 2010-03-09 Philip Herron <redbrain@omicron.(none)> |
|---|
| 354 | |
|---|
| 355 | nested conditionals fixed |
|---|
| 356 | |
|---|
| 357 | 2010-03-08 Philip Herron <redbrain@omicron.(none)> |
|---|
| 358 | |
|---|
| 359 | Working to fix return address from nested branch contexts and nested breaks and continues in loops |
|---|
| 360 | |
|---|
| 361 | 2010-03-08 Philip Herron <redbrain@omicron.(none)> |
|---|
| 362 | |
|---|
| 363 | added to the t2.crl conditional return address test |
|---|
| 364 | |
|---|
| 365 | 2010-03-05 Philip Herron <redbrain@omicron.(none)> |
|---|
| 366 | |
|---|
| 367 | added more README info |
|---|
| 368 | |
|---|
| 369 | 2010-03-05 Philip Herron <redbrain@omicron.(none)> |
|---|
| 370 | |
|---|
| 371 | quick commit some debug messages |
|---|
| 372 | |
|---|
| 373 | 2010-03-05 Philip Herron <redbrain@omicron.(none)> |
|---|
| 374 | |
|---|
| 375 | warning removal |
|---|
| 376 | |
|---|
| 377 | 2010-03-05 Philip Herron <redbrain@omicron.(none)> |
|---|
| 378 | |
|---|
| 379 | conditional expr bug fix |
|---|
| 380 | |
|---|
| 381 | 2010-03-04 Philip Herron <redbrain@omicron.(none)> |
|---|
| 382 | |
|---|
| 383 | initial while loop support |
|---|
| 384 | |
|---|
| 385 | 2010-03-04 Philip Herron <redbrain@omicron.(none)> |
|---|
| 386 | |
|---|
| 387 | initial conditionals support |
|---|
| 388 | |
|---|
| 389 | 2010-03-04 Philip Herron <redbrain@omicron.(none)> |
|---|
| 390 | |
|---|
| 391 | conditional parser code implemented |
|---|
| 392 | |
|---|
| 393 | 2010-03-04 Philip Herron <redbrain@omicron.(none)> |
|---|
| 394 | |
|---|
| 395 | parser cleanup |
|---|
| 396 | |
|---|
| 397 | 2010-03-04 Philip Herron <redbrain@omicron.(none)> |
|---|
| 398 | |
|---|
| 399 | added conditional operations except OR and AND need done next |
|---|
| 400 | |
|---|
| 401 | 2010-03-04 Philip Herron <redbrain@omicron.(none)> |
|---|
| 402 | |
|---|
| 403 | some example code |
|---|
| 404 | |
|---|
| 405 | 2010-03-04 Philip Herron <redbrain@Philip-Herrons-MacBook.local> |
|---|
| 406 | |
|---|
| 407 | more cmake documentation in readme.cmake |
|---|
| 408 | |
|---|
| 409 | 2010-03-04 Philip Herron <redbrain@Philip-Herrons-MacBook.local> |
|---|
| 410 | |
|---|
| 411 | updated changelog |
|---|
| 412 | |
|---|
| 413 | 2010-03-04 Philip Herron <redbrain@Philip-Herrons-MacBook.local> |
|---|
| 414 | |
|---|
| 415 | cmake + xcode works :) |
|---|
| 416 | |
|---|
| 417 | 2010-03-03 Philip Herron <redbrain@omicron.(none)> |
|---|
| 418 | |
|---|
| 419 | Links fix |
|---|
| 420 | |
|---|
| 421 | 2010-03-03 Philip Herron <redbrain@omicron.(none)> |
|---|
| 422 | |
|---|
| 423 | updated Changelog |
|---|
| 424 | |
|---|
| 425 | 2010-03-03 Philip Herron <redbrain@omicron.(none)> |
|---|
| 426 | |
|---|
| 427 | basic cmake support |
|---|
| 428 | |
|---|
| 429 | 2010-03-03 Philip Herron <redbrain@omicron.(none)> |
|---|
| 430 | |
|---|
| 431 | more cmake crap |
|---|
| 432 | |
|---|
| 433 | 2010-03-03 Philip Herron <redbrain@omicron.(none)> |
|---|
| 434 | |
|---|
| 435 | getting there |
|---|
| 436 | |
|---|
| 437 | 2010-03-03 Philip Herron <redbrain@omicron.(none)> |
|---|
| 438 | |
|---|
| 439 | cmake cleanup |
|---|
| 440 | |
|---|
| 441 | 2010-03-02 Philip Herron <redbrain@omicron.(none)> |
|---|
| 442 | |
|---|
| 443 | quick header fix |
|---|
| 444 | |
|---|
| 445 | 2010-03-02 Philip Herron <redbrain@omicron.(none)> |
|---|
| 446 | |
|---|
| 447 | cleanups in indentations and more cmake |
|---|
| 448 | |
|---|
| 449 | 2010-03-02 Philip Herron <redbrain@omicron.(none)> |
|---|
| 450 | |
|---|
| 451 | initial cmake boilerplate |
|---|
| 452 | |
|---|
| 453 | 2010-03-02 Philip Herron <redbrain@Philip-Herrons-MacBook.local> |
|---|
| 454 | |
|---|
| 455 | move to desktop |
|---|
| 456 | |
|---|
| 457 | 2010-02-27 redbrain <herron.philip@googlemail.com> |
|---|
| 458 | |
|---|
| 459 | for loops implemented some behaviural fixes |
|---|
| 460 | |
|---|
| 461 | 2010-02-23 Philip Herron <redbrain@alpha.(none)> |
|---|
| 462 | |
|---|
| 463 | bug fix in iterator assignment |
|---|
| 464 | |
|---|
| 465 | 2010-02-22 Philip Herron <redbrain@alpha.(none)> |
|---|
| 466 | |
|---|
| 467 | quick commit needs multiple iterator fix |
|---|
| 468 | |
|---|
| 469 | 2010-02-18 Philip Herron <redbrain@alpha.(none)> |
|---|
| 470 | |
|---|
| 471 | skeleton code for loops |
|---|
| 472 | |
|---|
| 473 | 2010-02-18 Philip Herron <redbrain@alpha.(none)> |
|---|
| 474 | |
|---|
| 475 | new test format |
|---|
| 476 | |
|---|
| 477 | 2010-02-18 Philip Herron <redbrain@alpha.(none)> |
|---|
| 478 | |
|---|
| 479 | cleanups |
|---|
| 480 | |
|---|
| 481 | 2010-02-16 Philip Herron <redbrain@alpha.(none)> |
|---|
| 482 | |
|---|
| 483 | updated changelog |
|---|
| 484 | |
|---|
| 485 | 2010-02-16 redbrain <herron.philip@googlemail.com> |
|---|
| 486 | |
|---|
| 487 | quick commit |
|---|
| 488 | |
|---|
| 489 | 2010-02-15 redbrain <herron.philip@googlemail.com> |
|---|
| 490 | |
|---|
| 491 | runtime evaluation refactor much easier to understand now |
|---|
| 492 | |
|---|
| 493 | 2010-02-14 redbrain <herron.philip@googlemail.com> |
|---|
| 494 | |
|---|
| 495 | bug fix with garbage collection invokation |
|---|
| 496 | |
|---|
| 497 | 2010-02-14 redbrain <herron.philip@googlemail.com> |
|---|
| 498 | |
|---|
| 499 | rename |
|---|
| 500 | |
|---|
| 501 | 2010-02-14 redbrain <herron.philip@googlemail.com> |
|---|
| 502 | |
|---|
| 503 | updated changelog |
|---|
| 504 | |
|---|
| 505 | 2010-02-14 redbrain <herron.philip@googlemail.com> |
|---|
| 506 | |
|---|
| 507 | quick cleanup to configure.ac |
|---|
| 508 | |
|---|
| 509 | 2010-02-14 redbrain <herron.philip@googlemail.com> |
|---|
| 510 | |
|---|
| 511 | add semantics for nil variables |
|---|
| 512 | |
|---|
| 513 | 2010-02-14 redbrain <herron.philip@googlemail.com> |
|---|
| 514 | |
|---|
| 515 | null return address bug fixes |
|---|
| 516 | |
|---|
| 517 | 2010-02-14 redbrain <herron.philip@googlemail.com> |
|---|
| 518 | |
|---|
| 519 | invoke the garbage collector |
|---|
| 520 | |
|---|
| 521 | 2010-02-14 redbrain <herron.philip@googlemail.com> |
|---|
| 522 | |
|---|
| 523 | fix context corruption in call dispatch |
|---|
| 524 | |
|---|
| 525 | 2010-02-14 redbrain <herron.philip@googlemail.com> |
|---|
| 526 | |
|---|
| 527 | untabify |
|---|
| 528 | |
|---|
| 529 | 2010-02-10 redbrain <herron.philip@googlemail.com> |
|---|
| 530 | |
|---|
| 531 | memory leak fixed |
|---|
| 532 | |
|---|
| 533 | 2010-02-09 Philip Herron <redbrain@iota.local> |
|---|
| 534 | |
|---|
| 535 | untabify |
|---|
| 536 | |
|---|
| 537 | 2010-02-09 Philip Herron <redbrain@iota.local> |
|---|
| 538 | |
|---|
| 539 | builtin__.print(); string delimiter checks |
|---|
| 540 | |
|---|
| 541 | 2010-02-09 Philip Herron <redbrain@iota.local> |
|---|
| 542 | |
|---|
| 543 | updated changelog |
|---|
| 544 | |
|---|
| 545 | 2010-02-08 redbrain <herron.philip@googlemail.com> |
|---|
| 546 | |
|---|
| 547 | fixed lexer string memory leak |
|---|
| 548 | |
|---|
| 549 | 2010-02-08 redbrain <herron.philip@googlemail.com> |
|---|
| 550 | |
|---|
| 551 | memory leaks fixed and some memory corruption fixed |
|---|
| 552 | |
|---|
| 553 | 2010-02-08 redbrain <herron.philip@googlemail.com> |
|---|
| 554 | |
|---|
| 555 | untabify |
|---|
| 556 | |
|---|
| 557 | 2010-02-08 redbrain <herron.philip@googlemail.com> |
|---|
| 558 | |
|---|
| 559 | __builtin__.print() implementation needs string delimiter checks |
|---|
| 560 | |
|---|
| 561 | 2010-02-06 redbrain <herron.philip@googlemail.com> |
|---|
| 562 | |
|---|
| 563 | goto dispatching fixed now to handle return addresses |
|---|
| 564 | |
|---|
| 565 | 2010-02-05 redbrain <herron.philip@googlemail.com> |
|---|
| 566 | |
|---|
| 567 | quick fix |
|---|
| 568 | |
|---|
| 569 | 2010-02-04 redbrain <herron.philip@googlemail.com> |
|---|
| 570 | |
|---|
| 571 | goto dispatching work |
|---|
| 572 | |
|---|
| 573 | 2010-02-04 redbrain <herron.philip@googlemail.com> |
|---|
| 574 | |
|---|
| 575 | assignment bug fixed |
|---|
| 576 | |
|---|
| 577 | 2010-02-04 redbrain <herron.philip@googlemail.com> |
|---|
| 578 | |
|---|
| 579 | updated changelog |
|---|
| 580 | |
|---|
| 581 | 2010-02-04 redbrain <herron.philip@googlemail.com> |
|---|
| 582 | |
|---|
| 583 | cleanups and better handles for return address from functions |
|---|
| 584 | |
|---|
| 585 | 2010-02-03 redbrain <herron.philip@googlemail.com> |
|---|
| 586 | |
|---|
| 587 | cleanups to the runtime to handle returns breaks and continues |
|---|
| 588 | |
|---|
| 589 | 2010-02-02 redbrain <herron.philip@googlemail.com> |
|---|
| 590 | |
|---|
| 591 | cleanup |
|---|
| 592 | |
|---|
| 593 | 2010-02-02 redbrain <herron.philip@googlemail.com> |
|---|
| 594 | |
|---|
| 595 | builtin call table implementation |
|---|
| 596 | |
|---|
| 597 | 2010-02-02 Philip Herron <redbrain@iota.local> |
|---|
| 598 | |
|---|
| 599 | some code moving to desktop |
|---|
| 600 | |
|---|
| 601 | 2010-02-01 Philip Herron <redbrain@iota.local> |
|---|
| 602 | |
|---|
| 603 | install bug fix |
|---|
| 604 | |
|---|
| 605 | 2010-02-01 Philip Herron <redbrain@iota.local> |
|---|
| 606 | |
|---|
| 607 | quick build fix |
|---|
| 608 | |
|---|
| 609 | 2010-01-29 redbrain <herron.philip@googlemail.com> |
|---|
| 610 | |
|---|
| 611 | fix some large memory leaks |
|---|
| 612 | |
|---|
| 613 | 2010-01-29 redbrain <herron.philip@googlemail.com> |
|---|
| 614 | |
|---|
| 615 | fix tabs? |
|---|
| 616 | |
|---|
| 617 | 2010-01-29 redbrain <herron.philip@googlemail.com> |
|---|
| 618 | |
|---|
| 619 | udpated changelog |
|---|
| 620 | |
|---|
| 621 | 2010-01-29 redbrain <herron.philip@googlemail.com> |
|---|
| 622 | |
|---|
| 623 | the master branch is is working again |
|---|
| 624 | |
|---|
| 625 | 2010-01-29 redbrain <herron.philip@googlemail.com> |
|---|
| 626 | |
|---|
| 627 | nearly fixed |
|---|
| 628 | |
|---|
| 629 | 2010-01-29 redbrain <herron.philip@googlemail.com> |
|---|
| 630 | |
|---|
| 631 | lots more fixes |
|---|
| 632 | |
|---|
| 633 | 2010-01-29 redbrain <herron.philip@googlemail.com> |
|---|
| 634 | |
|---|
| 635 | lots of warnings and errors fixed |
|---|
| 636 | |
|---|
| 637 | 2010-01-29 redbrain <herron.philip@googlemail.com> |
|---|
| 638 | |
|---|
| 639 | refactor headers |
|---|
| 640 | |
|---|
| 641 | 2010-01-29 redbrain <herron.philip@googlemail.com> |
|---|
| 642 | |
|---|
| 643 | fix automake and autoconf now to fix the code |
|---|
| 644 | |
|---|
| 645 | 2010-01-28 redbrain <herron.philip@googlemail.com> |
|---|
| 646 | |
|---|
| 647 | fixes |
|---|
| 648 | |
|---|
| 649 | 2010-01-28 redbrain <herron.philip@googlemail.com> |
|---|
| 650 | |
|---|
| 651 | updated changelog |
|---|
| 652 | |
|---|
| 653 | 2010-01-28 redbrain <herron.philip@googlemail.com> |
|---|
| 654 | |
|---|
| 655 | more cleaning |
|---|
| 656 | |
|---|
| 657 | 2010-01-28 redbrain <herron.philip@googlemail.com> |
|---|
| 658 | |
|---|
| 659 | fixed object_list.c |
|---|
| 660 | |
|---|
| 661 | 2010-01-28 redbrain <herron.philip@googlemail.com> |
|---|
| 662 | |
|---|
| 663 | fixed rr_context.c |
|---|
| 664 | |
|---|
| 665 | 2010-01-28 redbrain <herron.philip@googlemail.com> |
|---|
| 666 | |
|---|
| 667 | much more clean code |
|---|
| 668 | |
|---|
| 669 | 2010-01-28 redbrain <herron.philip@googlemail.com> |
|---|
| 670 | |
|---|
| 671 | more cleanups and refactors |
|---|
| 672 | |
|---|
| 673 | 2010-01-28 redbrain <herron.philip@googlemail.com> |
|---|
| 674 | |
|---|
| 675 | fixed indentation more |
|---|
| 676 | |
|---|
| 677 | 2010-01-28 redbrain <herron.philip@googlemail.com> |
|---|
| 678 | |
|---|
| 679 | updated changelog |
|---|
| 680 | |
|---|
| 681 | 2010-01-28 redbrain <herron.philip@googlemail.com> |
|---|
| 682 | |
|---|
| 683 | lots more refactoring |
|---|
| 684 | |
|---|
| 685 | 2010-01-28 redbrain <herron.philip@googlemail.com> |
|---|
| 686 | |
|---|
| 687 | lots more refactoring |
|---|
| 688 | |
|---|
| 689 | 2010-01-27 redbrain <herron.philip@googlemail.com> |
|---|
| 690 | |
|---|
| 691 | fix automake |
|---|
| 692 | |
|---|
| 693 | 2010-01-19 redbrain <herron.philip@googlemail.com> |
|---|
| 694 | |
|---|
| 695 | more skelton |
|---|
| 696 | |
|---|
| 697 | 2010-01-19 redbrain <herron.philip@googlemail.com> |
|---|
| 698 | |
|---|
| 699 | commit before bed |
|---|
| 700 | |
|---|
| 701 | 2010-01-19 redbrain <herron.philip@googlemail.com> |
|---|
| 702 | |
|---|
| 703 | documentation folder |
|---|
| 704 | |
|---|
| 705 | 2010-01-19 redbrain <herron.philip@googlemail.com> |
|---|
| 706 | |
|---|
| 707 | updated changelog |
|---|
| 708 | |
|---|
| 709 | 2010-01-19 redbrain <herron.philip@googlemail.com> |
|---|
| 710 | |
|---|
| 711 | more refactorization |
|---|
| 712 | |
|---|
| 713 | 2010-01-19 redbrain <herron.philip@googlemail.com> |
|---|
| 714 | |
|---|
| 715 | cleanup |
|---|
| 716 | |
|---|
| 717 | 2010-01-19 redbrain <herron.philip@googlemail.com> |
|---|
| 718 | |
|---|
| 719 | moving headers |
|---|
| 720 | |
|---|
| 721 | 2010-01-19 redbrain <herron.philip@googlemail.com> |
|---|
| 722 | |
|---|
| 723 | headers refactored |
|---|
| 724 | |
|---|
| 725 | 2010-01-19 redbrain <herron.philip@googlemail.com> |
|---|
| 726 | |
|---|
| 727 | very massive refactorization in progress.. source tree is broken for now |
|---|
| 728 | |
|---|
| 729 | 2010-01-18 redbrain <herron.philip@googlemail.com> |
|---|
| 730 | |
|---|
| 731 | some m4 portability stuff for better shared libaray support |
|---|
| 732 | |
|---|
| 733 | 2010-01-18 redbrain <herron.philip@googlemail.com> |
|---|
| 734 | |
|---|
| 735 | more include dir for moving headers when ready |
|---|
| 736 | |
|---|
| 737 | 2010-01-18 redbrain <herron.philip@googlemail.com> |
|---|
| 738 | |
|---|
| 739 | moving source tree about |
|---|
| 740 | |
|---|
| 741 | 2010-01-18 redbrain <herron.philip@googlemail.com> |
|---|
| 742 | |
|---|
| 743 | updated Changelog |
|---|
| 744 | |
|---|
| 745 | 2010-01-18 redbrain <herron.philip@googlemail.com> |
|---|
| 746 | |
|---|
| 747 | remove debian packaing stuff keep it in the debian branch |
|---|
| 748 | |
|---|
| 749 | 2010-01-18 redbrain <herron.philip@googlemail.com> |
|---|
| 750 | |
|---|
| 751 | removing cmake test and xcode mess |
|---|
| 752 | |
|---|
| 753 | 2010-01-18 redbrain <herron.philip@googlemail.com> |
|---|
| 754 | |
|---|
| 755 | Merge branch 'master' of gitosis@crules.org:crules |
|---|
| 756 | |
|---|
| 757 | 2010-01-18 redbrain <herron.philip@googlemail.com> |
|---|
| 758 | |
|---|
| 759 | qucik commit |
|---|
| 760 | |
|---|
| 761 | 2010-01-08 Philip Herron <redbrain@iota.local> |
|---|
| 762 | |
|---|
| 763 | play with xcode |
|---|
| 764 | |
|---|
| 765 | 2010-01-08 Philip Herron <redbrain@iota.local> |
|---|
| 766 | |
|---|
| 767 | play with xcode |
|---|
| 768 | |
|---|
| 769 | 2010-01-08 Philip Herron <redbrain@iota.local> |
|---|
| 770 | |
|---|
| 771 | xcode |
|---|
| 772 | |
|---|
| 773 | 2010-01-06 redbrain <herron.philip@googlemail.com> |
|---|
| 774 | |
|---|
| 775 | function signitures to logging |
|---|
| 776 | |
|---|
| 777 | 2010-01-06 redbrain <herron.philip@googlemail.com> |
|---|
| 778 | |
|---|
| 779 | quick commit |
|---|
| 780 | |
|---|
| 781 | 2009-12-29 Philip Herron <redbrain@iota.local> |
|---|
| 782 | |
|---|
| 783 | quick commit probably broken but moving to desktop :) |
|---|
| 784 | |
|---|
| 785 | 2009-12-26 Philip Herron <redbrain@iota.home> |
|---|
| 786 | |
|---|
| 787 | forgot to add |
|---|
| 788 | |
|---|
| 789 | 2009-12-25 Philip Herron <redbrain@iota.local> |
|---|
| 790 | |
|---|
| 791 | updated changelog |
|---|
| 792 | |
|---|
| 793 | 2009-12-25 Philip Herron <redbrain@iota.local> |
|---|
| 794 | |
|---|
| 795 | cleanup build |
|---|
| 796 | |
|---|
| 797 | 2009-12-25 Philip Herron <redbrain@iota.home> |
|---|
| 798 | |
|---|
| 799 | unary minus support |
|---|
| 800 | |
|---|
| 801 | 2009-12-25 Philip Herron <redbrain@iota.home> |
|---|
| 802 | |
|---|
| 803 | bug fix |
|---|
| 804 | |
|---|
| 805 | 2009-12-25 Philip Herron <redbrain@iota.home> |
|---|
| 806 | |
|---|
| 807 | updated changelog |
|---|
| 808 | |
|---|
| 809 | 2009-12-25 Philip Herron <redbrain@iota.home> |
|---|
| 810 | |
|---|
| 811 | quick commit |
|---|
| 812 | |
|---|
| 813 | 2009-12-24 Philip Herron <redbrain@iota.home> |
|---|
| 814 | |
|---|
| 815 | big fix for math operations and skeleton for conditionals |
|---|
| 816 | |
|---|
| 817 | 2009-12-24 Philip Herron <redbrain@iota.home> |
|---|
| 818 | |
|---|
| 819 | op_addition completed now for the other 11 operations |
|---|
| 820 | |
|---|
| 821 | 2009-12-24 Philip Herron <redbrain@iota.home> |
|---|
| 822 | |
|---|
| 823 | very big feature fix to handle expressions better |
|---|
| 824 | |
|---|
| 825 | 2009-12-21 redbrain <herron.philip@googlemail.com> |
|---|
| 826 | |
|---|
| 827 | large cleanup and begin of operations.c proper |
|---|
| 828 | |
|---|
| 829 | 2009-12-18 redbrain <herron.philip@googlemail.com> |
|---|
| 830 | |
|---|
| 831 | fix deep clone corruption and memory leak |
|---|
| 832 | |
|---|
| 833 | 2009-12-17 redbrain <herron.philip@googlemail.com> |
|---|
| 834 | |
|---|
| 835 | updated Changelog |
|---|
| 836 | |
|---|
| 837 | 2009-12-17 redbrain <herron.philip@googlemail.com> |
|---|
| 838 | |
|---|
| 839 | bug fix for list accessor asignments |
|---|
| 840 | |
|---|
| 841 | 2009-12-17 redbrain <herron.philip@googlemail.com> |
|---|
| 842 | |
|---|
| 843 | very important bug fix for full deep clone symbol |
|---|
| 844 | |
|---|
| 845 | 2009-12-17 redbrain <herron.philip@googlemail.com> |
|---|
| 846 | |
|---|
| 847 | cleanups big fixes and some regressiosn fixes |
|---|
| 848 | |
|---|
| 849 | 2009-12-16 redbrain <herron.philip@googlemail.com> |
|---|
| 850 | |
|---|
| 851 | quick cleanup commit |
|---|
| 852 | |
|---|
| 853 | 2009-12-16 redbrain <herron.philip@googlemail.com> |
|---|
| 854 | |
|---|
| 855 | Merge branch 'master' into debian |
|---|
| 856 | |
|---|
| 857 | 2009-12-16 Philip Herron <redbrain@omicron.(none)> |
|---|
| 858 | |
|---|
| 859 | cleanup + bump version + add gcov support |
|---|
| 860 | |
|---|
| 861 | 2009-12-14 Philip Herron <redbrain@omicron.(none)> |
|---|
| 862 | |
|---|
| 863 | fix some memory leaks |
|---|
| 864 | |
|---|
| 865 | 2009-12-14 Philip Herron <redbrain@omicron.(none)> |
|---|
| 866 | |
|---|
| 867 | memory model implemented with dynamic call dispatching |
|---|
| 868 | |
|---|
| 869 | 2009-12-13 Philip Herron <redbrain@omicron.(none)> |
|---|
| 870 | |
|---|
| 871 | very big cleanup to handle call contexts |
|---|
| 872 | |
|---|
| 873 | 2009-12-13 Philip Herron <redbrain@omicron.(none)> |
|---|
| 874 | |
|---|
| 875 | quick cleanup |
|---|
| 876 | |
|---|
| 877 | 2009-12-07 Philip Herron <redbrain@omicron.(none)> |
|---|
| 878 | |
|---|
| 879 | fix build system |
|---|
| 880 | |
|---|
| 881 | 2009-12-07 Philip Herron <redbrain@omicron.(none)> |
|---|
| 882 | |
|---|
| 883 | more examples |
|---|
| 884 | |
|---|
| 885 | 2009-12-07 Philip Herron <redbrain@iota.local> |
|---|
| 886 | |
|---|
| 887 | experimenting around with turning parts into shared libraries |
|---|
| 888 | |
|---|
| 889 | 2009-12-06 Philip Herron <redbrain@omicron.(none)> |
|---|
| 890 | |
|---|
| 891 | cleanup some warnings |
|---|
| 892 | |
|---|
| 893 | 2009-12-06 Philip Herron <redbrain@omicron.(none)> |
|---|
| 894 | |
|---|
| 895 | quick dirty fix for examples/goto.crl |
|---|
| 896 | |
|---|
| 897 | 2009-12-06 Philip Herron <redbrain@omicron.(none)> |
|---|
| 898 | |
|---|
| 899 | updated changelog |
|---|
| 900 | |
|---|
| 901 | 2009-12-06 Philip Herron <redbrain@omicron.(none)> |
|---|
| 902 | |
|---|
| 903 | cleanup support for more conditionals |
|---|
| 904 | |
|---|
| 905 | 2009-12-05 Philip Herron <redbrain@omicron.(none)> |
|---|
| 906 | |
|---|
| 907 | fixes to print symbol and better support |
|---|
| 908 | |
|---|
| 909 | 2009-12-05 Philip Herron <redbrain@omicron.(none)> |
|---|
| 910 | |
|---|
| 911 | better expression handling |
|---|
| 912 | |
|---|
| 913 | 2009-12-05 Philip Herron <redbrain@omicron.(none)> |
|---|
| 914 | |
|---|
| 915 | refactor of the opcodes and large cleanup of the parser and general code quality |
|---|
| 916 | |
|---|
| 917 | 2009-12-02 Philip Herron <redbrain@omicron.(none)> |
|---|
| 918 | |
|---|
| 919 | updated Changelog |
|---|
| 920 | |
|---|
| 921 | 2009-12-02 Philip Herron <redbrain@omicron.(none)> |
|---|
| 922 | |
|---|
| 923 | Merge branch 'master' of gitosis@crules.org:crules |
|---|
| 924 | |
|---|
| 925 | 2009-12-02 Philip Herron <redbrain@omicron.(none)> |
|---|
| 926 | |
|---|
| 927 | my first perl code |
|---|
| 928 | |
|---|
| 929 | 2009-12-01 Philip Herron <redbrain@iota.local> |
|---|
| 930 | |
|---|
| 931 | all output debug or otherwise other than the crlout is stderr |
|---|
| 932 | |
|---|
| 933 | 2009-12-01 Philip Herron <redbrain@omicron.(none)> |
|---|
| 934 | |
|---|
| 935 | quick commit before bed |
|---|
| 936 | |
|---|
| 937 | 2009-11-30 Philip Herron <redbrain@omicron.(none)> |
|---|
| 938 | |
|---|
| 939 | more testsuite stub |
|---|
| 940 | |
|---|
| 941 | 2009-11-30 Philip Herron <redbrain@omicron.(none)> |
|---|
| 942 | |
|---|
| 943 | bug fix for identifieries of one character |
|---|
| 944 | |
|---|
| 945 | 2009-11-30 redbrain <redbrain@opensolaris-dev.(none)> |
|---|
| 946 | |
|---|
| 947 | fix for sun studio and Intel ICC xmalloc calls |
|---|
| 948 | |
|---|
| 949 | 2009-11-30 redbrain <redbrain@opensolaris-dev.(none)> |
|---|
| 950 | |
|---|
| 951 | Merge branch 'master' of gitosis@crules.org:crules |
|---|
| 952 | |
|---|
| 953 | 2009-11-30 redbrain <redbrain@opensolaris-dev.(none)> |
|---|
| 954 | |
|---|
| 955 | xmalloc fix |
|---|
| 956 | |
|---|
| 957 | 2009-11-30 Philip Herron <redbrain@iota.local> |
|---|
| 958 | |
|---|
| 959 | Merge branch 'master' into debian |
|---|
| 960 | |
|---|
| 961 | 2009-11-28 Philip Herron <redbrain@omicron.(none)> |
|---|
| 962 | |
|---|
| 963 | support for intel c compilers |
|---|
| 964 | |
|---|
| 965 | 2009-11-28 Philip Herron <redbrain@omicron.(none)> |
|---|
| 966 | |
|---|
| 967 | at&t lex fix |
|---|
| 968 | |
|---|
| 969 | 2009-11-26 Philip Herron <redbrain@gamma.(none)> |
|---|
| 970 | |
|---|
| 971 | fix error message |
|---|
| 972 | |
|---|
| 973 | 2009-11-26 redbrain <herron.philip@googlemail.com> |
|---|
| 974 | |
|---|
| 975 | bug fix for volitile access |
|---|
| 976 | |
|---|
| 977 | 2009-11-26 Philip Herron <redbrain@zephox.home> |
|---|
| 978 | |
|---|
| 979 | quick commit |
|---|
| 980 | |
|---|
| 981 | 2009-11-26 Philip Herron <redbrain@zephox.home> |
|---|
| 982 | |
|---|
| 983 | refactor or util.c |
|---|
| 984 | |
|---|
| 985 | 2009-11-25 Philip Herron <redbrain@zephox.home> |
|---|
| 986 | |
|---|
| 987 | regex bug fix |
|---|
| 988 | |
|---|
| 989 | 2009-11-25 Philip Herron <redbrain@iota.local> |
|---|
| 990 | |
|---|
| 991 | lots of code commenting and documentation |
|---|
| 992 | |
|---|
| 993 | 2009-11-24 Philip Herron <redbrain@iota.local> |
|---|
| 994 | |
|---|
| 995 | updated changelog |
|---|
| 996 | |
|---|
| 997 | 2009-11-24 Philip Herron <redbrain@iota.local> |
|---|
| 998 | |
|---|
| 999 | build fi |
|---|
| 1000 | |
|---|
| 1001 | 2009-11-24 redbrain <herron.philip@googlemail.com> |
|---|
| 1002 | |
|---|
| 1003 | quick config add |
|---|
| 1004 | |
|---|
| 1005 | 2009-11-24 redbrain <herron.philip@googlemail.com> |
|---|
| 1006 | |
|---|
| 1007 | updates to handle a make test rule :) |
|---|
| 1008 | |
|---|
| 1009 | 2009-11-24 redbrain <herron.philip@googlemail.com> |
|---|
| 1010 | |
|---|
| 1011 | quick fix for cpp portability |
|---|
| 1012 | |
|---|
| 1013 | 2009-11-24 redbrain <herron.philip@googlemail.com> |
|---|
| 1014 | |
|---|
| 1015 | more sha1 content |
|---|
| 1016 | |
|---|
| 1017 | 2009-11-24 redbrain <herron.philip@googlemail.com> |
|---|
| 1018 | |
|---|
| 1019 | beginings of a sha1 to work on in the future |
|---|
| 1020 | |
|---|
| 1021 | 2009-11-24 redbrain <herron.philip@googlemail.com> |
|---|
| 1022 | |
|---|
| 1023 | fatal bug fix with poping stack frames for symbol localization :) |
|---|
| 1024 | |
|---|
| 1025 | 2009-11-22 redbrain <herron.philip@googlemail.com> |
|---|
| 1026 | |
|---|
| 1027 | quick commit |
|---|
| 1028 | |
|---|
| 1029 | 2009-11-20 redbrain <herron.philip@googlemail.com> |
|---|
| 1030 | |
|---|
| 1031 | Merge branch 'master' of gitosis@crules.org:crules |
|---|
| 1032 | |
|---|
| 1033 | 2009-11-20 redbrain <herron.philip@googlemail.com> |
|---|
| 1034 | |
|---|
| 1035 | Quick Cleanup |
|---|
| 1036 | |
|---|
| 1037 | 2009-11-17 Philip Herron <redbrain@iota.local> |
|---|
| 1038 | |
|---|
| 1039 | Updated Changelog |
|---|
| 1040 | |
|---|
| 1041 | 2009-11-17 Philip Herron <redbrain@iota.local> |
|---|
| 1042 | |
|---|
| 1043 | forgot to add... |
|---|
| 1044 | |
|---|
| 1045 | 2009-11-17 Philip Herron <redbrain@iota.local> |
|---|
| 1046 | |
|---|
| 1047 | cleanup to seperate out the opcodes definitions |
|---|
| 1048 | |
|---|
| 1049 | 2009-11-16 Philip Herron <redbrain@iota.local> |
|---|
| 1050 | |
|---|
| 1051 | bug fix for crlassert |
|---|
| 1052 | |
|---|
| 1053 | 2009-11-15 redbrain <herron.philip@googlemail.com> |
|---|
| 1054 | |
|---|
| 1055 | updated changelog |
|---|
| 1056 | |
|---|
| 1057 | 2009-11-15 redbrain <herron.philip@googlemail.com> |
|---|
| 1058 | |
|---|
| 1059 | dont need volatile integers for that |
|---|
| 1060 | |
|---|
| 1061 | 2009-11-15 redbrain <herron.philip@googlemail.com> |
|---|
| 1062 | |
|---|
| 1063 | plugging up some memory leaks |
|---|
| 1064 | |
|---|
| 1065 | 2009-11-15 redbrain <herron.philip@googlemail.com> |
|---|
| 1066 | |
|---|
| 1067 | bug fix for handling list items are arguments |
|---|
| 1068 | |
|---|
| 1069 | 2009-11-15 redbrain <herron.philip@googlemail.com> |
|---|
| 1070 | |
|---|
| 1071 | argument passing bug fix |
|---|
| 1072 | |
|---|
| 1073 | 2009-11-15 redbrain <herron.philip@googlemail.com> |
|---|
| 1074 | |
|---|
| 1075 | argument passing half works now its a bit buggy but hey :) |
|---|
| 1076 | |
|---|
| 1077 | 2009-11-14 redbrain <herron.philip@googlemail.com> |
|---|
| 1078 | |
|---|
| 1079 | bug fixes with assert and refactor runtime.c to use crlassert |
|---|
| 1080 | |
|---|
| 1081 | 2009-11-14 redbrain <herron.philip@googlemail.com> |
|---|
| 1082 | |
|---|
| 1083 | crlassert now implemented |
|---|
| 1084 | |
|---|
| 1085 | 2009-11-14 redbrain <herron.philip@googlemail.com> |
|---|
| 1086 | |
|---|
| 1087 | beginings of builtin virtual call tables |
|---|
| 1088 | |
|---|
| 1089 | 2009-11-14 Philip Herron <redbrain@iota.local> |
|---|
| 1090 | |
|---|
| 1091 | Merge branch 'master' of crules.org:crules |
|---|
| 1092 | |
|---|
| 1093 | 2009-11-14 Philip Herron <redbrain@iota.local> |
|---|
| 1094 | |
|---|
| 1095 | forgot to add these |
|---|
| 1096 | |
|---|
| 1097 | 2009-11-14 redbrain <herron.philip@googlemail.com> |
|---|
| 1098 | |
|---|
| 1099 | updated Changelog |
|---|
| 1100 | |
|---|
| 1101 | 2009-11-14 redbrain <herron.philip@googlemail.com> |
|---|
| 1102 | |
|---|
| 1103 | quick commit |
|---|
| 1104 | |
|---|
| 1105 | 2009-11-14 Philip Herron <redbrain@iota.local> |
|---|
| 1106 | |
|---|
| 1107 | quick add of some yacc error handling :) |
|---|
| 1108 | |
|---|
| 1109 | 2009-11-12 Philip Herron <redbrain@iota.local> |
|---|
| 1110 | |
|---|
| 1111 | some fixes and cleanup |
|---|
| 1112 | |
|---|
| 1113 | 2009-11-11 redbrain <herron.philip@googlemail.com> |
|---|
| 1114 | |
|---|
| 1115 | Big refactor for handling the memory model and better dispatch with rules and functions |
|---|
| 1116 | |
|---|
| 1117 | 2009-11-11 redbrain <herron.philip@googlemail.com> |
|---|
| 1118 | |
|---|
| 1119 | Big parser cleanup and refactor to handle argument passing |
|---|
| 1120 | |
|---|
| 1121 | 2009-11-06 redbrain <herron.philip@googlemail.com> |
|---|
| 1122 | |
|---|
| 1123 | Merge branch 'master' into debian |
|---|
| 1124 | |
|---|
| 1125 | 2009-11-06 redbrain <herron.philip@googlemail.com> |
|---|
| 1126 | |
|---|
| 1127 | quick commit |
|---|
| 1128 | |
|---|
| 1129 | 2009-11-05 redbrain <herron.philip@googlemail.com> |
|---|
| 1130 | |
|---|
| 1131 | updated changelog |
|---|
| 1132 | |
|---|
| 1133 | 2009-11-05 Philip Herron <redbrain@iota.local> |
|---|
| 1134 | |
|---|
| 1135 | goto tests |
|---|
| 1136 | |
|---|
| 1137 | 2009-11-05 Philip Herron <redbrain@iota.local> |
|---|
| 1138 | |
|---|
| 1139 | more tests |
|---|
| 1140 | |
|---|
| 1141 | 2009-11-05 Philip Herron <redbrain@iota.local> |
|---|
| 1142 | |
|---|
| 1143 | beginings of buf fixes for test math_a |
|---|
| 1144 | |
|---|
| 1145 | 2009-11-04 redbrain <herron.philip@googlemail.com> |
|---|
| 1146 | |
|---|
| 1147 | more tests |
|---|
| 1148 | |
|---|
| 1149 | 2009-11-04 redbrain <herron.philip@googlemail.com> |
|---|
| 1150 | |
|---|
| 1151 | more testsuite setup structure |
|---|
| 1152 | |
|---|
| 1153 | 2009-11-04 redbrain <herron.philip@googlemail.com> |
|---|
| 1154 | |
|---|
| 1155 | adding in results |
|---|
| 1156 | |
|---|
| 1157 | 2009-11-04 redbrain <herron.philip@googlemail.com> |
|---|
| 1158 | |
|---|
| 1159 | Restructure for a proper examples and testsuite |
|---|
| 1160 | |
|---|
| 1161 | 2009-11-04 Philip Herron <redbrain@iota.local> |
|---|
| 1162 | |
|---|
| 1163 | working on building a proper test-suite |
|---|
| 1164 | |
|---|
| 1165 | 2009-11-03 Philip Herron <redbrain@iota.local> |
|---|
| 1166 | |
|---|
| 1167 | updated changelog |
|---|
| 1168 | |
|---|
| 1169 | 2009-11-03 redbrain <herron.philip@googlemail.com> |
|---|
| 1170 | |
|---|
| 1171 | quick commit before bed |
|---|
| 1172 | |
|---|
| 1173 | 2009-11-02 redbrain <herron.philip@googlemail.com> |
|---|
| 1174 | |
|---|
| 1175 | beginings of a grahiz dot abstract IR representer |
|---|
| 1176 | |
|---|
| 1177 | 2009-11-02 redbrain <herron.philip@googlemail.com> |
|---|
| 1178 | |
|---|
| 1179 | some assignment error handlers fixes and cleanups |
|---|
| 1180 | |
|---|
| 1181 | 2009-11-02 Philip Herron <redbrain@iota.local> |
|---|
| 1182 | |
|---|
| 1183 | updates |
|---|
| 1184 | |
|---|
| 1185 | 2009-11-02 Philip Herron <redbrain@iota.local> |
|---|
| 1186 | |
|---|
| 1187 | crules generic emacs mode |
|---|
| 1188 | |
|---|
| 1189 | 2009-11-01 redbrain <herron.philip@googlemail.com> |
|---|
| 1190 | |
|---|
| 1191 | include cleanups |
|---|
| 1192 | |
|---|
| 1193 | 2009-10-30 redbrain <herron.philip@googlemail.com> |
|---|
| 1194 | |
|---|
| 1195 | quick cleanup |
|---|
| 1196 | |
|---|
| 1197 | 2009-10-30 redbrain <herron.philip@googlemail.com> |
|---|
| 1198 | |
|---|
| 1199 | bug fix for localization in assignments |
|---|
| 1200 | |
|---|
| 1201 | 2009-10-30 redbrain <herron.philip@googlemail.com> |
|---|
| 1202 | |
|---|
| 1203 | Updated ChangeLog |
|---|
| 1204 | |
|---|
| 1205 | 2009-10-30 redbrain <herron.philip@googlemail.com> |
|---|
| 1206 | |
|---|
| 1207 | more tests |
|---|
| 1208 | |
|---|
| 1209 | 2009-10-30 redbrain <herron.philip@googlemail.com> |
|---|
| 1210 | |
|---|
| 1211 | reverting grow table to avoid memory corruption |
|---|
| 1212 | |
|---|
| 1213 | 2009-10-30 redbrain <herron.philip@googlemail.com> |
|---|
| 1214 | |
|---|
| 1215 | fixed bug with signed vs unsigned lookup |
|---|
| 1216 | |
|---|
| 1217 | 2009-10-30 redbrain <herron.philip@googlemail.com> |
|---|
| 1218 | |
|---|
| 1219 | close up some very big memory leaks |
|---|
| 1220 | |
|---|
| 1221 | 2009-10-29 redbrain <herron.philip@googlemail.com> |
|---|
| 1222 | |
|---|
| 1223 | quick bug fix |
|---|
| 1224 | |
|---|
| 1225 | 2009-10-29 redbrain <herron.philip@googlemail.com> |
|---|
| 1226 | |
|---|
| 1227 | very big refactor of the backend stack frames and localization |
|---|
| 1228 | |
|---|
| 1229 | 2009-10-27 redbrain <herron.philip@googlemail.com> |
|---|
| 1230 | |
|---|
| 1231 | updated |
|---|
| 1232 | |
|---|
| 1233 | 2009-10-27 Philip Herron <redbrain@omicron.(none)> |
|---|
| 1234 | |
|---|
| 1235 | updated tools/readme |
|---|
| 1236 | |
|---|
| 1237 | 2009-10-27 Philip Herron <redbrain@omicron.(none)> |
|---|
| 1238 | |
|---|
| 1239 | updated README |
|---|
| 1240 | |
|---|
| 1241 | 2009-10-27 Philip Herron <redbrain@omicron.(none)> |
|---|
| 1242 | |
|---|
| 1243 | updated Changelog |
|---|
| 1244 | |
|---|
| 1245 | 2009-10-27 Philip Herron <redbrain@omicron.(none)> |
|---|
| 1246 | |
|---|
| 1247 | add in tools skeletons |
|---|
| 1248 | |
|---|
| 1249 | 2009-10-26 Philip Herron <redbrain@alpha.(none)> |
|---|
| 1250 | |
|---|
| 1251 | expanding the runtime lib |
|---|
| 1252 | |
|---|
| 1253 | 2009-10-26 Philip Herron <redbrain@alpha.(none)> |
|---|
| 1254 | |
|---|
| 1255 | some more crules code |
|---|
| 1256 | |
|---|
| 1257 | 2009-10-26 Philip Herron <redbrain@alpha.(none)> |
|---|
| 1258 | |
|---|
| 1259 | each keywork setup |
|---|
| 1260 | |
|---|
| 1261 | 2009-10-25 Philip Herron <redbrain@alpha.(none)> |
|---|
| 1262 | |
|---|
| 1263 | qc |
|---|
| 1264 | |
|---|
| 1265 | 2009-10-25 Philip Herron <redbrain@alpha.(none)> |
|---|
| 1266 | |
|---|
| 1267 | update ChangeLog |
|---|
| 1268 | |
|---|
| 1269 | 2009-10-25 Philip Herron <redbrain@alpha.(none)> |
|---|
| 1270 | |
|---|
| 1271 | cleanups and a new SYMTAB_INIT |
|---|
| 1272 | |
|---|
| 1273 | 2009-10-25 Philip Herron <redbrain@alpha.(none)> |
|---|
| 1274 | |
|---|
| 1275 | some updates and fixes |
|---|
| 1276 | |
|---|
| 1277 | 2009-10-22 Philip Herron <redbrain@alpha.(none)> |
|---|
| 1278 | |
|---|
| 1279 | updated changelog |
|---|
| 1280 | |
|---|
| 1281 | 2009-10-22 Philip Herron <redbrain@alpha.(none)> |
|---|
| 1282 | |
|---|
| 1283 | xmemcpy same as before |
|---|
| 1284 | |
|---|
| 1285 | 2009-10-22 Philip Herron <redbrain@alpha.(none)> |
|---|
| 1286 | |
|---|
| 1287 | updated changelog |
|---|
| 1288 | |
|---|
| 1289 | 2009-10-22 Philip Herron <redbrain@alpha.(none)> |
|---|
| 1290 | |
|---|
| 1291 | xstrlen for systems without portability extreme :P |
|---|
| 1292 | |
|---|
| 1293 | 2009-10-21 Philip Herron <redbrain@alpha.(none)> |
|---|
| 1294 | |
|---|
| 1295 | quick cleanup |
|---|
| 1296 | |
|---|
| 1297 | 2009-10-15 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1298 | |
|---|
| 1299 | precedence shift reduce errors for conditionals fixed in the parser |
|---|
| 1300 | |
|---|
| 1301 | 2009-10-15 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1302 | |
|---|
| 1303 | lexer lineno |
|---|
| 1304 | |
|---|
| 1305 | 2009-10-15 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1306 | |
|---|
| 1307 | Some silly bug fixes to push warnings to stderr |
|---|
| 1308 | |
|---|
| 1309 | 2009-10-15 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1310 | |
|---|
| 1311 | switching to work on documents |
|---|
| 1312 | |
|---|
| 1313 | 2009-10-13 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1314 | |
|---|
| 1315 | ac_gnu_source in configure.ac for gnu extensions |
|---|
| 1316 | |
|---|
| 1317 | 2009-10-13 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1318 | |
|---|
| 1319 | updates and changelog done properly |
|---|
| 1320 | |
|---|
| 1321 | 2009-10-12 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1322 | |
|---|
| 1323 | some bug fixes with floating point |
|---|
| 1324 | |
|---|
| 1325 | 2009-10-10 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1326 | |
|---|
| 1327 | changes in how operations are executed |
|---|
| 1328 | |
|---|
| 1329 | 2009-10-09 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1330 | |
|---|
| 1331 | code cleanup and quick fixes |
|---|
| 1332 | |
|---|
| 1333 | 2009-10-09 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1334 | |
|---|
| 1335 | bugfix with list assignments of list index references |
|---|
| 1336 | |
|---|
| 1337 | 2009-10-09 Philip Herron <redbrain@iota.local> |
|---|
| 1338 | |
|---|
| 1339 | quick bugfix |
|---|
| 1340 | |
|---|
| 1341 | 2009-10-09 Philip Herron <redbrain@iota.local> |
|---|
| 1342 | |
|---|
| 1343 | quick bugfix |
|---|
| 1344 | |
|---|
| 1345 | 2009-10-09 Philip Herron <redbrain@iota.local> |
|---|
| 1346 | |
|---|
| 1347 | quick edit |
|---|
| 1348 | |
|---|
| 1349 | 2009-10-05 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1350 | |
|---|
| 1351 | decent stack implementation |
|---|
| 1352 | |
|---|
| 1353 | 2009-10-05 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1354 | |
|---|
| 1355 | big fixes and cleanup in the configure to handle user defined lib and include paths |
|---|
| 1356 | |
|---|
| 1357 | 2009-10-05 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1358 | |
|---|
| 1359 | readline is fully optional now |
|---|
| 1360 | |
|---|
| 1361 | 2009-10-05 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1362 | |
|---|
| 1363 | symcpy refactor to sym_clone# |
|---|
| 1364 | |
|---|
| 1365 | 2009-10-05 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1366 | |
|---|
| 1367 | list assignment bug fixes |
|---|
| 1368 | |
|---|
| 1369 | 2009-10-05 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1370 | |
|---|
| 1371 | more big fixes |
|---|
| 1372 | |
|---|
| 1373 | 2009-10-05 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1374 | |
|---|
| 1375 | more fixes |
|---|
| 1376 | |
|---|
| 1377 | 2009-10-05 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1378 | |
|---|
| 1379 | bug fixes with lists expressions with variables |
|---|
| 1380 | |
|---|
| 1381 | 2009-10-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1382 | |
|---|
| 1383 | some bug fixes and cleanup |
|---|
| 1384 | |
|---|
| 1385 | 2009-10-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1386 | |
|---|
| 1387 | refactor symbol definitions |
|---|
| 1388 | |
|---|
| 1389 | 2009-10-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1390 | |
|---|
| 1391 | some more parser work for conditionals |
|---|
| 1392 | |
|---|
| 1393 | 2009-10-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1394 | |
|---|
| 1395 | more tests |
|---|
| 1396 | |
|---|
| 1397 | 2009-10-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1398 | |
|---|
| 1399 | another test |
|---|
| 1400 | |
|---|
| 1401 | 2009-10-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1402 | |
|---|
| 1403 | Working on for loops! very broken for now |
|---|
| 1404 | |
|---|
| 1405 | 2009-09-23 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1406 | |
|---|
| 1407 | some experimental work |
|---|
| 1408 | |
|---|
| 1409 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1410 | |
|---|
| 1411 | fixed strcmp on null strings |
|---|
| 1412 | modified: src/lexer.l |
|---|
| 1413 | |
|---|
| 1414 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1415 | |
|---|
| 1416 | Found a nicer trick for readline to use multiple buffers much safer |
|---|
| 1417 | modified: src/lexer.l |
|---|
| 1418 | modified: src/main.c |
|---|
| 1419 | |
|---|
| 1420 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1421 | |
|---|
| 1422 | updated readme for opensolaris builds |
|---|
| 1423 | |
|---|
| 1424 | 2009-09-20 Philip Herron <redbrain@solaris-dev.(none)> |
|---|
| 1425 | |
|---|
| 1426 | quick fixes |
|---|
| 1427 | |
|---|
| 1428 | 2009-09-20 Philip Herron <redbrain@solaris-dev.(none)> |
|---|
| 1429 | |
|---|
| 1430 | it compiles with standard lex and yacc on sun studio on solaris |
|---|
| 1431 | |
|---|
| 1432 | 2009-09-20 Philip Herron <redbrain@solaris-dev.(none)> |
|---|
| 1433 | |
|---|
| 1434 | forgot to add |
|---|
| 1435 | |
|---|
| 1436 | 2009-09-20 Philip Herron <redbrain@solaris-dev.(none)> |
|---|
| 1437 | |
|---|
| 1438 | Fixes for solaris support and sun studio |
|---|
| 1439 | |
|---|
| 1440 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1441 | |
|---|
| 1442 | quick fix modified: src/main.c |
|---|
| 1443 | |
|---|
| 1444 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1445 | |
|---|
| 1446 | On branch master modified: src/garbage.c modified: src/symbols.h modified: src/util.c |
|---|
| 1447 | |
|---|
| 1448 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1449 | |
|---|
| 1450 | updated changelog |
|---|
| 1451 | |
|---|
| 1452 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1453 | |
|---|
| 1454 | Updated readme! |
|---|
| 1455 | modified: README |
|---|
| 1456 | |
|---|
| 1457 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1458 | |
|---|
| 1459 | On branch master modified: configure.ac modified: src/main.c |
|---|
| 1460 | |
|---|
| 1461 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1462 | |
|---|
| 1463 | quick cleanup |
|---|
| 1464 | modified: src/main.c |
|---|
| 1465 | |
|---|
| 1466 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1467 | |
|---|
| 1468 | interactive session with gnu readline :) |
|---|
| 1469 | modified: configure.ac |
|---|
| 1470 | modified: src/lexer.l |
|---|
| 1471 | modified: src/main.c |
|---|
| 1472 | modified: src/parser.y |
|---|
| 1473 | |
|---|
| 1474 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1475 | |
|---|
| 1476 | On branch master modified: src/parser.y |
|---|
| 1477 | |
|---|
| 1478 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1479 | |
|---|
| 1480 | On branch master lookup through the stack of tables works now :) |
|---|
| 1481 | modified: src/hash_table.c |
|---|
| 1482 | modified: src/symbols.h |
|---|
| 1483 | |
|---|
| 1484 | 2009-09-18 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1485 | |
|---|
| 1486 | On branch master commit before i head on :) |
|---|
| 1487 | modified: Makefile.am |
|---|
| 1488 | modified: src/runtime.c |
|---|
| 1489 | modified: src/symbols.h |
|---|
| 1490 | |
|---|
| 1491 | 2009-09-18 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1492 | |
|---|
| 1493 | On branch master modified: src/garbage.c modified: src/hash_table.c modified: src/runtime.c modified: src/symbols.h |
|---|
| 1494 | |
|---|
| 1495 | 2009-09-18 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1496 | |
|---|
| 1497 | localization fixed :) |
|---|
| 1498 | modified: src/hash_table.c |
|---|
| 1499 | modified: src/runtime.c |
|---|
| 1500 | modified: src/symbols.h |
|---|
| 1501 | |
|---|
| 1502 | 2009-09-18 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1503 | |
|---|
| 1504 | On branch master modified: src/garbage.c modified: src/hash_table.c modified: src/parser.y modified: src/symbols.h modified: testsuite/working.crl |
|---|
| 1505 | |
|---|
| 1506 | 2009-09-18 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1507 | |
|---|
| 1508 | On branch master modified: src/crules.h modified: src/garbage.c modified: src/hash_table.c modified: src/main.c modified: src/parser.y modified: src/runtime.c modified: src/util.c |
|---|
| 1509 | |
|---|
| 1510 | 2009-09-17 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1511 | |
|---|
| 1512 | On branch debian modified: debian/rules |
|---|
| 1513 | |
|---|
| 1514 | 2009-09-17 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1515 | |
|---|
| 1516 | On branch debian dont need any ex or EX for now |
|---|
| 1517 | |
|---|
| 1518 | 2009-09-17 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1519 | |
|---|
| 1520 | Creating the debian stuff :) |
|---|
| 1521 | |
|---|
| 1522 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1523 | |
|---|
| 1524 | commit before sleep |
|---|
| 1525 | modified: src/hash_table.c |
|---|
| 1526 | modified: src/runtime.c |
|---|
| 1527 | |
|---|
| 1528 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1529 | |
|---|
| 1530 | Working on stack storage now for goto and control structures |
|---|
| 1531 | modified: src/garbage.c |
|---|
| 1532 | modified: src/hash_table.c |
|---|
| 1533 | modified: src/runtime.c |
|---|
| 1534 | modified: src/symbols.h |
|---|
| 1535 | |
|---|
| 1536 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1537 | |
|---|
| 1538 | Working on some control structures now lots of bugs to cleanup in operations.c soon :) |
|---|
| 1539 | modified: src/parser.y |
|---|
| 1540 | modified: src/runtime.c |
|---|
| 1541 | |
|---|
| 1542 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1543 | |
|---|
| 1544 | On branch master modified: src/operations.c |
|---|
| 1545 | |
|---|
| 1546 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1547 | |
|---|
| 1548 | On branch master modified: src/operations.c |
|---|
| 1549 | |
|---|
| 1550 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1551 | |
|---|
| 1552 | On branch master modified: src/operations.c |
|---|
| 1553 | |
|---|
| 1554 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1555 | |
|---|
| 1556 | On branch master modified: src/operations.c |
|---|
| 1557 | |
|---|
| 1558 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1559 | |
|---|
| 1560 | On branch master modified: src/operations.c modified: src/runtime.c |
|---|
| 1561 | |
|---|
| 1562 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1563 | |
|---|
| 1564 | recusive addition and subtraction working with single items so far :) |
|---|
| 1565 | modified: src/operations.c |
|---|
| 1566 | modified: src/runtime.c |
|---|
| 1567 | |
|---|
| 1568 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1569 | |
|---|
| 1570 | On branch master modified: src/operations.c |
|---|
| 1571 | |
|---|
| 1572 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1573 | |
|---|
| 1574 | fixed some memory corruption |
|---|
| 1575 | modified: src/garbage.c |
|---|
| 1576 | modified: src/list_object.c |
|---|
| 1577 | modified: src/runtime.c |
|---|
| 1578 | |
|---|
| 1579 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1580 | |
|---|
| 1581 | Fully recursive syntax and expressions skeleton code is all there and basic functionality is working |
|---|
| 1582 | modified: configure.ac |
|---|
| 1583 | modified: src/hash_table.c |
|---|
| 1584 | modified: src/operations.c |
|---|
| 1585 | modified: src/parser.y |
|---|
| 1586 | modified: src/runtime.c |
|---|
| 1587 | modified: src/symbols.h |
|---|
| 1588 | modified: src/symop.h |
|---|
| 1589 | modified: src/util.c |
|---|
| 1590 | |
|---|
| 1591 | 2009-09-15 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1592 | |
|---|
| 1593 | On branch master refacoring :) |
|---|
| 1594 | modified: Makefile.am |
|---|
| 1595 | renamed: gc.c -> garbage.c |
|---|
| 1596 | renamed: lists.c -> list_object.c |
|---|
| 1597 | renamed: math.c -> operations.c |
|---|
| 1598 | new file: symop.h |
|---|
| 1599 | |
|---|
| 1600 | 2009-09-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1601 | |
|---|
| 1602 | On branch master time for some sleep :) |
|---|
| 1603 | modified: src/parser.y |
|---|
| 1604 | modified: src/runtime.c |
|---|
| 1605 | |
|---|
| 1606 | 2009-09-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1607 | |
|---|
| 1608 | On branch master modified: configure.ac |
|---|
| 1609 | |
|---|
| 1610 | 2009-09-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1611 | |
|---|
| 1612 | On branch master |
|---|
| 1613 | Large cleanup :) |
|---|
| 1614 | modified: src/crules.h |
|---|
| 1615 | modified: src/gc.c |
|---|
| 1616 | modified: src/hash_table.c |
|---|
| 1617 | modified: src/main.c |
|---|
| 1618 | modified: src/runtime.c |
|---|
| 1619 | modified: src/signals.c |
|---|
| 1620 | modified: src/util.c |
|---|
| 1621 | |
|---|
| 1622 | 2009-09-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1623 | |
|---|
| 1624 | On branch master fixes :) |
|---|
| 1625 | modified: src/util.c |
|---|
| 1626 | |
|---|
| 1627 | 2009-09-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1628 | |
|---|
| 1629 | On branch master Some GCC attribtues to do some __VA_ARGS__ checking :) |
|---|
| 1630 | modified: src/crules.h |
|---|
| 1631 | modified: src/runtime.c |
|---|
| 1632 | modified: src/symbols.h |
|---|
| 1633 | |
|---|
| 1634 | 2009-09-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1635 | |
|---|
| 1636 | On branch master implementing symbol evaluation for fully recursive expressions semantic analysis already done :) |
|---|
| 1637 | modified: src/parser.y |
|---|
| 1638 | modified: src/runtime.c |
|---|
| 1639 | modified: src/symbols.h |
|---|
| 1640 | |
|---|
| 1641 | 2009-09-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1642 | |
|---|
| 1643 | On branch master implemented show symbol syntax |
|---|
| 1644 | modified: src/lexer.l |
|---|
| 1645 | modified: src/parser.y |
|---|
| 1646 | |
|---|
| 1647 | 2009-09-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1648 | |
|---|
| 1649 | On branch master Interpreter remains active after fatal errors if interactive from stdin tty only |
|---|
| 1650 | modified: src/symbols.h |
|---|
| 1651 | modified: src/util.c |
|---|
| 1652 | |
|---|
| 1653 | 2009-09-10 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1654 | |
|---|
| 1655 | On branch master Cleanups for bignum plugin support :) |
|---|
| 1656 | modified: ../configure.ac |
|---|
| 1657 | modified: gc.c |
|---|
| 1658 | modified: main.c |
|---|
| 1659 | modified: math.c |
|---|
| 1660 | modified: parser.y |
|---|
| 1661 | modified: symbols.h |
|---|
| 1662 | |
|---|
| 1663 | 2009-09-09 Philip Herron <herron.philip@googlemail.com> |
|---|
| 1664 | |
|---|
| 1665 | On branch master Some fixes for big num plugin support :) |
|---|
| 1666 | modified: configure.ac |
|---|
| 1667 | |
|---|
| 1668 | 2009-09-09 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1669 | |
|---|
| 1670 | On branch master modified: testsuite/sort.crl |
|---|
| 1671 | |
|---|
| 1672 | 2009-09-09 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1673 | |
|---|
| 1674 | On branch master cleanups |
|---|
| 1675 | modified: testsuite/helloworld.crl |
|---|
| 1676 | |
|---|
| 1677 | 2009-09-09 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1678 | |
|---|
| 1679 | On branch master modified: configure.ac modified: src/gc.c modified: src/parser.y modified: src/runtime.c modified: testsuite/simple.crl modified: testsuite/working.crl |
|---|
| 1680 | |
|---|
| 1681 | 2009-09-09 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1682 | |
|---|
| 1683 | On branch master Memory corruption fixes |
|---|
| 1684 | modified: src/gc.c |
|---|
| 1685 | modified: src/parser.y |
|---|
| 1686 | modified: src/sym_stack.c |
|---|
| 1687 | modified: src/symbols.h |
|---|
| 1688 | |
|---|
| 1689 | 2009-09-09 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1690 | |
|---|
| 1691 | On branch master modified: src/gc.c modified: src/parser.y |
|---|
| 1692 | |
|---|
| 1693 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1694 | |
|---|
| 1695 | On branch master modified: src/parser.y |
|---|
| 1696 | |
|---|
| 1697 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1698 | |
|---|
| 1699 | On branch master bug fixes and optimizations to some data structures :) |
|---|
| 1700 | modified: src/crules.h |
|---|
| 1701 | modified: src/gc.c |
|---|
| 1702 | modified: src/hash_table.c |
|---|
| 1703 | modified: src/parser.y |
|---|
| 1704 | modified: src/sym_stack.c |
|---|
| 1705 | new file: testsuite/func.crl |
|---|
| 1706 | |
|---|
| 1707 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1708 | |
|---|
| 1709 | On branch master Concentrating on the memory leaks for now :) |
|---|
| 1710 | modified: src/crules.h |
|---|
| 1711 | modified: src/util.c |
|---|
| 1712 | |
|---|
| 1713 | 2009-09-08 Philip Herron <herron.philip@googlemail.com> |
|---|
| 1714 | |
|---|
| 1715 | On branch master sleep now lots of regressions made :( |
|---|
| 1716 | modified: src/parser.y |
|---|
| 1717 | |
|---|
| 1718 | 2009-09-08 Philip Herron <herron.philip@googlemail.com> |
|---|
| 1719 | |
|---|
| 1720 | On branch master modified: src/parser.y |
|---|
| 1721 | |
|---|
| 1722 | 2009-09-08 Philip Herron <herron.philip@googlemail.com> |
|---|
| 1723 | |
|---|
| 1724 | On branch master modified: src/gc.c |
|---|
| 1725 | |
|---|
| 1726 | 2009-09-08 Philip Herron <herron.philip@googlemail.com> |
|---|
| 1727 | |
|---|
| 1728 | On branch master a quick fix :) |
|---|
| 1729 | modified: src/gc.c |
|---|
| 1730 | |
|---|
| 1731 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1732 | |
|---|
| 1733 | On branch master Software is extemely unstable now lots of bugs to be fixed :) |
|---|
| 1734 | modified: src/gc.c |
|---|
| 1735 | modified: testsuite/working.crl |
|---|
| 1736 | |
|---|
| 1737 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1738 | |
|---|
| 1739 | On branch master modified: src/gc.c |
|---|
| 1740 | |
|---|
| 1741 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1742 | |
|---|
| 1743 | On branch master modified: src/gc.c modified: src/parser.y |
|---|
| 1744 | |
|---|
| 1745 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1746 | |
|---|
| 1747 | On branch master more cleanups |
|---|
| 1748 | modified: src/gc.c |
|---|
| 1749 | modified: src/lexer.l |
|---|
| 1750 | modified: src/parser.y |
|---|
| 1751 | modified: src/sym_stack.c |
|---|
| 1752 | modified: src/symbols.h |
|---|
| 1753 | modified: src/util.c |
|---|
| 1754 | |
|---|
| 1755 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1756 | |
|---|
| 1757 | On branch master Trying to fix some serious memory leaks and corruptions |
|---|
| 1758 | modified: src/gc.c |
|---|
| 1759 | modified: src/lexer.l |
|---|
| 1760 | modified: src/parser.y |
|---|
| 1761 | modified: src/runtime.c |
|---|
| 1762 | modified: src/sym_stack.c |
|---|
| 1763 | modified: src/symbols.h |
|---|
| 1764 | modified: src/util.c |
|---|
| 1765 | |
|---|
| 1766 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1767 | |
|---|
| 1768 | On branch master some memory corruption problems with xfree to be solved :S |
|---|
| 1769 | modified: src/gc.c |
|---|
| 1770 | modified: src/parser.y |
|---|
| 1771 | modified: src/sym_stack.c |
|---|
| 1772 | modified: src/symbols.h |
|---|
| 1773 | modified: src/util.c |
|---|
| 1774 | modified: testsuite/working.crl |
|---|
| 1775 | |
|---|
| 1776 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1777 | |
|---|
| 1778 | On branch master fixed some memory corruptions |
|---|
| 1779 | modified: src/parser.y |
|---|
| 1780 | modified: src/runtime.c |
|---|
| 1781 | modified: src/util.c |
|---|
| 1782 | |
|---|
| 1783 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1784 | |
|---|
| 1785 | On branch master renamed: testSuite/helloworld.crl -> testsuite/helloworld.crl renamed: testSuite/override.crl -> testsuite/override.crl renamed: testSuite/simple.crl -> testsuite/simple.crl renamed: testSuite/sort.crl -> testsuite/sort.crl renamed: testSuite/working.crl -> testsuite/working.crl |
|---|
| 1786 | |
|---|
| 1787 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1788 | |
|---|
| 1789 | On branch master more cleanups :) |
|---|
| 1790 | modified: configure.ac |
|---|
| 1791 | modified: src/crules.h |
|---|
| 1792 | modified: src/gc.c |
|---|
| 1793 | modified: src/main.c |
|---|
| 1794 | modified: src/signals.c |
|---|
| 1795 | modified: src/util.c |
|---|
| 1796 | modified: testSuite/working.crl |
|---|
| 1797 | |
|---|
| 1798 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1799 | |
|---|
| 1800 | On branch master modified: src/main.c |
|---|
| 1801 | |
|---|
| 1802 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1803 | |
|---|
| 1804 | On branch master dmalloc support |
|---|
| 1805 | modified: configure.ac |
|---|
| 1806 | modified: src/crules.h |
|---|
| 1807 | modified: src/util.c |
|---|
| 1808 | |
|---|
| 1809 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1810 | |
|---|
| 1811 | On branch master modified: src/lexer.l |
|---|
| 1812 | |
|---|
| 1813 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1814 | |
|---|
| 1815 | On branch master cleaned up adding support for dmalloc now :) |
|---|
| 1816 | modified: src/Makefile.am |
|---|
| 1817 | |
|---|
| 1818 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1819 | |
|---|
| 1820 | On branch master |
|---|
| 1821 | modified: config/git.sh |
|---|
| 1822 | modified: configure.ac |
|---|
| 1823 | modified: src/Makefile.am |
|---|
| 1824 | modified: src/main.c |
|---|
| 1825 | modified: src/util.c |
|---|
| 1826 | |
|---|
| 1827 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1828 | |
|---|
| 1829 | On branch master new file: NEWS new file: config/git.sh modified: configure.ac modified: src/main.c |
|---|
| 1830 | |
|---|
| 1831 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1832 | |
|---|
| 1833 | On branch master bump the version up :) |
|---|
| 1834 | modified: ChangeLog |
|---|
| 1835 | modified: configure.ac |
|---|
| 1836 | |
|---|
| 1837 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1838 | |
|---|
| 1839 | On branch master modified: configure.ac modified: src/runtime.c |
|---|
| 1840 | |
|---|
| 1841 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1842 | |
|---|
| 1843 | On branch master Some more autoconf tricks :) |
|---|
| 1844 | modified: configure.ac |
|---|
| 1845 | |
|---|
| 1846 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1847 | |
|---|
| 1848 | On branch master Fixed the yacc -d header generation |
|---|
| 1849 | modified: src/lexer.l |
|---|
| 1850 | |
|---|
| 1851 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1852 | |
|---|
| 1853 | On branch master strictness to gnu :) |
|---|
| 1854 | modified: config/autorun.sh |
|---|
| 1855 | |
|---|
| 1856 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1857 | |
|---|
| 1858 | On branch master Libtool in use now :) |
|---|
| 1859 | modified: src/Makefile.am |
|---|
| 1860 | |
|---|
| 1861 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1862 | |
|---|
| 1863 | On branch master Cleanups :) |
|---|
| 1864 | modified: src/hash_table.c |
|---|
| 1865 | modified: src/util.c |
|---|
| 1866 | |
|---|
| 1867 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1868 | |
|---|
| 1869 | On branch master Some cleanups from -Wall and -Werror all i can do for now untill More methods are implemented as warnings are UNUSED_* warnings |
|---|
| 1870 | modified: configure.ac |
|---|
| 1871 | modified: src/hash_table.c |
|---|
| 1872 | modified: src/main.c |
|---|
| 1873 | |
|---|
| 1874 | 2009-09-07 Philip Herron <herron.philip@googlemail.com> |
|---|
| 1875 | |
|---|
| 1876 | On branch master Some cleanups to the autoconf :) extra debugging with debugging symbols enabled |
|---|
| 1877 | modified: configure.ac |
|---|
| 1878 | modified: testSuite/helloworld.crl |
|---|
| 1879 | |
|---|
| 1880 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 1881 | |
|---|
| 1882 | On branch master Debug gcc flags :) |
|---|
| 1883 | modified: configure.ac |
|---|
| 1884 | |
|---|
| 1885 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 1886 | |
|---|
| 1887 | On branch master Quick fix :) |
|---|
| 1888 | modified: src/main.c |
|---|
| 1889 | |
|---|
| 1890 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 1891 | |
|---|
| 1892 | On branch master Memory allocations and storage cleanups to help port to sparc mips and amd64 |
|---|
| 1893 | modified: src/crules.h |
|---|
| 1894 | modified: src/util.c |
|---|
| 1895 | |
|---|
| 1896 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 1897 | |
|---|
| 1898 | On branch master sleep now :) |
|---|
| 1899 | modified: src/parser.y |
|---|
| 1900 | |
|---|
| 1901 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 1902 | |
|---|
| 1903 | On branch master enough for today :) |
|---|
| 1904 | modified: src/parser.y |
|---|
| 1905 | |
|---|
| 1906 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 1907 | |
|---|
| 1908 | On branch master Bug fixes for lists and block construction |
|---|
| 1909 | modified: src/parser.y |
|---|
| 1910 | modified: src/sym_stack.c |
|---|
| 1911 | |
|---|
| 1912 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 1913 | |
|---|
| 1914 | Function defintions working |
|---|
| 1915 | modified: src/parser.y |
|---|
| 1916 | |
|---|
| 1917 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 1918 | |
|---|
| 1919 | On branch master Cleanups :) |
|---|
| 1920 | modified: src/crules.h |
|---|
| 1921 | modified: src/util.c |
|---|
| 1922 | |
|---|
| 1923 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 1924 | |
|---|
| 1925 | On branch master New logging functions now exclusive to C99 using Variadic macros fully recursive expression and functions now nearly working |
|---|
| 1926 | modified: src/crules.h |
|---|
| 1927 | modified: src/parser.y |
|---|
| 1928 | modified: src/runtime.c |
|---|
| 1929 | modified: src/symbols.h |
|---|
| 1930 | modified: src/util.c |
|---|
| 1931 | |
|---|
| 1932 | 2009-09-04 Philip Herron <herron.philip@googlemail.com> |
|---|
| 1933 | |
|---|
| 1934 | On branch master Cleanup of the lexer |
|---|
| 1935 | modified: src/lexer.l |
|---|
| 1936 | |
|---|
| 1937 | 2009-09-04 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1938 | |
|---|
| 1939 | On branch master modified: src/main.c modified: src/runtime.c |
|---|
| 1940 | |
|---|
| 1941 | 2009-09-04 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1942 | |
|---|
| 1943 | On branch master fixed large echo memory leak and big optimizations |
|---|
| 1944 | modified: src/lexer.l |
|---|
| 1945 | modified: src/parser.y |
|---|
| 1946 | modified: src/runtime.c |
|---|
| 1947 | |
|---|
| 1948 | 2009-09-04 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1949 | |
|---|
| 1950 | On branch master Bug fixes in list assignments |
|---|
| 1951 | modified: src/lexer.l |
|---|
| 1952 | modified: src/runtime.c |
|---|
| 1953 | |
|---|
| 1954 | 2009-09-04 Philip Herron <redbrain@iota.local> |
|---|
| 1955 | |
|---|
| 1956 | Committer: Philip Herron <redbrain@iota.local> On branch master Out of bounds checking :) |
|---|
| 1957 | modified: src/lexer.l |
|---|
| 1958 | modified: src/runtime.c |
|---|
| 1959 | |
|---|
| 1960 | 2009-09-04 Philip Herron <redbrain@iota.local> |
|---|
| 1961 | |
|---|
| 1962 | Committer: Philip Herron <redbrain@iota.local> On branch master list accessor assignment works now |
|---|
| 1963 | modified: src/lexer.l |
|---|
| 1964 | |
|---|
| 1965 | 2009-09-04 Philip Herron <redbrain@iota.local> |
|---|
| 1966 | |
|---|
| 1967 | Committer: Philip Herron <redbrain@iota.local> Bug fix with variable refernces inside lists |
|---|
| 1968 | modified: src/runtime.c |
|---|
| 1969 | modified: src/symbols.h |
|---|
| 1970 | |
|---|
| 1971 | 2009-09-04 Philip Herron <redbrain@iota.local> |
|---|
| 1972 | |
|---|
| 1973 | Committer: Philip Herron <redbrain@iota.local> Bump in the configure.ac and move of thesis docs to a seperate branch |
|---|
| 1974 | |
|---|
| 1975 | 2009-09-04 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1976 | |
|---|
| 1977 | On branch master revert back need to yyterminat and restart properly on newline only on stdin so as it doesnt keep parsing for new tokens for un- matched rules... :) |
|---|
| 1978 | modified: src/lexer.l |
|---|
| 1979 | |
|---|
| 1980 | 2009-09-04 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1981 | |
|---|
| 1982 | On branch master bug fixes in lists construction at runtime and symbol references as well as better variable assignment |
|---|
| 1983 | modified: src/lexer.l |
|---|
| 1984 | modified: src/parser.y |
|---|
| 1985 | modified: src/runtime.c |
|---|
| 1986 | modified: src/symbols.h |
|---|
| 1987 | |
|---|
| 1988 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1989 | |
|---|
| 1990 | On branch master some m4 macros i'll need pretty soon |
|---|
| 1991 | new file: dtrace.m4 |
|---|
| 1992 | modified: intlmacosx.m4 |
|---|
| 1993 | new file: mktime.m4 |
|---|
| 1994 | modified: po.m4 |
|---|
| 1995 | modified: time_h.m4 |
|---|
| 1996 | new file: unistd_h.m4 |
|---|
| 1997 | |
|---|
| 1998 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 1999 | |
|---|
| 2000 | On branch master updated |
|---|
| 2001 | modified: ChangeLog |
|---|
| 2002 | |
|---|
| 2003 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2004 | |
|---|
| 2005 | On branch master small cleanup |
|---|
| 2006 | modified: src/main.c |
|---|
| 2007 | |
|---|
| 2008 | 2009-09-03 Philip Herron <redbrain@iota.local> |
|---|
| 2009 | |
|---|
| 2010 | Committer: Philip Herron <redbrain@iota.local> Cleanup of messages |
|---|
| 2011 | modified: src/main.c |
|---|
| 2012 | |
|---|
| 2013 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2014 | |
|---|
| 2015 | On branch master bump version |
|---|
| 2016 | modified: configure.ac |
|---|
| 2017 | |
|---|
| 2018 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2019 | |
|---|
| 2020 | On branch master modified: src/lexer.l modified: src/parser.y |
|---|
| 2021 | |
|---|
| 2022 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2023 | |
|---|
| 2024 | list_type bug fix and missing lexer items filled out |
|---|
| 2025 | modified: src/lexer.l |
|---|
| 2026 | modified: src/parser.y |
|---|
| 2027 | modified: src/runtime.c |
|---|
| 2028 | modified: src/symbols.h |
|---|
| 2029 | |
|---|
| 2030 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2031 | |
|---|
| 2032 | On branch master updated changelog |
|---|
| 2033 | modified: ChangeLog |
|---|
| 2034 | |
|---|
| 2035 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2036 | |
|---|
| 2037 | Cleanup's |
|---|
| 2038 | modified: src/lexer.l |
|---|
| 2039 | modified: src/runtime.c |
|---|
| 2040 | modified: src/symbols.h |
|---|
| 2041 | |
|---|
| 2042 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2043 | |
|---|
| 2044 | prompt cleanup |
|---|
| 2045 | modified: src/lexer.l |
|---|
| 2046 | modified: src/parser.y |
|---|
| 2047 | |
|---|
| 2048 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2049 | |
|---|
| 2050 | Now gives a prompt on stdin input |
|---|
| 2051 | modified: src/gc.c |
|---|
| 2052 | modified: src/lexer.l |
|---|
| 2053 | modified: src/main.c |
|---|
| 2054 | modified: src/parser.y |
|---|
| 2055 | |
|---|
| 2056 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2057 | |
|---|
| 2058 | Changed how the parser is built into a static lib And staticly linked into the program to keep it seperate |
|---|
| 2059 | modified: src/Makefile.am |
|---|
| 2060 | modified: src/lexer.l |
|---|
| 2061 | |
|---|
| 2062 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2063 | |
|---|
| 2064 | Adding more macros as i need to use more rich features now and want to maintain portability new file: intlmacosx.m4 new file: po.m4 new file: time_h.m4 |
|---|
| 2065 | |
|---|
| 2066 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2067 | |
|---|
| 2068 | On branch master modified: ChangeLog |
|---|
| 2069 | |
|---|
| 2070 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2071 | |
|---|
| 2072 | On branch master new file: ChangeLog |
|---|
| 2073 | |
|---|
| 2074 | 2009-09-02 Philip Herron <redbrain@iota.local> |
|---|
| 2075 | |
|---|
| 2076 | Committer: Philip Herron <redbrain@iota.local> On branch master calling yyparse now :) |
|---|
| 2077 | modified: src/lexer.l |
|---|
| 2078 | modified: src/main.c |
|---|
| 2079 | |
|---|
| 2080 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2081 | |
|---|
| 2082 | On branch master modified: src/parser.y |
|---|
| 2083 | |
|---|
| 2084 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2085 | |
|---|
| 2086 | On branch master modified: src/parser.y |
|---|
| 2087 | |
|---|
| 2088 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2089 | |
|---|
| 2090 | On branch master modified: src/runtime.c modified: src/symbols.h |
|---|
| 2091 | |
|---|
| 2092 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2093 | |
|---|
| 2094 | On branch master modified: src/parser.y modified: src/runtime.c modified: src/symbols.h |
|---|
| 2095 | |
|---|
| 2096 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2097 | |
|---|
| 2098 | On branch master modified: src/parser.y modified: src/symbols.h |
|---|
| 2099 | |
|---|
| 2100 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2101 | |
|---|
| 2102 | On branch master modified: src/parser.y |
|---|
| 2103 | |
|---|
| 2104 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2105 | |
|---|
| 2106 | On branch master modified: src/parser.y modified: src/symbols.h |
|---|
| 2107 | |
|---|
| 2108 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2109 | |
|---|
| 2110 | On branch master quick cleanup lots more to do |
|---|
| 2111 | modified: src/parser.y |
|---|
| 2112 | |
|---|
| 2113 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2114 | |
|---|
| 2115 | On branch master beginigs of a new parser its much better designed now |
|---|
| 2116 | modified: src/main.c |
|---|
| 2117 | modified: src/parser.y |
|---|
| 2118 | modified: src/symbols.h |
|---|
| 2119 | new file: testSuite/working.crl |
|---|
| 2120 | |
|---|
| 2121 | 2009-09-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2122 | |
|---|
| 2123 | On branch master Refactor implementation comming next |
|---|
| 2124 | modified: src/Makefile.am |
|---|
| 2125 | modified: src/hash_table.c |
|---|
| 2126 | modified: src/lexer.l |
|---|
| 2127 | modified: src/parser.y |
|---|
| 2128 | modified: src/runtime.c |
|---|
| 2129 | modified: src/symbols.h |
|---|
| 2130 | |
|---|
| 2131 | 2009-09-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2132 | |
|---|
| 2133 | On branch master Major refactor of symbols.h comming now |
|---|
| 2134 | modified: configure.ac |
|---|
| 2135 | modified: src/Makefile.am |
|---|
| 2136 | renamed: src/hashTable.c -> src/hash_table.c |
|---|
| 2137 | modified: src/lexer.l |
|---|
| 2138 | modified: src/parser.y |
|---|
| 2139 | renamed: src/symTab.c -> src/runtime.c |
|---|
| 2140 | renamed: src/symStack.c -> src/sym_stack.c |
|---|
| 2141 | |
|---|
| 2142 | 2009-09-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2143 | |
|---|
| 2144 | On branch master Falling back to yacc too much pain to build a parser from scratch for now i need to release :) |
|---|
| 2145 | renamed: parser.c -> parser.y |
|---|
| 2146 | |
|---|
| 2147 | 2009-09-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2148 | |
|---|
| 2149 | On branch master More commits to come extremly unstable now! :) |
|---|
| 2150 | new file: libcrules/io.crl |
|---|
| 2151 | modified: src/lexer.l |
|---|
| 2152 | |
|---|
| 2153 | 2009-09-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2154 | |
|---|
| 2155 | On branch master Language going through whole re-design new parser comming soon and release later on |
|---|
| 2156 | modified: ../src/Makefile.am |
|---|
| 2157 | modified: ../src/crules.h |
|---|
| 2158 | modified: ../src/gc.c |
|---|
| 2159 | new file: ../src/lexer.l |
|---|
| 2160 | modified: ../src/main.c |
|---|
| 2161 | new file: ../src/parser.c |
|---|
| 2162 | modified: ../src/util.c |
|---|
| 2163 | deleted: class.crl |
|---|
| 2164 | deleted: fib.crl |
|---|
| 2165 | deleted: floater.crl |
|---|
| 2166 | deleted: functional.crl |
|---|
| 2167 | modified: helloworld.crl |
|---|
| 2168 | modified: override.crl |
|---|
| 2169 | deleted: simple_math.crl |
|---|
| 2170 | modified: sort.crl |
|---|
| 2171 | |
|---|
| 2172 | 2009-09-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2173 | |
|---|
| 2174 | On branch master |
|---|
| 2175 | Getting rid of LEX and YACC implenting a serious parser! |
|---|
| 2176 | deleted: crulesLexer.l |
|---|
| 2177 | deleted: crulesParser.y |
|---|
| 2178 | |
|---|
| 2179 | 2009-08-31 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2180 | |
|---|
| 2181 | On branch master Bug fixes along with support for recursive lists |
|---|
| 2182 | for example: |
|---|
| 2183 | { 1, 2, { 1, { 5, 8 }, 3, 4, 5, 6 }, 4, 5, 545 } |
|---|
| 2184 | modified: configure.ac |
|---|
| 2185 | modified: src/crulesParser.y |
|---|
| 2186 | modified: src/main.c |
|---|
| 2187 | modified: src/symTab.c |
|---|
| 2188 | modified: testSuite/helloworld.crl |
|---|
| 2189 | |
|---|
| 2190 | 2009-08-30 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2191 | |
|---|
| 2192 | On branch master Small bugfix for undefined functions lookup |
|---|
| 2193 | modified: src/crulesParser.y |
|---|
| 2194 | modified: testSuite/helloworld.crl |
|---|
| 2195 | |
|---|
| 2196 | 2009-08-30 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2197 | |
|---|
| 2198 | On branch master A little cleanup get rid of size_t for unsigned int |
|---|
| 2199 | modified: src/crulesParser.y |
|---|
| 2200 | |
|---|
| 2201 | 2009-08-30 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2202 | |
|---|
| 2203 | On branch master removed crap keywords |
|---|
| 2204 | modified: src/crulesLexer.l |
|---|
| 2205 | modified: src/crulesParser.y |
|---|
| 2206 | |
|---|
| 2207 | 2009-08-30 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2208 | |
|---|
| 2209 | On branch master Fleshing out the parser :) |
|---|
| 2210 | modified: src/crulesParser.y |
|---|
| 2211 | |
|---|
| 2212 | 2009-08-30 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2213 | |
|---|
| 2214 | On branch master Basic loops and lists working :) |
|---|
| 2215 | modified: src/crulesParser.y |
|---|
| 2216 | modified: src/lists.c |
|---|
| 2217 | modified: src/symStack.c |
|---|
| 2218 | modified: src/symTab.c |
|---|
| 2219 | modified: testSuite/helloworld.crl |
|---|
| 2220 | |
|---|
| 2221 | 2009-08-30 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2222 | |
|---|
| 2223 | On branch master modified: src/symTab.c |
|---|
| 2224 | |
|---|
| 2225 | 2009-08-30 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2226 | |
|---|
| 2227 | On branch master for loops work :) |
|---|
| 2228 | modified: src/symTab.c |
|---|
| 2229 | |
|---|
| 2230 | 2009-08-30 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2231 | |
|---|
| 2232 | On branch master for loop compiles needs testing :) |
|---|
| 2233 | modified: src/symTab.c |
|---|
| 2234 | |
|---|
| 2235 | 2009-08-29 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2236 | |
|---|
| 2237 | On branch master beginings of for loops :) |
|---|
| 2238 | modified: src/crulesParser.y |
|---|
| 2239 | modified: src/hashTable.c |
|---|
| 2240 | modified: src/lists.c |
|---|
| 2241 | modified: src/symTab.c |
|---|
| 2242 | modified: src/symbols.h |
|---|
| 2243 | modified: testSuite/helloworld.crl |
|---|
| 2244 | |
|---|
| 2245 | 2009-08-28 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2246 | |
|---|
| 2247 | On branch master Lists working lots of bug fixes can wait ;) |
|---|
| 2248 | modified: src/crulesParser.y |
|---|
| 2249 | modified: src/symbols.h |
|---|
| 2250 | modified: src/util.c |
|---|
| 2251 | |
|---|
| 2252 | 2009-08-22 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2253 | |
|---|
| 2254 | On branch master modified: configure.ac |
|---|
| 2255 | |
|---|
| 2256 | 2009-08-21 Philip Herron <redbrain@iota.local> |
|---|
| 2257 | |
|---|
| 2258 | Committer: Philip Herron <redbrain@iota.local> Lots of work to do!!!!! Won't compile yet will fix tomorrow :) |
|---|
| 2259 | modified: src/crulesParser.y |
|---|
| 2260 | modified: src/gc.c |
|---|
| 2261 | modified: src/symTab.c |
|---|
| 2262 | modified: src/symbols.h |
|---|
| 2263 | modified: testSuite/helloworld.crl |
|---|
| 2264 | |
|---|
| 2265 | 2009-08-21 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2266 | |
|---|
| 2267 | On branch master modified: src/util.c |
|---|
| 2268 | |
|---|
| 2269 | 2009-08-21 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2270 | |
|---|
| 2271 | On branch master modified: src/crulesParser.y modified: src/gc.c modified: src/hashTable.c modified: src/lists.c modified: src/main.c modified: src/symTab.c modified: src/util.c |
|---|
| 2272 | |
|---|
| 2273 | 2009-08-19 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2274 | |
|---|
| 2275 | On branch master modified: configure.ac modified: src/crules.h modified: src/util.c |
|---|
| 2276 | |
|---|
| 2277 | 2009-08-19 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2278 | |
|---|
| 2279 | On branch master Info :) |
|---|
| 2280 | modified: README |
|---|
| 2281 | |
|---|
| 2282 | 2009-08-19 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2283 | |
|---|
| 2284 | On branch master renamed: autorun.sh -> config/autorun.sh |
|---|
| 2285 | |
|---|
| 2286 | 2009-08-19 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2287 | |
|---|
| 2288 | On branch master Move the autotools cruft to config/ |
|---|
| 2289 | modified: configure.ac |
|---|
| 2290 | |
|---|
| 2291 | 2009-08-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2292 | |
|---|
| 2293 | On branch master modified: configure.ac modified: src/gc.c |
|---|
| 2294 | |
|---|
| 2295 | 2009-08-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2296 | |
|---|
| 2297 | On branch master More memory cleanup's |
|---|
| 2298 | modified: src/crulesParser.y |
|---|
| 2299 | modified: src/gc.c |
|---|
| 2300 | modified: src/symbols.h |
|---|
| 2301 | |
|---|
| 2302 | 2009-08-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2303 | |
|---|
| 2304 | On branch master Fixing some major memory leaks |
|---|
| 2305 | modified: src/gc.c |
|---|
| 2306 | modified: src/symTab.c |
|---|
| 2307 | modified: src/symbols.h |
|---|
| 2308 | modified: src/util.c |
|---|
| 2309 | |
|---|
| 2310 | 2009-08-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2311 | |
|---|
| 2312 | On branch master modified: src/crulesParser.y modified: src/lists.c modified: src/symTab.c |
|---|
| 2313 | |
|---|
| 2314 | 2009-08-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2315 | |
|---|
| 2316 | On branch master Fixing up lists |
|---|
| 2317 | modified: src/lists.c |
|---|
| 2318 | |
|---|
| 2319 | 2009-08-10 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2320 | |
|---|
| 2321 | On branch master Really need some sleep now :) |
|---|
| 2322 | modified: src/crulesParser.y |
|---|
| 2323 | modified: src/gc.c |
|---|
| 2324 | modified: src/hashTable.c |
|---|
| 2325 | modified: src/lists.c |
|---|
| 2326 | modified: src/symTab.c |
|---|
| 2327 | modified: src/symbols.h |
|---|
| 2328 | |
|---|
| 2329 | 2009-08-10 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2330 | |
|---|
| 2331 | On branch master Working on the freeing and structure of memory storage |
|---|
| 2332 | modified: src/crulesParser.y |
|---|
| 2333 | modified: src/gc.c |
|---|
| 2334 | modified: src/hashTable.c |
|---|
| 2335 | modified: src/symTab.c |
|---|
| 2336 | modified: src/symbols.h |
|---|
| 2337 | |
|---|
| 2338 | 2009-08-10 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2339 | |
|---|
| 2340 | On branch master modified: src/crulesParser.y modified: src/hashTable.c |
|---|
| 2341 | |
|---|
| 2342 | 2009-08-10 Philip Herron <redbrain@iota.local> |
|---|
| 2343 | |
|---|
| 2344 | Committer: Philip Herron <redbrain@iota.local> On branch master modified: configure.ac |
|---|
| 2345 | |
|---|
| 2346 | 2009-08-10 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2347 | |
|---|
| 2348 | On branch master modified: configure.ac |
|---|
| 2349 | |
|---|
| 2350 | 2009-08-10 RedBrain - Philip Herron <herron.philip@googlemail.com> |
|---|
| 2351 | |
|---|
| 2352 | On branch master modified: src/crulesParser.y modified: src/hashTable.c modified: src/lists.c modified: src/symStack.c modified: src/symTab.c modified: src/symbols.h |
|---|
| 2353 | |
|---|
| 2354 | 2009-08-10 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2355 | |
|---|
| 2356 | On branch master modified: README |
|---|
| 2357 | |
|---|
| 2358 | 2009-08-10 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2359 | |
|---|
| 2360 | On branch master modified: configure.ac |
|---|
| 2361 | |
|---|
| 2362 | 2009-08-09 Philip Herron <redbrain@zephox.local> |
|---|
| 2363 | |
|---|
| 2364 | Committer: Philip Herron <redbrain@zephox.local> Fail on no gmp or mpfr |
|---|
| 2365 | modified: configure.ac |
|---|
| 2366 | |
|---|
| 2367 | 2009-08-08 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2368 | |
|---|
| 2369 | On branch master modified: docs/Crules - Sys-config/paper.tex |
|---|
| 2370 | |
|---|
| 2371 | 2009-08-08 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2372 | |
|---|
| 2373 | On branch master GNU MP is starting to be used :) time for sleep |
|---|
| 2374 | modified: src/crulesLexer.l |
|---|
| 2375 | modified: src/crulesParser.y |
|---|
| 2376 | modified: src/symbols.h |
|---|
| 2377 | |
|---|
| 2378 | 2009-08-08 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2379 | |
|---|
| 2380 | On branch master Working on the number representations |
|---|
| 2381 | modified: configure.ac |
|---|
| 2382 | modified: src/crulesLexer.l |
|---|
| 2383 | modified: src/crulesParser.y |
|---|
| 2384 | modified: src/gc.c |
|---|
| 2385 | modified: src/main.c |
|---|
| 2386 | modified: src/math.c |
|---|
| 2387 | modified: src/symTab.c |
|---|
| 2388 | modified: src/symbols.h |
|---|
| 2389 | |
|---|
| 2390 | 2009-08-08 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2391 | |
|---|
| 2392 | On branch master Starting to implement all math using gmp and mpfr :) |
|---|
| 2393 | modified: configure.ac |
|---|
| 2394 | modified: src/Makefile.am |
|---|
| 2395 | modified: src/crulesParser.y |
|---|
| 2396 | modified: src/gc.c |
|---|
| 2397 | modified: src/hashTable.c |
|---|
| 2398 | deleted: src/listType.c |
|---|
| 2399 | new file: src/lists.c |
|---|
| 2400 | modified: src/symTab.c |
|---|
| 2401 | modified: src/symbols.h |
|---|
| 2402 | |
|---|
| 2403 | 2009-08-08 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2404 | |
|---|
| 2405 | On branch master Bug fixes to hash tables and stacks |
|---|
| 2406 | modified: src/hashTable.c |
|---|
| 2407 | |
|---|
| 2408 | 2009-08-07 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2409 | |
|---|
| 2410 | On branch master Commit before sleep :P |
|---|
| 2411 | modified: src/crulesParser.y |
|---|
| 2412 | modified: src/hashTable.c |
|---|
| 2413 | modified: src/symTab.c |
|---|
| 2414 | |
|---|
| 2415 | 2009-08-07 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2416 | |
|---|
| 2417 | On branch master Now were back on track its starting to do the job |
|---|
| 2418 | modified: src/crulesParser.y |
|---|
| 2419 | modified: src/hashTable.c |
|---|
| 2420 | modified: src/util.c |
|---|
| 2421 | |
|---|
| 2422 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2423 | |
|---|
| 2424 | On branch master Lots of changes finaly comming together :) |
|---|
| 2425 | modified: src/crules.h |
|---|
| 2426 | modified: src/crulesParser.y |
|---|
| 2427 | modified: src/hashTable.c |
|---|
| 2428 | modified: src/main.c |
|---|
| 2429 | modified: src/symTab.c |
|---|
| 2430 | modified: src/symbols.h |
|---|
| 2431 | modified: src/util.c |
|---|
| 2432 | |
|---|
| 2433 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2434 | |
|---|
| 2435 | On branch master modified: paper.tex modified: ../../src/crulesParser.y |
|---|
| 2436 | |
|---|
| 2437 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2438 | |
|---|
| 2439 | On branch master modified: src/hashTable.c modified: src/symStack.c modified: src/symbols.h |
|---|
| 2440 | |
|---|
| 2441 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2442 | |
|---|
| 2443 | On branch master FIX |
|---|
| 2444 | modified: src/hashTable.c |
|---|
| 2445 | |
|---|
| 2446 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2447 | |
|---|
| 2448 | On branch master lookup code wrappers |
|---|
| 2449 | modified: src/hashTable.c |
|---|
| 2450 | modified: src/symbols.h |
|---|
| 2451 | modified: src/util.c |
|---|
| 2452 | |
|---|
| 2453 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2454 | |
|---|
| 2455 | On branch master Final commit before i go get some sleep !! |
|---|
| 2456 | modified: src/hashTable.c |
|---|
| 2457 | modified: src/util.c |
|---|
| 2458 | |
|---|
| 2459 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2460 | |
|---|
| 2461 | On branch master Working hash tables based off git-core :) thanks! |
|---|
| 2462 | modified: COPYRIGHT |
|---|
| 2463 | modified: src/crulesParser.y |
|---|
| 2464 | modified: src/gc.c |
|---|
| 2465 | modified: src/hashTable.c |
|---|
| 2466 | modified: src/symbols.h |
|---|
| 2467 | modified: src/util.c |
|---|
| 2468 | |
|---|
| 2469 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2470 | |
|---|
| 2471 | On branch master |
|---|
| 2472 | Skeleton hash table functions :) |
|---|
| 2473 | modified: src/crules.h |
|---|
| 2474 | modified: src/gc.c |
|---|
| 2475 | modified: src/hashTable.c |
|---|
| 2476 | modified: src/symbols.h |
|---|
| 2477 | modified: src/util.c |
|---|
| 2478 | |
|---|
| 2479 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2480 | |
|---|
| 2481 | On branch master modified: docs/Crules - Sys-config/code/activation_engine.crl modified: docs/Crules - Sys-config/paper.tex modified: src/crules.h modified: src/gc.c modified: src/hashTable.c modified: src/main.c modified: src/symbols.h modified: src/util.c |
|---|
| 2482 | |
|---|
| 2483 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2484 | |
|---|
| 2485 | On branch master Implementing hash tables |
|---|
| 2486 | modified: src/crulesParser.y |
|---|
| 2487 | modified: src/gc.c |
|---|
| 2488 | modified: src/hashTable.c |
|---|
| 2489 | modified: src/symTab.c |
|---|
| 2490 | modified: src/symbols.h |
|---|
| 2491 | modified: src/util.c |
|---|
| 2492 | |
|---|
| 2493 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2494 | |
|---|
| 2495 | On branch master I have finaly set on my design of using hash tables more to come |
|---|
| 2496 | modified: src/Makefile.am |
|---|
| 2497 | modified: src/crulesParser.y |
|---|
| 2498 | new file: src/hashTable.c |
|---|
| 2499 | modified: src/symStack.c |
|---|
| 2500 | modified: src/symbols.h |
|---|
| 2501 | |
|---|
| 2502 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2503 | |
|---|
| 2504 | On branch master modified: src/crulesParser.y |
|---|
| 2505 | |
|---|
| 2506 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2507 | |
|---|
| 2508 | On branch master modified: src/crulesParser.y modified: src/gc.c modified: src/symStack.c modified: src/symTab.c modified: src/symbols.h modified: src/util.c |
|---|
| 2509 | |
|---|
| 2510 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2511 | |
|---|
| 2512 | On branch master modified: src/math.c |
|---|
| 2513 | |
|---|
| 2514 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2515 | |
|---|
| 2516 | On branch master modified: src/Makefile.am |
|---|
| 2517 | |
|---|
| 2518 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2519 | |
|---|
| 2520 | On branch master modified: src/crulesParser.y modified: src/gc.c new file: src/math.c modified: src/symStack.c modified: src/symbols.h modified: src/util.c |
|---|
| 2521 | |
|---|
| 2522 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2523 | |
|---|
| 2524 | On branch master Silly mistake undefined type |
|---|
| 2525 | modified: symbols.h |
|---|
| 2526 | |
|---|
| 2527 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2528 | |
|---|
| 2529 | On branch master |
|---|
| 2530 | I have regressed it, but the structure is becoming more clear in the code |
|---|
| 2531 | modified: crules.h |
|---|
| 2532 | modified: crulesParser.y |
|---|
| 2533 | modified: gc.c |
|---|
| 2534 | modified: main.c |
|---|
| 2535 | modified: symStack.c |
|---|
| 2536 | modified: symTab.c |
|---|
| 2537 | modified: symbols.h |
|---|
| 2538 | modified: util.c |
|---|
| 2539 | |
|---|
| 2540 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2541 | |
|---|
| 2542 | On branch master Commit before i go sleep |
|---|
| 2543 | modified: src/symbols.h |
|---|
| 2544 | |
|---|
| 2545 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2546 | |
|---|
| 2547 | On branch master modified: configure.ac modified: src/Makefile.am deleted: src/crlmalloc.c modified: src/crulesParser.y modified: src/gc.c modified: src/listType.c modified: src/symStack.c modified: src/symTab.c modified: src/symbols.h modified: src/util.c |
|---|
| 2548 | |
|---|
| 2549 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2550 | |
|---|
| 2551 | On branch master modified: src/Makefile.am modified: src/crlmalloc.c modified: src/crules.h modified: src/gc.c modified: src/listType.c modified: src/main.c new file: src/signals.c modified: src/symStack.c modified: src/symTab.c modified: src/symbols.h modified: src/util.c |
|---|
| 2552 | |
|---|
| 2553 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2554 | |
|---|
| 2555 | On branch master Files for the new memory subsystem |
|---|
| 2556 | new file: crlmalloc.c |
|---|
| 2557 | new file: gc.c |
|---|
| 2558 | |
|---|
| 2559 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2560 | |
|---|
| 2561 | On branch master modified: configure.ac modified: docs/Crules - Sys-config/paper.tex |
|---|
| 2562 | |
|---|
| 2563 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2564 | |
|---|
| 2565 | On branch master Paper is ok for now the basics are all there and set Time to work on the interpreter again |
|---|
| 2566 | modified: paper.tex |
|---|
| 2567 | |
|---|
| 2568 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2569 | |
|---|
| 2570 | On branch master modified: paper.tex |
|---|
| 2571 | |
|---|
| 2572 | 2009-08-04 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2573 | |
|---|
| 2574 | On branch master modified: paper.tex |
|---|
| 2575 | |
|---|
| 2576 | 2009-08-04 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2577 | |
|---|
| 2578 | On branch master Cleanup of repos |
|---|
| 2579 | |
|---|
| 2580 | 2009-08-04 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2581 | |
|---|
| 2582 | On branch master deleted: .DS_Store deleted: _region_.log deleted: _region_.pdf deleted: _region_.tex new file: code/activation_engine.crl new file: code/class.crl new file: code/fun-haskell.hs new file: code/functional.crl new file: code/simple_1.crl new file: code/simple_2.crl renamed: simple_math.crl~ -> code/simple_math.crl new file: images/Crules-arch-diagram.dia new file: images/Crules-arch-diagram.png new file: images/ERP.dia new file: images/ERP.png new file: images/ovf-env.dia new file: images/ovf-env.png deleted: missfont.log deleted: myrefs.log deleted: paper.aux deleted: paper.log deleted: paper.pdf deleted: paper.toc deleted: prv_paper.log deleted: texput.log |
|---|
| 2583 | |
|---|
| 2584 | 2009-08-04 Philip Herron <redbrain@zephox.local> |
|---|
| 2585 | |
|---|
| 2586 | Committer: Philip Herron <redbrain@zephox.local> On branch master deleted: _region_.prv/tmp43770H73/pr1-1.png deleted: _region_.prv/tmp43770H73/pr1-2.png deleted: _region_.prv/tmp43770H73/pr1-3.png deleted: _region_.prv/tmp43770H73/pr1-4.png deleted: _region_.prv/tmp43770H73/pr1-5.png deleted: _region_.prv/tmp43770H73/pr1-6.png deleted: _region_.prv/tmp43770H73/pr1-7.png deleted: _region_.prv/tmp43770H73/pr1-8.png deleted: _region_.prv/tmp43770H73/pr1-9.png |
|---|
| 2587 | |
|---|
| 2588 | 2009-08-04 Philip Herron <redbrain@zephox.local> |
|---|
| 2589 | |
|---|
| 2590 | Committer: Philip Herron <redbrain@zephox.local> On branch master |
|---|
| 2591 | |
|---|
| 2592 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2593 | |
|---|
| 2594 | On branch master new file: activation_engine.crl new file: activation_engine.crl~ new file: class.crl new file: class.crl~ new file: myrefs.log new file: paper.aux new file: paper.log new file: paper.pdf modified: paper.tex new file: paper.toc new file: texput.log |
|---|
| 2595 | |
|---|
| 2596 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2597 | |
|---|
| 2598 | On branch master renamed: main.tex -> paper.tex |
|---|
| 2599 | |
|---|
| 2600 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2601 | |
|---|
| 2602 | On branch master Got rid of the generated Latex guf |
|---|
| 2603 | deleted: cclicenses_short.pdf |
|---|
| 2604 | new file: fun-haskell.hs |
|---|
| 2605 | deleted: main.aux |
|---|
| 2606 | deleted: main.log |
|---|
| 2607 | deleted: main.pdf |
|---|
| 2608 | deleted: main.toc |
|---|
| 2609 | |
|---|
| 2610 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2611 | |
|---|
| 2612 | On branch master More content and spelling mistakes should be fixed |
|---|
| 2613 | modified: main.aux |
|---|
| 2614 | modified: main.log |
|---|
| 2615 | modified: main.pdf |
|---|
| 2616 | modified: main.tex |
|---|
| 2617 | modified: main.toc |
|---|
| 2618 | |
|---|
| 2619 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2620 | |
|---|
| 2621 | On branch master new file: functional.crl modified: main.aux modified: main.log modified: main.pdf modified: main.tex modified: main.toc |
|---|
| 2622 | |
|---|
| 2623 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2624 | |
|---|
| 2625 | On branch master deleted: ERP.dia~ deleted: main.tex~ deleted: ovf-env.xml~ deleted: simple_1.crl~ |
|---|
| 2626 | |
|---|
| 2627 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2628 | |
|---|
| 2629 | On branch master new file: simple_1.crl new file: simple_1.crl~ new file: simple_2.crl |
|---|
| 2630 | |
|---|
| 2631 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2632 | |
|---|
| 2633 | On branch master modified: main.aux modified: main.log modified: main.pdf modified: main.tex modified: main.toc modified: ovf-env.xml |
|---|
| 2634 | |
|---|
| 2635 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2636 | |
|---|
| 2637 | On branch master modified: main.aux modified: main.log modified: main.pdf modified: main.toc new file: ovf-env.xml new file: ovf-env.xml~ |
|---|
| 2638 | |
|---|
| 2639 | 2009-08-02 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2640 | |
|---|
| 2641 | On branch master modified: main.aux modified: main.log modified: main.pdf modified: main.tex modified: main.toc |
|---|
| 2642 | |
|---|
| 2643 | 2009-08-02 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2644 | |
|---|
| 2645 | On branch master new file: Makefile modified: main.aux modified: main.log modified: main.pdf modified: main.tex modified: main.toc |
|---|
| 2646 | |
|---|
| 2647 | 2009-08-02 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2648 | |
|---|
| 2649 | On branch master new file: ERP.dia new file: ERP.dia~ new file: ERP.png modified: main.tex |
|---|
| 2650 | |
|---|
| 2651 | 2009-08-02 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2652 | |
|---|
| 2653 | On branch master Update more content comming soon |
|---|
| 2654 | renamed: README -> CCREADME |
|---|
| 2655 | new file: Crules-arch-diagram.dia |
|---|
| 2656 | modified: README |
|---|
| 2657 | modified: main.tex~ |
|---|
| 2658 | new file: ovf-env.dia |
|---|
| 2659 | |
|---|
| 2660 | 2009-08-02 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2661 | |
|---|
| 2662 | On branch master Working on this paper CC license latex api here too |
|---|
| 2663 | new file: Crules-arch-diagram.png |
|---|
| 2664 | new file: README |
|---|
| 2665 | new file: cclicenses.dtx |
|---|
| 2666 | new file: cclicenses.ins |
|---|
| 2667 | new file: cclicenses.sty |
|---|
| 2668 | new file: cclicenses_short.pdf |
|---|
| 2669 | new file: main.aux |
|---|
| 2670 | new file: main.log |
|---|
| 2671 | new file: main.pdf |
|---|
| 2672 | modified: main.tex |
|---|
| 2673 | new file: main.tex~ |
|---|
| 2674 | new file: main.toc |
|---|
| 2675 | new file: ovf-env.png |
|---|
| 2676 | |
|---|
| 2677 | 2009-08-01 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2678 | |
|---|
| 2679 | On branch master modified: HACKING |
|---|
| 2680 | |
|---|
| 2681 | 2009-08-01 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2682 | |
|---|
| 2683 | Deleted temp file |
|---|
| 2684 | deleted: testSuite/override.crl~ |
|---|
| 2685 | |
|---|
| 2686 | 2009-08-01 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2687 | |
|---|
| 2688 | On branch master Added in the override.crl this was the main idea i had when designing this language and the functional.crl is fixed |
|---|
| 2689 | modified: testSuite/functional.crl |
|---|
| 2690 | new file: testSuite/override.crl |
|---|
| 2691 | new file: testSuite/override.crl~ |
|---|
| 2692 | |
|---|
| 2693 | 2009-08-01 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2694 | |
|---|
| 2695 | On branch master This is an update to the function.crl to show the correct syntax to making crules a little more functional like haskell |
|---|
| 2696 | modified: testSuite/functional.crl |
|---|
| 2697 | |
|---|
| 2698 | 2009-08-01 Philip Herron <herron.philip@googlemail.com> |
|---|
| 2699 | |
|---|
| 2700 | On branch master new file: docs/Crules - Sys-config/main.tex new file: docs/Crules - Sys-config/myrefs.bib |
|---|
| 2701 | |
|---|
| 2702 | 2009-07-22 Philip Herron <redbrain@omicron.(none)> |
|---|
| 2703 | |
|---|
| 2704 | Committer: Philip Herron <redbrain@omicron.(none)> On branch master Initial import to my personal server |
|---|
| 2705 | new file: AUTHORS |
|---|
| 2706 | new file: COPYING |
|---|
| 2707 | new file: COPYRIGHT |
|---|
| 2708 | new file: Doxyfile |
|---|
| 2709 | new file: HACKING |
|---|
| 2710 | new file: Makefile.am |
|---|
| 2711 | new file: README |
|---|
| 2712 | new file: autorun.sh |
|---|
| 2713 | new file: configure.ac |
|---|
| 2714 | new file: m4/acx_pthread.m4 |
|---|
| 2715 | new file: m4/getopt.m4 |
|---|
| 2716 | new file: src/Makefile.am |
|---|
| 2717 | new file: src/crules.h |
|---|
| 2718 | new file: src/crulesLexer.l |
|---|
| 2719 | new file: src/crulesParser.y |
|---|
| 2720 | new file: src/listType.c |
|---|
| 2721 | new file: src/main.c |
|---|
| 2722 | new file: src/symStack.c |
|---|
| 2723 | new file: src/symTab.c |
|---|
| 2724 | new file: src/symbols.h |
|---|
| 2725 | new file: src/util.c |
|---|
| 2726 | deleted: test |
|---|
| 2727 | new file: testSuite/class.crl |
|---|
| 2728 | new file: testSuite/fib.crl |
|---|
| 2729 | new file: testSuite/floater.crl |
|---|
| 2730 | new file: testSuite/functional.crl |
|---|
| 2731 | new file: testSuite/helloworld.crl |
|---|
| 2732 | new file: testSuite/simple.crl |
|---|
| 2733 | new file: testSuite/simple_math.crl |
|---|
| 2734 | new file: testSuite/sort.crl |
|---|
| 2735 | |
|---|
| 2736 | 2009-07-22 Philip Herron <redbrain@omicron.(none)> |
|---|
| 2737 | |
|---|
| 2738 | On branch master Initial commit new file: test |
|---|