| 1 | | commit 9ae761e5c84a4b6bf7a2a930d674532cfbe66444 |
| 2 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 3 | | Date: Sun Sep 20 19:51:02 2009 +0100 |
| 4 | | |
| 5 | | Updated readme! |
| 6 | | |
| 7 | | modified: README |
| 8 | | |
| 9 | | commit 1c6de315e1a9202f79413ef570de06923f1223a0 |
| 10 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 11 | | Date: Sun Sep 20 19:29:24 2009 +0100 |
| 12 | | |
| 13 | | On branch master |
| 14 | | modified: configure.ac |
| 15 | | modified: src/main.c |
| 16 | | |
| 17 | | commit e784645f5fea1fd6b89694024093cc78d775b303 |
| 18 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 19 | | Date: Sun Sep 20 19:19:23 2009 +0100 |
| 20 | | |
| 21 | | quick cleanup |
| 22 | | |
| 23 | | modified: src/main.c |
| 24 | | |
| 25 | | commit 81df174cb9bc9df364def4843928248873343bb7 |
| 26 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 27 | | Date: Sun Sep 20 19:09:30 2009 +0100 |
| 28 | | |
| 29 | | interactive session with gnu readline :) |
| 30 | | |
| 31 | | modified: configure.ac |
| 32 | | modified: src/lexer.l |
| 33 | | modified: src/main.c |
| 34 | | modified: src/parser.y |
| 35 | | |
| 36 | | commit 4f3c2dbdff4d8523cd6600b7a8bc49800ca60ec8 |
| 37 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 38 | | Date: Sun Sep 20 15:57:58 2009 +0100 |
| 39 | | |
| 40 | | On branch master |
| 41 | | modified: src/parser.y |
| 42 | | |
| 43 | | commit 1bdd0fe199e003f182d2c8036688a3a223673691 |
| 44 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 45 | | Date: Sun Sep 20 14:26:56 2009 +0100 |
| 46 | | |
| 47 | | On branch master |
| 48 | | lookup through the stack of tables works now :) |
| 49 | | |
| 50 | | modified: src/hash_table.c |
| 51 | | modified: src/symbols.h |
| 52 | | |
| 53 | | commit 2ff53bcb697c6f1580dacef31fe66691eae09573 |
| 54 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 55 | | Date: Fri Sep 18 19:59:37 2009 +0100 |
| 56 | | |
| 57 | | On branch master |
| 58 | | commit before i head on :) |
| 59 | | |
| 60 | | modified: Makefile.am |
| 61 | | modified: src/runtime.c |
| 62 | | modified: src/symbols.h |
| 63 | | |
| 64 | | commit bb173f6c6377e04563e634f475805d9747409e1d |
| 65 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 66 | | Date: Fri Sep 18 16:20:23 2009 +0100 |
| 67 | | |
| 68 | | On branch master |
| 69 | | modified: src/garbage.c |
| 70 | | modified: src/hash_table.c |
| 71 | | modified: src/runtime.c |
| 72 | | modified: src/symbols.h |
| 73 | | |
| 74 | | commit 45033c669241fa0740fe4789f9ae12d93a0b7dcc |
| 75 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 76 | | Date: Fri Sep 18 15:50:41 2009 +0100 |
| 77 | | |
| 78 | | localization fixed :) |
| 79 | | |
| 80 | | modified: src/hash_table.c |
| 81 | | modified: src/runtime.c |
| 82 | | modified: src/symbols.h |
| 83 | | |
| 84 | | commit 1b2502c64d677f219997a226df4f40e238bdec54 |
| 85 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 86 | | Date: Fri Sep 18 14:34:44 2009 +0100 |
| 87 | | |
| 88 | | On branch master |
| 89 | | modified: src/garbage.c |
| 90 | | modified: src/hash_table.c |
| 91 | | modified: src/parser.y |
| 92 | | modified: src/symbols.h |
| 93 | | modified: testsuite/working.crl |
| 94 | | |
| 95 | | commit c7d6ae61fc315fdead111f506412791bc5ef1886 |
| 96 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 97 | | Date: Fri Sep 18 14:06:47 2009 +0100 |
| 98 | | |
| 99 | | On branch master |
| 100 | | modified: src/crules.h |
| 101 | | modified: src/garbage.c |
| 102 | | modified: src/hash_table.c |
| 103 | | modified: src/main.c |
| 104 | | modified: src/parser.y |
| 105 | | modified: src/runtime.c |
| 106 | | modified: src/util.c |
| 107 | | |
| 108 | | commit dd4d017cfd12f29b21baaab4eebb0e8170901826 |
| 109 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 110 | | Date: Wed Sep 16 22:09:33 2009 +0100 |
| 111 | | |
| 112 | | commit before sleep |
| 113 | | |
| 114 | | modified: src/hash_table.c |
| 115 | | modified: src/runtime.c |
| 116 | | |
| 117 | | commit 1fa1c752eae107fc36bd7f7e62acbe30460df311 |
| 118 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 119 | | Date: Wed Sep 16 22:03:33 2009 +0100 |
| 120 | | |
| 121 | | Working on stack storage now for goto and control structures |
| 122 | | |
| 123 | | modified: src/garbage.c |
| 124 | | modified: src/hash_table.c |
| 125 | | modified: src/runtime.c |
| 126 | | modified: src/symbols.h |
| 127 | | |
| 128 | | commit 151c45e50367ee378dc0e079731124063e9811a7 |
| 129 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 130 | | Date: Wed Sep 16 20:43:19 2009 +0100 |
| 131 | | |
| 132 | | Working on some control structures now lots of bugs to cleanup in operations.c soon :) |
| 133 | | |
| 134 | | modified: src/parser.y |
| 135 | | modified: src/runtime.c |
| 136 | | |
| 137 | | commit 8f65d191302b3abadaa4d6c4832cc07bfc6f9438 |
| 138 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 139 | | Date: Wed Sep 16 19:57:57 2009 +0100 |
| 140 | | |
| 141 | | On branch master |
| 142 | | modified: src/operations.c |
| 143 | | |
| 144 | | commit ae9ed39fc53de8cf314134e7afe0c9858dc99706 |
| 145 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 146 | | Date: Wed Sep 16 19:26:05 2009 +0100 |
| 147 | | |
| 148 | | On branch master |
| 149 | | modified: src/operations.c |
| 150 | | |
| 151 | | commit f68ff49c342c2351e733b7e57ae50ed6d93a1d90 |
| 152 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 153 | | Date: Wed Sep 16 18:56:49 2009 +0100 |
| 154 | | |
| 155 | | On branch master |
| 156 | | modified: src/operations.c |
| 157 | | |
| 158 | | commit f8ffb2bcaaeb49a1024954d236ab4a08774b07b4 |
| 159 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 160 | | Date: Wed Sep 16 18:19:27 2009 +0100 |
| 161 | | |
| 162 | | On branch master |
| 163 | | modified: src/operations.c |
| 164 | | |
| 165 | | commit 1651dbf742368c64fcf17b9bdbf4a60a3743193e |
| 166 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 167 | | Date: Wed Sep 16 16:59:13 2009 +0100 |
| 168 | | |
| 169 | | On branch master |
| 170 | | modified: src/operations.c |
| 171 | | modified: src/runtime.c |
| 172 | | |
| 173 | | commit 23cf6329d32f2209d40cd65fd847707b5a9860b0 |
| 174 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 175 | | Date: Wed Sep 16 16:48:00 2009 +0100 |
| 176 | | |
| 177 | | recusive addition and subtraction working with single items so far :) |
| 178 | | |
| 179 | | modified: src/operations.c |
| 180 | | modified: src/runtime.c |
| 181 | | |
| 182 | | commit 946e246358412d2202d14ca31f7342360befded1 |
| 183 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 184 | | Date: Wed Sep 16 16:12:58 2009 +0100 |
| 185 | | |
| 186 | | On branch master |
| 187 | | modified: src/operations.c |
| 188 | | |
| 189 | | commit 117241235daccb91b5cd24296a94811610ff8428 |
| 190 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 191 | | Date: Wed Sep 16 14:16:36 2009 +0100 |
| 192 | | |
| 193 | | fixed some memory corruption |
| 194 | | |
| 195 | | modified: src/garbage.c |
| 196 | | modified: src/list_object.c |
| 197 | | modified: src/runtime.c |
| 198 | | |
| 199 | | commit ccf69a09fb683152aa80202dc697e00326d42c7f |
| 200 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 201 | | Date: Wed Sep 16 12:58:50 2009 +0100 |
| 202 | | |
| 203 | | Fully recursive syntax and expressions skeleton code is all there and |
| 204 | | basic functionality is working |
| 205 | | |
| 206 | | modified: configure.ac |
| 207 | | modified: src/hash_table.c |
| 208 | | modified: src/operations.c |
| 209 | | modified: src/parser.y |
| 210 | | modified: src/runtime.c |
| 211 | | modified: src/symbols.h |
| 212 | | modified: src/symop.h |
| 213 | | modified: src/util.c |
| 214 | | |
| 215 | | commit 7b34864c6b4e8af8d403fb32ae5bd995f8280ab6 |
| 216 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 217 | | Date: Tue Sep 15 08:50:42 2009 +0100 |
| 218 | | |
| 219 | | On branch master |
| 220 | | refacoring :) |
| 221 | | |
| 222 | | modified: Makefile.am |
| 223 | | renamed: gc.c -> garbage.c |
| 224 | | renamed: lists.c -> list_object.c |
| 225 | | renamed: math.c -> operations.c |
| 226 | | new file: symop.h |
| 227 | | |
| 228 | | commit 5b5a44f74385af761320353b66963a9778564177 |
| 229 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 230 | | Date: Fri Sep 11 14:28:34 2009 +0100 |
| 231 | | |
| 232 | | On branch master |
| 233 | | time for some sleep :) |
| 234 | | |
| 235 | | modified: src/parser.y |
| 236 | | modified: src/runtime.c |
| 237 | | |
| 238 | | commit 7c8ca04650da34c2ac66c788b0bf718031837477 |
| 239 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 240 | | Date: Fri Sep 11 13:57:21 2009 +0100 |
| 241 | | |
| 242 | | On branch master |
| 243 | | modified: configure.ac |
| 244 | | |
| 245 | | commit 723ee50fd1e59c935147334effc9f82ad0ce79e5 |
| 246 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 247 | | Date: Fri Sep 11 13:55:14 2009 +0100 |
| 248 | | |
| 249 | | On branch master |
| 250 | | |
| 251 | | Large cleanup :) |
| 252 | | |
| 253 | | modified: src/crules.h |
| 254 | | modified: src/gc.c |
| 255 | | modified: src/hash_table.c |
| 256 | | modified: src/main.c |
| 257 | | modified: src/runtime.c |
| 258 | | modified: src/signals.c |
| 259 | | modified: src/util.c |
| 260 | | |
| 261 | | commit 1f3aa4feae1d5059861928b07a40438025635504 |
| 262 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 263 | | Date: Fri Sep 11 13:44:11 2009 +0100 |
| 264 | | |
| 265 | | On branch master |
| 266 | | fixes :) |
| 267 | | |
| 268 | | modified: src/util.c |
| 269 | | |
| 270 | | commit 05c3e94f09b23145546d7cdafe0b3588c1fb5d98 |
| 271 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 272 | | Date: Fri Sep 11 13:41:39 2009 +0100 |
| 273 | | |
| 274 | | On branch master |
| 275 | | Some GCC attribtues to do some __VA_ARGS__ checking :) |
| 276 | | |
| 277 | | modified: src/crules.h |
| 278 | | modified: src/runtime.c |
| 279 | | modified: src/symbols.h |
| 280 | | |
| 281 | | commit ef3571d7e24caa24b506ef13a0f3d6d1149120f0 |
| 282 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 283 | | Date: Fri Sep 11 13:32:31 2009 +0100 |
| 284 | | |
| 285 | | On branch master |
| 286 | | implementing symbol evaluation for fully recursive expressions |
| 287 | | semantic analysis already done :) |
| 288 | | |
| 289 | | modified: src/parser.y |
| 290 | | modified: src/runtime.c |
| 291 | | modified: src/symbols.h |
| 292 | | |
| 293 | | commit 6ce1d2141ad5907f3e4ef389c57305204fe51912 |
| 294 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 295 | | Date: Fri Sep 11 13:03:03 2009 +0100 |
| 296 | | |
| 297 | | On branch master |
| 298 | | implemented show symbol syntax |
| 299 | | |
| 300 | | modified: src/lexer.l |
| 301 | | modified: src/parser.y |
| 302 | | |
| 303 | | commit f74f059af08e9f3114cf7d17124c3a05128feb92 |
| 304 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 305 | | Date: Fri Sep 11 12:50:51 2009 +0100 |
| 306 | | |
| 307 | | On branch master |
| 308 | | Interpreter remains active after fatal errors if interactive from stdin tty only |
| 309 | | |
| 310 | | modified: src/symbols.h |
| 311 | | modified: src/util.c |
| 312 | | |
| 313 | | commit b7762400070a05842653772f2518ad28ccb7d8cd |
| 314 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 315 | | Date: Thu Sep 10 22:55:57 2009 +0100 |
| 316 | | |
| 317 | | On branch master |
| 318 | | Cleanups for bignum plugin support :) |
| 319 | | |
| 320 | | modified: ../configure.ac |
| 321 | | modified: gc.c |
| 322 | | modified: main.c |
| 323 | | modified: math.c |
| 324 | | modified: parser.y |
| 325 | | modified: symbols.h |
| 326 | | |
| 327 | | commit c682410c7afb3ff493779693f1624258bedf8780 |
| 328 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 329 | | Date: Wed Sep 9 07:12:00 2009 +0100 |
| 330 | | |
| 331 | | On branch master |
| 332 | | Some fixes for big num plugin support :) |
| 333 | | |
| 334 | | modified: configure.ac |
| 335 | | |
| 336 | | commit 6e4eb35e4f1a42c43417a04f748188812672cef7 |
| 337 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 338 | | Date: Wed Sep 9 03:59:16 2009 +0100 |
| 339 | | |
| 340 | | On branch master |
| 341 | | modified: testsuite/sort.crl |
| 342 | | |
| 343 | | commit 9b210ce227b49ef68d82c9f65b85804fa3fc3ad4 |
| 344 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 345 | | Date: Wed Sep 9 03:57:19 2009 +0100 |
| 346 | | |
| 347 | | On branch master |
| 348 | | cleanups |
| 349 | | |
| 350 | | modified: testsuite/helloworld.crl |
| 351 | | |
| 352 | | commit 514d355aa693b6e828a90e6f154e8ca1947f9884 |
| 353 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 354 | | Date: Wed Sep 9 03:55:53 2009 +0100 |
| 355 | | |
| 356 | | On branch master |
| 357 | | modified: configure.ac |
| 358 | | modified: src/gc.c |
| 359 | | modified: src/parser.y |
| 360 | | modified: src/runtime.c |
| 361 | | modified: testsuite/simple.crl |
| 362 | | modified: testsuite/working.crl |
| 363 | | |
| 364 | | commit acd641ca87205938f33eddee0a304776ca41d824 |
| 365 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 366 | | Date: Wed Sep 9 03:31:50 2009 +0100 |
| 367 | | |
| 368 | | On branch master |
| 369 | | Memory corruption fixes |
| 370 | | |
| 371 | | modified: src/gc.c |
| 372 | | modified: src/parser.y |
| 373 | | modified: src/sym_stack.c |
| 374 | | modified: src/symbols.h |
| 375 | | |
| 376 | | commit 4e4e7337ca26970f89eb1cc169c16d8af122ee93 |
| 377 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 378 | | Date: Wed Sep 9 03:13:46 2009 +0100 |
| 379 | | |
| 380 | | On branch master |
| 381 | | modified: src/gc.c |
| 382 | | modified: src/parser.y |
| 383 | | |
| 384 | | commit 4ef653b4772ed8c9cac13e2e1d9e2450d98047ea |
| 385 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 386 | | Date: Tue Sep 8 22:34:32 2009 +0100 |
| 387 | | |
| 388 | | On branch master |
| 389 | | modified: src/parser.y |
| 390 | | |
| 391 | | commit b7ff7e8a8898ed4ca629903b2fd96b98dd355bca |
| 392 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 393 | | Date: Tue Sep 8 21:01:58 2009 +0100 |
| 394 | | |
| 395 | | On branch master |
| 396 | | bug fixes and optimizations to some data structures :) |
| 397 | | |
| 398 | | modified: src/crules.h |
| 399 | | modified: src/gc.c |
| 400 | | modified: src/hash_table.c |
| 401 | | modified: src/parser.y |
| 402 | | modified: src/sym_stack.c |
| 403 | | new file: testsuite/func.crl |
| 404 | | |
| 405 | | commit a1ec3a681923a42963d1cca32b2fd6183509beb5 |
| 406 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 407 | | Date: Tue Sep 8 19:58:59 2009 +0100 |
| 408 | | |
| 409 | | On branch master |
| 410 | | Concentrating on the memory leaks for now :) |
| 411 | | |
| 412 | | modified: src/crules.h |
| 413 | | modified: src/util.c |
| 414 | | |
| 415 | | commit 837e732df36b68c0ca37034f93e7b9df57618612 |
| 416 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 417 | | Date: Tue Sep 8 08:41:33 2009 +0100 |
| 418 | | |
| 419 | | On branch master |
| 420 | | sleep now lots of regressions made :( |
| 421 | | |
| 422 | | modified: src/parser.y |
| 423 | | |
| 424 | | commit 169b60923ca1e07ffbe705639f8b4f12156765a0 |
| 425 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 426 | | Date: Tue Sep 8 08:29:35 2009 +0100 |
| 427 | | |
| 428 | | On branch master |
| 429 | | modified: src/parser.y |
| 430 | | |
| 431 | | commit 2a8812d1bed85560170554b0055ac48affae3628 |
| 432 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 433 | | Date: Tue Sep 8 08:25:30 2009 +0100 |
| 434 | | |
| 435 | | On branch master |
| 436 | | modified: src/gc.c |
| 437 | | |
| 438 | | commit 6bbe6d56bbee3d7736a1843d29af5393e43a607a |
| 439 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 440 | | Date: Tue Sep 8 08:21:17 2009 +0100 |
| 441 | | |
| 442 | | On branch master |
| 443 | | a quick fix :) |
| 444 | | |
| 445 | | modified: src/gc.c |
| 446 | | |
| 447 | | commit dcd7a2af484346c1b7857d37bf5e4adcccad1845 |
| 448 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 449 | | Date: Tue Sep 8 08:08:07 2009 +0100 |
| 450 | | |
| 451 | | On branch master |
| 452 | | Software is extemely unstable now lots of bugs to be fixed :) |
| 453 | | |
| 454 | | modified: src/gc.c |
| 455 | | modified: testsuite/working.crl |
| 456 | | |
| 457 | | commit f28af75662a27044562140faf1b020ef655f9d9c |
| 458 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 459 | | Date: Tue Sep 8 07:57:14 2009 +0100 |
| 460 | | |
| 461 | | On branch master |
| 462 | | modified: src/gc.c |
| 463 | | |
| 464 | | commit 23f958f5ea0987ea3cce95121e236c3321303ee6 |
| 465 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 466 | | Date: Tue Sep 8 07:55:08 2009 +0100 |
| 467 | | |
| 468 | | On branch master |
| 469 | | modified: src/gc.c |
| 470 | | modified: src/parser.y |
| 471 | | |
| 472 | | commit 10e8f7920a442da4f36ac2adff4cfd880d61d1f1 |
| 473 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 474 | | Date: Tue Sep 8 07:39:55 2009 +0100 |
| 475 | | |
| 476 | | On branch master |
| 477 | | more cleanups |
| 478 | | |
| 479 | | modified: src/gc.c |
| 480 | | modified: src/lexer.l |
| 481 | | modified: src/parser.y |
| 482 | | modified: src/sym_stack.c |
| 483 | | modified: src/symbols.h |
| 484 | | modified: src/util.c |
| 485 | | |
| 486 | | commit 1f7b01417f0f2701f16e06309bb3835b4f5a72ce |
| 487 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 488 | | Date: Tue Sep 8 07:32:53 2009 +0100 |
| 489 | | |
| 490 | | On branch master |
| 491 | | Trying to fix some serious memory leaks and corruptions |
| 492 | | |
| 493 | | modified: src/gc.c |
| 494 | | modified: src/lexer.l |
| 495 | | modified: src/parser.y |
| 496 | | modified: src/runtime.c |
| 497 | | modified: src/sym_stack.c |
| 498 | | modified: src/symbols.h |
| 499 | | modified: src/util.c |
| 500 | | |
| 501 | | commit ad17822730fd2c8765ca9485b2be70a5dfbf4110 |
| 502 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 503 | | Date: Tue Sep 8 06:25:52 2009 +0100 |
| 504 | | |
| 505 | | On branch master |
| 506 | | some memory corruption problems with xfree to be solved :S |
| 507 | | |
| 508 | | modified: src/gc.c |
| 509 | | modified: src/parser.y |
| 510 | | modified: src/sym_stack.c |
| 511 | | modified: src/symbols.h |
| 512 | | modified: src/util.c |
| 513 | | modified: testsuite/working.crl |
| 514 | | |
| 515 | | commit 54c071eb3e501ae8b315204086f95d1e3d4bb42b |
| 516 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 517 | | Date: Tue Sep 8 05:44:39 2009 +0100 |
| 518 | | |
| 519 | | On branch master |
| 520 | | fixed some memory corruptions |
| 521 | | |
| 522 | | modified: src/parser.y |
| 523 | | modified: src/runtime.c |
| 524 | | modified: src/util.c |
| 525 | | |
| 526 | | commit 761d4d9087b11082918385e96e520aa86c5c649b |
| 527 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 528 | | Date: Tue Sep 8 05:28:31 2009 +0100 |
| 529 | | |
| 530 | | On branch master |
| 531 | | renamed: testSuite/helloworld.crl -> testsuite/helloworld.crl |
| 532 | | renamed: testSuite/override.crl -> testsuite/override.crl |
| 533 | | renamed: testSuite/simple.crl -> testsuite/simple.crl |
| 534 | | renamed: testSuite/sort.crl -> testsuite/sort.crl |
| 535 | | renamed: testSuite/working.crl -> testsuite/working.crl |
| 536 | | |
| 537 | | commit a8a9f2943a2da2a262307e138eeb94b207791148 |
| 538 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 539 | | Date: Tue Sep 8 05:26:37 2009 +0100 |
| 540 | | |
| 541 | | On branch master |
| 542 | | more cleanups :) |
| 543 | | |
| 544 | | modified: configure.ac |
| 545 | | modified: src/crules.h |
| 546 | | modified: src/gc.c |
| 547 | | modified: src/main.c |
| 548 | | modified: src/signals.c |
| 549 | | modified: src/util.c |
| 550 | | modified: testSuite/working.crl |
| 551 | | |
| 552 | | commit 6506cb21f62333df943f0ed2c8c3309371e61d1f |
| 553 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 554 | | Date: Tue Sep 8 04:44:27 2009 +0100 |
| 555 | | |
| 556 | | On branch master |
| 557 | | modified: src/main.c |
| 558 | | |
| 559 | | commit 084c82d8829b669df0fd970ccab827d12e673707 |
| 560 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 561 | | Date: Tue Sep 8 04:35:10 2009 +0100 |
| 562 | | |
| 563 | | On branch master |
| 564 | | dmalloc support |
| 565 | | |
| 566 | | modified: configure.ac |
| 567 | | modified: src/crules.h |
| 568 | | modified: src/util.c |
| 569 | | |
| 570 | | commit b6ce229b291a311373981e949f0074ab8a152dc1 |
| 571 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 572 | | Date: Tue Sep 8 01:24:14 2009 +0100 |
| 573 | | |
| 574 | | On branch master |
| 575 | | modified: src/lexer.l |
| 576 | | |
| 577 | | commit 698c4b5a8e8f68ff327c2a114d51c28594a04ec0 |
| 578 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 579 | | Date: Tue Sep 8 01:22:39 2009 +0100 |
| 580 | | |
| 581 | | On branch master |
| 582 | | cleaned up adding support for dmalloc now :) |
| 583 | | |
| 584 | | modified: src/Makefile.am |
| 585 | | |
| 586 | | commit 50285fb5306ccf0ddf4e8db87363c96703f0821c |
| 587 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 588 | | Date: Tue Sep 8 01:16:03 2009 +0100 |
| 589 | | |
| 590 | | On branch master |
| 591 | | |
| 592 | | modified: config/git.sh |
| 593 | | modified: configure.ac |
| 594 | | modified: src/Makefile.am |
| 595 | | modified: src/main.c |
| 596 | | modified: src/util.c |
| 597 | | |
| 598 | | commit 872659ff632b4e4784250b6295a77c98dd940e71 |
| 599 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 600 | | Date: Mon Sep 7 23:26:43 2009 +0100 |
| 601 | | |
| 602 | | On branch master |
| 603 | | new file: NEWS |
| 604 | | new file: config/git.sh |
| 605 | | modified: configure.ac |
| 606 | | modified: src/main.c |
| 607 | | |
| 608 | | commit 6868ec45f612c2bb1d57197c8fb95d87809fb345 |
| 609 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 610 | | Date: Mon Sep 7 22:52:17 2009 +0100 |
| 611 | | |
| 612 | | On branch master |
| 613 | | bump the version up :) |
| 614 | | |
| 615 | | modified: ChangeLog |
| 616 | | modified: configure.ac |
| 617 | | |
| 618 | | commit 3d92b308815a92320f573be4175281e465402585 |
| 619 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 620 | | Date: Mon Sep 7 22:50:00 2009 +0100 |
| 621 | | |
| 622 | | On branch master |
| 623 | | modified: configure.ac |
| 624 | | modified: src/runtime.c |
| 625 | | |
| 626 | | commit 186d5395b602761da440da6b277c225dec757808 |
| 627 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 628 | | Date: Mon Sep 7 22:29:33 2009 +0100 |
| 629 | | |
| 630 | | On branch master |
| 631 | | Some more autoconf tricks :) |
| 632 | | |
| 633 | | modified: configure.ac |
| 634 | | |
| 635 | | commit 5bc8108e2c0f3f9d83f800fd64eb36a79c6f3e1a |
| 636 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 637 | | Date: Mon Sep 7 22:23:56 2009 +0100 |
| 638 | | |
| 639 | | On branch master |
| 640 | | Fixed the yacc -d header generation |
| 641 | | |
| 642 | | modified: src/lexer.l |
| 643 | | |
| 644 | | commit cd7c6dd57bbc8aba47b72d9b975f5062c729286d |
| 645 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 646 | | Date: Mon Sep 7 22:21:45 2009 +0100 |
| 647 | | |
| 648 | | On branch master |
| 649 | | strictness to gnu :) |
| 650 | | |
| 651 | | modified: config/autorun.sh |
| 652 | | |
| 653 | | commit 78352d8cdbdde5c1ca3b5603817343ebb6206fe3 |
| 654 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 655 | | Date: Mon Sep 7 18:55:28 2009 +0100 |
| 656 | | |
| 657 | | On branch master |
| 658 | | Libtool in use now :) |
| 659 | | |
| 660 | | modified: src/Makefile.am |
| 661 | | |
| 662 | | commit 85a7eb854a0cf758446cef2cb4bd8c0b0522c08f |
| 663 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 664 | | Date: Mon Sep 7 18:48:04 2009 +0100 |
| 665 | | |
| 666 | | On branch master |
| 667 | | Cleanups :) |
| 668 | | |
| 669 | | modified: src/hash_table.c |
| 670 | | modified: src/util.c |
| 671 | | |
| 672 | | commit 9cc98441f55161b37dbd86f49708f27bd5a9e7a7 |
| 673 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 674 | | Date: Mon Sep 7 18:04:11 2009 +0100 |
| 675 | | |
| 676 | | On branch master |
| 677 | | Some cleanups from -Wall and -Werror all i can do for now untill |
| 678 | | More methods are implemented as warnings are UNUSED_* warnings |
| 679 | | |
| 680 | | modified: configure.ac |
| 681 | | modified: src/hash_table.c |
| 682 | | modified: src/main.c |
| 683 | | |
| 684 | | commit 5208ae9f8db3c572dc03f1d1c8d5bc0744743f7b |
| 685 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 686 | | Date: Mon Sep 7 01:10:55 2009 +0100 |
| 687 | | |
| 688 | | On branch master |
| 689 | | Some cleanups to the autoconf :) extra debugging with debugging symbols enabled |
| 690 | | |
| 691 | | modified: configure.ac |
| 692 | | modified: testSuite/helloworld.crl |
| 693 | | |
| 694 | | commit 9c3930caba79ec74a927189efac4618bffc7c5f2 |
| 695 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 696 | | Date: Sat Sep 5 23:03:29 2009 +0100 |
| 697 | | |
| 698 | | On branch master |
| 699 | | Debug gcc flags :) |
| 700 | | |
| 701 | | modified: configure.ac |
| 702 | | |
| 703 | | commit 82d636624adf678c8663ecd446c7c653a0e0ccc0 |
| 704 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 705 | | Date: Sat Sep 5 22:35:26 2009 +0100 |
| 706 | | |
| 707 | | On branch master |
| 708 | | Quick fix :) |
| 709 | | |
| 710 | | modified: src/main.c |
| 711 | | |
| 712 | | commit 2358d57e05d0b7578bc2c8e1e6eec001137faec4 |
| 713 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 714 | | Date: Sat Sep 5 22:22:51 2009 +0100 |
| 715 | | |
| 716 | | On branch master |
| 717 | | Memory allocations and storage cleanups to help port to sparc mips and amd64 |
| 718 | | |
| 719 | | modified: src/crules.h |
| 720 | | modified: src/util.c |
| 721 | | |
| 722 | | commit b8f47962ee482435303d4610f3a56ab397b3c000 |
| 723 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 724 | | Date: Sat Sep 5 04:14:37 2009 +0100 |
| 725 | | |
| 726 | | On branch master |
| 727 | | sleep now :) |
| 728 | | |
| 729 | | modified: src/parser.y |
| 730 | | |
| 731 | | commit a3000021f085bb7cf212bfc67adb681646e39854 |
| 732 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 733 | | Date: Sat Sep 5 04:04:41 2009 +0100 |
| 734 | | |
| 735 | | On branch master |
| 736 | | enough for today :) |
| 737 | | |
| 738 | | modified: src/parser.y |
| 739 | | |
| 740 | | commit 0f57b1cf037772c706f19f0b4f669b250c538b0c |
| 741 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 742 | | Date: Sat Sep 5 04:01:08 2009 +0100 |
| 743 | | |
| 744 | | On branch master |
| 745 | | Bug fixes for lists and block construction |
| 746 | | |
| 747 | | modified: src/parser.y |
| 748 | | modified: src/sym_stack.c |
| 749 | | |
| 750 | | commit ba1a0fca471a570aec8f6670fa9d95bb580706ed |
| 751 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 752 | | Date: Sat Sep 5 03:37:49 2009 +0100 |
| 753 | | |
| 754 | | Function defintions working |
| 755 | | |
| 756 | | modified: src/parser.y |
| 757 | | |
| 758 | | commit 14a9f93b62221e529b55b55f9e373a069a07491c |
| 759 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 760 | | Date: Sat Sep 5 03:19:40 2009 +0100 |
| 761 | | |
| 762 | | On branch master |
| 763 | | Cleanups :) |
| 764 | | |
| 765 | | modified: src/crules.h |
| 766 | | modified: src/util.c |
| 767 | | |
| 768 | | commit a6db15da025b6e85e9eb17ca72569bbf3c3056c3 |
| 769 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 770 | | Date: Sat Sep 5 03:12:14 2009 +0100 |
| 771 | | |
| 772 | | On branch master |
| 773 | | New logging functions now exclusive to C99 |
| 774 | | using Variadic macros fully recursive expression |
| 775 | | and functions now nearly working |
| 776 | | |
| 777 | | modified: src/crules.h |
| 778 | | modified: src/parser.y |
| 779 | | modified: src/runtime.c |
| 780 | | modified: src/symbols.h |
| 781 | | modified: src/util.c |
| 782 | | |
| 783 | | commit bd7e4f72dbb8015f0d12a102d3ffcd42c564a326 |
| 784 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 785 | | Date: Fri Sep 4 23:57:58 2009 +0100 |
| 786 | | |
| 787 | | On branch master |
| 788 | | Cleanup of the lexer |
| 789 | | |
| 790 | | modified: src/lexer.l |
| 791 | | |
| 792 | | commit 7de8e1ba8107945a8bcd2915acb5e13855bbdc85 |
| 793 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 794 | | Date: Fri Sep 4 22:19:48 2009 +0100 |
| 795 | | |
| 796 | | On branch master |
| 797 | | modified: src/main.c |
| 798 | | modified: src/runtime.c |
| 799 | | |
| 800 | | commit 325fcb8d1ecb83dafea644473ded8dd802c42cbd |
| 801 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 802 | | Date: Fri Sep 4 22:11:03 2009 +0100 |
| 803 | | |
| 804 | | On branch master |
| 805 | | fixed large echo memory leak and big optimizations |
| 806 | | |
| 807 | | modified: src/lexer.l |
| 808 | | modified: src/parser.y |
| 809 | | modified: src/runtime.c |
| 810 | | |
| 811 | | commit 357ecdd98ba7d352ba2d67da5b8761a0c6d3645d |
| 812 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 813 | | Date: Fri Sep 4 21:56:40 2009 +0100 |
| 814 | | |
| 815 | | On branch master |
| 816 | | Bug fixes in list assignments |
| 817 | | |
| 818 | | modified: src/lexer.l |
| 819 | | modified: src/runtime.c |
| 820 | | |
| 821 | | commit 033f66562a14d729a208d187c5aff8ee9be318ed |
| 822 | | Author: Philip Herron <redbrain@iota.local> |
| 823 | | Date: Fri Sep 4 05:17:14 2009 +0100 |
| 824 | | |
| 825 | | Committer: Philip Herron <redbrain@iota.local> |
| 826 | | On branch master |
| 827 | | Out of bounds checking :) |
| 828 | | |
| 829 | | modified: src/lexer.l |
| 830 | | modified: src/runtime.c |
| 831 | | |
| 832 | | commit 77b3338c1b8996a23c893ed0235d0ea9bee4e759 |
| 833 | | Author: Philip Herron <redbrain@iota.local> |
| 834 | | Date: Fri Sep 4 05:00:31 2009 +0100 |
| 835 | | |
| 836 | | Committer: Philip Herron <redbrain@iota.local> |
| 837 | | On branch master |
| 838 | | list accessor assignment works now |
| 839 | | |
| 840 | | modified: src/lexer.l |
| 841 | | |
| 842 | | commit 0a41b8960b58a7a399914377cdec4c155251f7d2 |
| 843 | | Author: Philip Herron <redbrain@iota.local> |
| 844 | | Date: Fri Sep 4 04:44:47 2009 +0100 |
| 845 | | |
| 846 | | Committer: Philip Herron <redbrain@iota.local> |
| 847 | | Bug fix with variable refernces inside lists |
| 848 | | |
| 849 | | modified: src/runtime.c |
| 850 | | modified: src/symbols.h |
| 851 | | |
| 852 | | commit 7b315b02bf1b91819d28b257db63e5ef55d57c0b |
| 853 | | Author: Philip Herron <redbrain@iota.local> |
| 854 | | Date: Fri Sep 4 03:35:56 2009 +0100 |
| 855 | | |
| 856 | | Committer: Philip Herron <redbrain@iota.local> |
| 857 | | Bump in the configure.ac and move of thesis docs to a seperate branch |
| 858 | | |
| 859 | | commit bc7e11f06fb7f8c02226f679be41e82ac101c619 |
| 860 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 861 | | Date: Fri Sep 4 03:19:39 2009 +0100 |
| 862 | | |
| 863 | | On branch master |
| 864 | | revert back need to yyterminat and restart properly on newline |
| 865 | | only on stdin so as it doesnt keep parsing for new tokens for un- |
| 866 | | matched rules... :) |
| 867 | | |
| 868 | | modified: src/lexer.l |
| 869 | | |
| 870 | | commit f35b45d8dd888ee8cb61d4cdea600598209f6d11 |
| 871 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 872 | | Date: Fri Sep 4 03:06:36 2009 +0100 |
| 873 | | |
| 874 | | On branch master |
| 875 | | bug fixes in lists construction at runtime |
| 876 | | and symbol references as well as better variable assignment |
| 877 | | |
| 878 | | modified: src/lexer.l |
| 879 | | modified: src/parser.y |
| 880 | | modified: src/runtime.c |
| 881 | | modified: src/symbols.h |
| 882 | | |
| 883 | | commit decff317d738240246e2846e39237753584bbf5a |
| 884 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 885 | | Date: Thu Sep 3 17:10:19 2009 +0100 |
| 886 | | |
| 887 | | On branch master |
| 888 | | some m4 macros i'll need pretty soon |
| 889 | | |
| 890 | | new file: dtrace.m4 |
| 891 | | modified: intlmacosx.m4 |
| 892 | | new file: mktime.m4 |
| 893 | | modified: po.m4 |
| 894 | | modified: time_h.m4 |
| 895 | | new file: unistd_h.m4 |
| 896 | | |
| 897 | | commit aa5aaf6534dc71e68b46c2b4a77aa76408e7c1b4 |
| 898 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 899 | | Date: Thu Sep 3 16:04:34 2009 +0100 |
| 900 | | |
| 901 | | On branch master |
| 902 | | updated |
| 903 | | |
| 904 | | modified: ChangeLog |
| 905 | | |
| 906 | | commit 99fe7ebd4b16c7d0d7158aee17b2be8b1a6720a8 |
| 907 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 908 | | Date: Thu Sep 3 15:49:32 2009 +0100 |
| 909 | | |
| 910 | | On branch master |
| 911 | | small cleanup |
| 912 | | |
| 913 | | modified: src/main.c |
| 914 | | |
| 915 | | commit 3c4adf17bda3b04d2f4961640c84e435590ba6b2 |
| 916 | | Author: Philip Herron <redbrain@iota.local> |
| 917 | | Date: Thu Sep 3 03:10:47 2009 +0100 |
| 918 | | |
| 919 | | Committer: Philip Herron <redbrain@iota.local> |
| 920 | | Cleanup of messages |
| 921 | | |
| 922 | | modified: src/main.c |
| 923 | | |
| 924 | | commit 6d7f61ab8d0d7ce1e7e5b2e31ff1bc747a86074b |
| 925 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 926 | | Date: Thu Sep 3 02:59:43 2009 +0100 |
| 927 | | |
| 928 | | On branch master |
| 929 | | bump version |
| 930 | | |
| 931 | | modified: configure.ac |
| 932 | | |
| 933 | | commit 9d5cd5d5a4d35bdc8ead7d4b29e5b5c89c8502fb |
| 934 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 935 | | Date: Thu Sep 3 02:20:58 2009 +0100 |
| 936 | | |
| 937 | | On branch master |
| 938 | | modified: src/lexer.l |
| 939 | | modified: src/parser.y |
| 940 | | |
| 941 | | commit 39c8dd9ee0d422e3d3364066020c7fb87264b968 |
| 942 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 943 | | Date: Thu Sep 3 02:12:09 2009 +0100 |
| 944 | | |
| 945 | | list_type bug fix and missing lexer items filled out |
| 946 | | |
| 947 | | modified: src/lexer.l |
| 948 | | modified: src/parser.y |
| 949 | | modified: src/runtime.c |
| 950 | | modified: src/symbols.h |
| 951 | | |
| 952 | | commit 4ba072cd64b3251a61f6c569c8c8e70dd9598b44 |
| 953 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 954 | | Date: Thu Sep 3 02:00:54 2009 +0100 |
| 955 | | |
| 956 | | On branch master |
| 957 | | updated changelog |
| 958 | | |
| 959 | | modified: ChangeLog |
| 960 | | |
| 961 | | commit e4f47de18d010a906e3315e1a1d8547e607ecc7a |
| 962 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 963 | | Date: Thu Sep 3 01:58:50 2009 +0100 |
| 964 | | |
| 965 | | Cleanup's |
| 966 | | |
| 967 | | modified: src/lexer.l |
| 968 | | modified: src/runtime.c |
| 969 | | modified: src/symbols.h |
| 970 | | |
| 971 | | commit 1c81b6ba6be5f4d8496ea07c0d0a78b1e3db4379 |
| 972 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 973 | | Date: Thu Sep 3 00:15:31 2009 +0100 |
| 974 | | |
| 975 | | prompt cleanup |
| 976 | | |
| 977 | | modified: src/lexer.l |
| 978 | | modified: src/parser.y |
| 979 | | |
| 980 | | commit fc7f663a1543cde2f499d6d09392a160dfd8f7b8 |
| 981 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 982 | | Date: Thu Sep 3 00:14:13 2009 +0100 |
| 983 | | |
| 984 | | Now gives a prompt on stdin input |
| 985 | | |
| 986 | | modified: src/gc.c |
| 987 | | modified: src/lexer.l |
| 988 | | modified: src/main.c |
| 989 | | modified: src/parser.y |
| 990 | | |
| 991 | | commit 6fdedd253479b90e04c951410dc01bb9a15ce49d |
| 992 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 993 | | Date: Wed Sep 2 17:12:05 2009 +0100 |
| 994 | | |
| 995 | | Changed how the parser is built into a static lib |
| 996 | | And staticly linked into the program to keep it seperate |
| 997 | | |
| 998 | | modified: src/Makefile.am |
| 999 | | modified: src/lexer.l |
| 1000 | | |
| 1001 | | commit 702c36ad4e04b4dea1a17cd044f63c0a55558825 |
| 1002 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1003 | | Date: Wed Sep 2 17:06:22 2009 +0100 |
| 1004 | | |
| 1005 | | Adding more macros as i need to use more rich features now and want |
| 1006 | | to maintain portability |
| 1007 | | new file: intlmacosx.m4 |
| 1008 | | new file: po.m4 |
| 1009 | | new file: time_h.m4 |
| 1010 | | |
| 1011 | | commit 7ff0187943329356bc7cb7899a4ea0fb7edb78c8 |
| 1012 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1013 | | Date: Wed Sep 2 17:00:18 2009 +0100 |
| 1014 | | |
| 1015 | | On branch master |
| 1016 | | modified: ChangeLog |
| 1017 | | |
| 1018 | | commit 75afb779e2e6e37e6b35716dfba4a6626baef608 |
| 1019 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1020 | | Date: Wed Sep 2 16:55:56 2009 +0100 |
| 1021 | | |
| 1022 | | On branch master |
| 1023 | | new file: ChangeLog |
| 1024 | | |
| 1025 | | commit 593065289f8eb828a4ab1adc8a086f39bd6ffc0b |
| 1026 | | Author: Philip Herron <redbrain@iota.local> |
| 1027 | | Date: Wed Sep 2 07:19:05 2009 +0100 |
| 1028 | | |
| 1029 | | Committer: Philip Herron <redbrain@iota.local> |
| 1030 | | On branch master |
| 1031 | | calling yyparse now :) |
| 1032 | | |
| 1033 | | modified: src/lexer.l |
| 1034 | | modified: src/main.c |
| 1035 | | |
| 1036 | | commit 676c306dbd59ef9848da5516b749072833361d68 |
| 1037 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1038 | | Date: Wed Sep 2 05:05:20 2009 +0100 |
| 1039 | | |
| 1040 | | On branch master |
| 1041 | | modified: src/parser.y |
| 1042 | | |
| 1043 | | commit 4a99b44b47b589f14b708395cfc98b2d8f736b51 |
| 1044 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1045 | | Date: Wed Sep 2 04:50:24 2009 +0100 |
| 1046 | | |
| 1047 | | On branch master |
| 1048 | | modified: src/parser.y |
| 1049 | | |
| 1050 | | commit 43a49a5f77b57f404c67ac742c9c266b5c7fae95 |
| 1051 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1052 | | Date: Wed Sep 2 04:40:23 2009 +0100 |
| 1053 | | |
| 1054 | | On branch master |
| 1055 | | modified: src/runtime.c |
| 1056 | | modified: src/symbols.h |
| 1057 | | |
| 1058 | | commit 9299dabe335bd9c74c326b2094f8728355afdb03 |
| 1059 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1060 | | Date: Wed Sep 2 04:38:20 2009 +0100 |
| 1061 | | |
| 1062 | | On branch master |
| 1063 | | modified: src/parser.y |
| 1064 | | modified: src/runtime.c |
| 1065 | | modified: src/symbols.h |
| 1066 | | |
| 1067 | | commit 23437c21926323849d570894aacd7822d3418890 |
| 1068 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1069 | | Date: Wed Sep 2 04:24:46 2009 +0100 |
| 1070 | | |
| 1071 | | On branch master |
| 1072 | | modified: src/parser.y |
| 1073 | | modified: src/symbols.h |
| 1074 | | |
| 1075 | | commit 97417a1c4bfa84f745e448ffdea93771d6e01217 |
| 1076 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1077 | | Date: Wed Sep 2 04:01:52 2009 +0100 |
| 1078 | | |
| 1079 | | On branch master |
| 1080 | | modified: src/parser.y |
| 1081 | | |
| 1082 | | commit ae564f7ccc4ce22d26a77abe79f0466aa5149cb7 |
| 1083 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1084 | | Date: Wed Sep 2 01:20:01 2009 +0100 |
| 1085 | | |
| 1086 | | On branch master |
| 1087 | | modified: src/parser.y |
| 1088 | | modified: src/symbols.h |
| 1089 | | |
| 1090 | | commit 212389981e9202eb2a6fa24c2fbdbaddb322eba8 |
| 1091 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1092 | | Date: Wed Sep 2 01:11:30 2009 +0100 |
| 1093 | | |
| 1094 | | On branch master |
| 1095 | | quick cleanup lots more to do |
| 1096 | | |
| 1097 | | modified: src/parser.y |
| 1098 | | |
| 1099 | | commit 04d681b5add5c83f2a2d2c80d3126f34da75d60e |
| 1100 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1101 | | Date: Wed Sep 2 00:41:43 2009 +0100 |
| 1102 | | |
| 1103 | | On branch master |
| 1104 | | beginigs of a new parser its much better designed now |
| 1105 | | |
| 1106 | | modified: src/main.c |
| 1107 | | modified: src/parser.y |
| 1108 | | modified: src/symbols.h |
| 1109 | | new file: testSuite/working.crl |
| 1110 | | |
| 1111 | | commit b15ff01f8025855a1ec5b5299a7558f87ff7e2ab |
| 1112 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1113 | | Date: Tue Sep 1 23:11:59 2009 +0100 |
| 1114 | | |
| 1115 | | On branch master |
| 1116 | | Refactor implementation comming next |
| 1117 | | |
| 1118 | | modified: src/Makefile.am |
| 1119 | | modified: src/hash_table.c |
| 1120 | | modified: src/lexer.l |
| 1121 | | modified: src/parser.y |
| 1122 | | modified: src/runtime.c |
| 1123 | | modified: src/symbols.h |
| 1124 | | |
| 1125 | | commit 80208a3b8c58bb1670dbcd35bb0df5bc266eba0c |
| 1126 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1127 | | Date: Tue Sep 1 22:27:58 2009 +0100 |
| 1128 | | |
| 1129 | | On branch master |
| 1130 | | Major refactor of symbols.h comming now |
| 1131 | | |
| 1132 | | modified: configure.ac |
| 1133 | | modified: src/Makefile.am |
| 1134 | | renamed: src/hashTable.c -> src/hash_table.c |
| 1135 | | modified: src/lexer.l |
| 1136 | | modified: src/parser.y |
| 1137 | | renamed: src/symTab.c -> src/runtime.c |
| 1138 | | renamed: src/symStack.c -> src/sym_stack.c |
| 1139 | | |
| 1140 | | commit 20b914b099e57bbdbcdf8110b453db646baff509 |
| 1141 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1142 | | Date: Tue Sep 1 22:13:13 2009 +0100 |
| 1143 | | |
| 1144 | | On branch master |
| 1145 | | Falling back to yacc too much pain to build a parser from scratch for now i need to release :) |
| 1146 | | |
| 1147 | | renamed: parser.c -> parser.y |
| 1148 | | |
| 1149 | | commit d6d5d42e6515c7a542a7b500d270e3b8ba96f238 |
| 1150 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1151 | | Date: Tue Sep 1 22:11:21 2009 +0100 |
| 1152 | | |
| 1153 | | On branch master |
| 1154 | | More commits to come extremly unstable now! :) |
| 1155 | | |
| 1156 | | new file: libcrules/io.crl |
| 1157 | | modified: src/lexer.l |
| 1158 | | |
| 1159 | | commit efced15e8a9cd858dd6c8639d01218fc107388d6 |
| 1160 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1161 | | Date: Tue Sep 1 18:43:37 2009 +0100 |
| 1162 | | |
| 1163 | | On branch master |
| 1164 | | Language going through whole re-design new parser comming soon and release later on |
| 1165 | | |
| 1166 | | modified: ../src/Makefile.am |
| 1167 | | modified: ../src/crules.h |
| 1168 | | modified: ../src/gc.c |
| 1169 | | new file: ../src/lexer.l |
| 1170 | | modified: ../src/main.c |
| 1171 | | new file: ../src/parser.c |
| 1172 | | modified: ../src/util.c |
| 1173 | | deleted: class.crl |
| 1174 | | deleted: fib.crl |
| 1175 | | deleted: floater.crl |
| 1176 | | deleted: functional.crl |
| 1177 | | modified: helloworld.crl |
| 1178 | | modified: override.crl |
| 1179 | | deleted: simple_math.crl |
| 1180 | | modified: sort.crl |
| 1181 | | |
| 1182 | | commit 240500996e44151ad7adc7768ebcb1e508e26348 |
| 1183 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1184 | | Date: Tue Sep 1 01:17:58 2009 +0100 |
| 1185 | | |
| 1186 | | On branch master |
| 1187 | | |
| 1188 | | Getting rid of LEX and YACC implenting a serious parser! |
| 1189 | | deleted: crulesLexer.l |
| 1190 | | deleted: crulesParser.y |
| 1191 | | |
| 1192 | | commit 7a326df6709ca7d0d5be8b4eb13f258d31bd1a66 |
| 1193 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1194 | | Date: Mon Aug 31 22:16:21 2009 +0100 |
| 1195 | | |
| 1196 | | On branch master |
| 1197 | | Bug fixes along with support for recursive lists |
| 1198 | | |
| 1199 | | for example: |
| 1200 | | { 1, 2, { 1, { 5, 8 }, 3, 4, 5, 6 }, 4, 5, 545 } |
| 1201 | | |
| 1202 | | modified: configure.ac |
| 1203 | | modified: src/crulesParser.y |
| 1204 | | modified: src/main.c |
| 1205 | | modified: src/symTab.c |
| 1206 | | modified: testSuite/helloworld.crl |
| 1207 | | |
| 1208 | | commit b40417695050772315fefbda1074c8f6a2b42fbd |
| 1209 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1210 | | Date: Sun Aug 30 02:55:36 2009 +0100 |
| 1211 | | |
| 1212 | | On branch master |
| 1213 | | Small bugfix for undefined functions lookup |
| 1214 | | |
| 1215 | | modified: src/crulesParser.y |
| 1216 | | modified: testSuite/helloworld.crl |
| 1217 | | |
| 1218 | | commit 9cc3ad400042c8e1119370a7451351bfc512f175 |
| 1219 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1220 | | Date: Sun Aug 30 02:47:59 2009 +0100 |
| 1221 | | |
| 1222 | | On branch master |
| 1223 | | A little cleanup get rid of size_t for unsigned int |
| 1224 | | |
| 1225 | | modified: src/crulesParser.y |
| 1226 | | |
| 1227 | | commit c612bf80b10f72136cb8e9964a17d515fa5daafa |
| 1228 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1229 | | Date: Sun Aug 30 02:24:49 2009 +0100 |
| 1230 | | |
| 1231 | | On branch master |
| 1232 | | removed crap keywords |
| 1233 | | |
| 1234 | | modified: src/crulesLexer.l |
| 1235 | | modified: src/crulesParser.y |
| 1236 | | |
| 1237 | | commit 4032508e4b993d303179790f5e842e1dadb185ba |
| 1238 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1239 | | Date: Sun Aug 30 02:22:37 2009 +0100 |
| 1240 | | |
| 1241 | | On branch master |
| 1242 | | Fleshing out the parser :) |
| 1243 | | |
| 1244 | | modified: src/crulesParser.y |
| 1245 | | |
| 1246 | | commit 5431548a6cb96a91cadf9d0c32da3926846fd449 |
| 1247 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1248 | | Date: Sun Aug 30 01:52:24 2009 +0100 |
| 1249 | | |
| 1250 | | On branch master |
| 1251 | | Basic loops and lists working :) |
| 1252 | | |
| 1253 | | modified: src/crulesParser.y |
| 1254 | | modified: src/lists.c |
| 1255 | | modified: src/symStack.c |
| 1256 | | modified: src/symTab.c |
| 1257 | | modified: testSuite/helloworld.crl |
| 1258 | | |
| 1259 | | commit ea26ae429156842c61c46e9c7c7f6a6d7d3373b5 |
| 1260 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1261 | | Date: Sun Aug 30 00:45:35 2009 +0100 |
| 1262 | | |
| 1263 | | On branch master |
| 1264 | | modified: src/symTab.c |
| 1265 | | |
| 1266 | | commit 56a8b386865d573ad2c26bbfdea489cce244b8f2 |
| 1267 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1268 | | Date: Sun Aug 30 00:41:43 2009 +0100 |
| 1269 | | |
| 1270 | | On branch master |
| 1271 | | for loops work :) |
| 1272 | | |
| 1273 | | modified: src/symTab.c |
| 1274 | | |
| 1275 | | commit 993aac3e6e266853e3692b1488f2924644cbbfb9 |
| 1276 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1277 | | Date: Sun Aug 30 00:34:34 2009 +0100 |
| 1278 | | |
| 1279 | | On branch master |
| 1280 | | for loop compiles needs testing :) |
| 1281 | | |
| 1282 | | modified: src/symTab.c |
| 1283 | | |
| 1284 | | commit 81598843f90e4f6db3cc927da1e77d100c6a22e3 |
| 1285 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1286 | | Date: Sat Aug 29 03:39:34 2009 +0100 |
| 1287 | | |
| 1288 | | On branch master |
| 1289 | | beginings of for loops :) |
| 1290 | | |
| 1291 | | modified: src/crulesParser.y |
| 1292 | | modified: src/hashTable.c |
| 1293 | | modified: src/lists.c |
| 1294 | | modified: src/symTab.c |
| 1295 | | modified: src/symbols.h |
| 1296 | | modified: testSuite/helloworld.crl |
| 1297 | | |
| 1298 | | commit ae2def0b2e094a16212182f18cf1186a90116409 |
| 1299 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1300 | | Date: Fri Aug 28 22:11:52 2009 +0100 |
| 1301 | | |
| 1302 | | On branch master |
| 1303 | | Lists working lots of bug fixes can wait ;) |
| 1304 | | |
| 1305 | | modified: src/crulesParser.y |
| 1306 | | modified: src/symbols.h |
| 1307 | | modified: src/util.c |
| 1308 | | |
| 1309 | | commit d1455e69001724e3b33b3bf10456bffe0a1cac83 |
| 1310 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1311 | | Date: Sat Aug 22 13:34:11 2009 +0100 |
| 1312 | | |
| 1313 | | On branch master |
| 1314 | | modified: configure.ac |
| 1315 | | |
| 1316 | | commit 4e04e5a6d889660e3ba09267c86a296809798a2d |
| 1317 | | Author: Philip Herron <redbrain@iota.local> |
| 1318 | | Date: Fri Aug 21 23:06:31 2009 +0100 |
| 1319 | | |
| 1320 | | Committer: Philip Herron <redbrain@iota.local> |
| 1321 | | Lots of work to do!!!!! Won't compile yet will fix tomorrow :) |
| 1322 | | |
| 1323 | | modified: src/crulesParser.y |
| 1324 | | modified: src/gc.c |
| 1325 | | modified: src/symTab.c |
| 1326 | | modified: src/symbols.h |
| 1327 | | modified: testSuite/helloworld.crl |
| 1328 | | |
| 1329 | | commit 029d310c78c9047d771e1201a602c18fb48606a9 |
| 1330 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1331 | | Date: Fri Aug 21 21:51:33 2009 +0100 |
| 1332 | | |
| 1333 | | On branch master |
| 1334 | | modified: src/util.c |
| 1335 | | |
| 1336 | | commit 625c5eb8a9e9ddf56d2a740c5bd0bddaa8147ffb |
| 1337 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1338 | | Date: Fri Aug 21 21:07:49 2009 +0100 |
| 1339 | | |
| 1340 | | On branch master |
| 1341 | | modified: src/crulesParser.y |
| 1342 | | modified: src/gc.c |
| 1343 | | modified: src/hashTable.c |
| 1344 | | modified: src/lists.c |
| 1345 | | modified: src/main.c |
| 1346 | | modified: src/symTab.c |
| 1347 | | modified: src/util.c |
| 1348 | | |
| 1349 | | commit 66ad08547f99768acc5eaa1b83e6f0dc991bbc4c |
| 1350 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1351 | | Date: Wed Aug 19 18:29:42 2009 +0100 |
| 1352 | | |
| 1353 | | On branch master |
| 1354 | | modified: configure.ac |
| 1355 | | modified: src/crules.h |
| 1356 | | modified: src/util.c |
| 1357 | | |
| 1358 | | commit 59ea43d80313307bf73ec70a56fc7d66a720b917 |
| 1359 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1360 | | Date: Wed Aug 19 17:58:08 2009 +0100 |
| 1361 | | |
| 1362 | | On branch master |
| 1363 | | Info :) |
| 1364 | | |
| 1365 | | modified: README |
| 1366 | | |
| 1367 | | commit 1c7434cb85d3b79aef6fc7e848998d02dca7629e |
| 1368 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1369 | | Date: Wed Aug 19 17:55:06 2009 +0100 |
| 1370 | | |
| 1371 | | On branch master |
| 1372 | | renamed: autorun.sh -> config/autorun.sh |
| 1373 | | |
| 1374 | | commit 169a3ef59db922493a76edea5190d9e2d5b95e7e |
| 1375 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1376 | | Date: Wed Aug 19 17:54:07 2009 +0100 |
| 1377 | | |
| 1378 | | On branch master |
| 1379 | | Move the autotools cruft to config/ |
| 1380 | | |
| 1381 | | modified: configure.ac |
| 1382 | | |
| 1383 | | commit da30c94b017f1da292905447c23cf23ba493cb14 |
| 1384 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1385 | | Date: Tue Aug 11 09:17:01 2009 +0100 |
| 1386 | | |
| 1387 | | On branch master |
| 1388 | | modified: configure.ac |
| 1389 | | modified: src/gc.c |
| 1390 | | |
| 1391 | | commit eb63ca9955e811e25527c0a9c0d0103da8a9c5f1 |
| 1392 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1393 | | Date: Tue Aug 11 07:20:29 2009 +0100 |
| 1394 | | |
| 1395 | | On branch master |
| 1396 | | More memory cleanup's |
| 1397 | | |
| 1398 | | modified: src/crulesParser.y |
| 1399 | | modified: src/gc.c |
| 1400 | | modified: src/symbols.h |
| 1401 | | |
| 1402 | | commit b0711e4c84e891aa3a99aa47153af18cf125b5b1 |
| 1403 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1404 | | Date: Tue Aug 11 06:42:48 2009 +0100 |
| 1405 | | |
| 1406 | | On branch master |
| 1407 | | Fixing some major memory leaks |
| 1408 | | |
| 1409 | | modified: src/gc.c |
| 1410 | | modified: src/symTab.c |
| 1411 | | modified: src/symbols.h |
| 1412 | | modified: src/util.c |
| 1413 | | |
| 1414 | | commit 7342cc50b14c1093f823261ab5f87db7239888d8 |
| 1415 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1416 | | Date: Tue Aug 11 06:14:18 2009 +0100 |
| 1417 | | |
| 1418 | | On branch master |
| 1419 | | modified: src/crulesParser.y |
| 1420 | | modified: src/lists.c |
| 1421 | | modified: src/symTab.c |
| 1422 | | |
| 1423 | | commit 31f7b9c5002afe223ca62f508f7c59d06eac97d8 |
| 1424 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1425 | | Date: Tue Aug 11 05:51:56 2009 +0100 |
| 1426 | | |
| 1427 | | On branch master |
| 1428 | | Fixing up lists |
| 1429 | | |
| 1430 | | modified: src/lists.c |
| 1431 | | |
| 1432 | | commit d553d555319b446cc1e9866488af578315d5e173 |
| 1433 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1434 | | Date: Mon Aug 10 13:12:26 2009 +0100 |
| 1435 | | |
| 1436 | | On branch master |
| 1437 | | Really need some sleep now :) |
| 1438 | | |
| 1439 | | modified: src/crulesParser.y |
| 1440 | | modified: src/gc.c |
| 1441 | | modified: src/hashTable.c |
| 1442 | | modified: src/lists.c |
| 1443 | | modified: src/symTab.c |
| 1444 | | modified: src/symbols.h |
| 1445 | | |
| 1446 | | commit 2958430c83bb4b6c514402ca131a727b8acef602 |
| 1447 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1448 | | Date: Mon Aug 10 11:43:20 2009 +0100 |
| 1449 | | |
| 1450 | | On branch master |
| 1451 | | Working on the freeing and structure of memory storage |
| 1452 | | |
| 1453 | | modified: src/crulesParser.y |
| 1454 | | modified: src/gc.c |
| 1455 | | modified: src/hashTable.c |
| 1456 | | modified: src/symTab.c |
| 1457 | | modified: src/symbols.h |
| 1458 | | |
| 1459 | | commit c1f005e2b2afc2c86b2ad77640e4010219ac4e1f |
| 1460 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1461 | | Date: Mon Aug 10 11:15:11 2009 +0100 |
| 1462 | | |
| 1463 | | On branch master |
| 1464 | | modified: src/crulesParser.y |
| 1465 | | modified: src/hashTable.c |
| 1466 | | |
| 1467 | | commit a9eed7e9bc1e019c281abacd1f59124cc50513cf |
| 1468 | | Author: Philip Herron <redbrain@iota.local> |
| 1469 | | Date: Mon Aug 10 10:50:06 2009 +0100 |
| 1470 | | |
| 1471 | | Committer: Philip Herron <redbrain@iota.local> |
| 1472 | | On branch master |
| 1473 | | modified: configure.ac |
| 1474 | | |
| 1475 | | commit aad2517ee69fd0a159c021d9cf39fe84c20e3aaf |
| 1476 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1477 | | Date: Mon Aug 10 10:39:44 2009 +0100 |
| 1478 | | |
| 1479 | | On branch master |
| 1480 | | modified: configure.ac |
| 1481 | | |
| 1482 | | commit 69d23e505a094a53324681a2301f226fc7f23f76 |
| 1483 | | Author: RedBrain - Philip Herron <herron.philip@googlemail.com> |
| 1484 | | Date: Mon Aug 10 10:36:29 2009 +0100 |
| 1485 | | |
| 1486 | | On branch master |
| 1487 | | modified: src/crulesParser.y |
| 1488 | | modified: src/hashTable.c |
| 1489 | | modified: src/lists.c |
| 1490 | | modified: src/symStack.c |
| 1491 | | modified: src/symTab.c |
| 1492 | | modified: src/symbols.h |
| 1493 | | |
| 1494 | | commit d704e6e9185b76554a2cfa628ff9f5546827e4ef |
| 1495 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1496 | | Date: Mon Aug 10 05:41:37 2009 +0100 |
| 1497 | | |
| 1498 | | On branch master |
| 1499 | | modified: README |
| 1500 | | |
| 1501 | | commit e0e4c761d09b4aa2ad2ba79a4cf4e53a466de165 |
| 1502 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1503 | | Date: Mon Aug 10 05:34:47 2009 +0100 |
| 1504 | | |
| 1505 | | On branch master |
| 1506 | | modified: configure.ac |
| 1507 | | |
| 1508 | | commit 67604dd42588174cf3a5aa2db71c35c32cf2ce1d |
| 1509 | | Author: Philip Herron <redbrain@zephox.local> |
| 1510 | | Date: Sun Aug 9 03:38:14 2009 +0100 |
| 1511 | | |
| 1512 | | Committer: Philip Herron <redbrain@zephox.local> |
| 1513 | | Fail on no gmp or mpfr |
| 1514 | | |
| 1515 | | modified: configure.ac |
| 1516 | | |
| 1517 | | commit 1e92bf90938f8ae9375f0bb7db402d3a95f48d90 |
| 1518 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1519 | | Date: Sat Aug 8 08:18:08 2009 +0100 |
| 1520 | | |
| 1521 | | On branch master |
| 1522 | | modified: docs/Crules - Sys-config/paper.tex |
| 1523 | | |
| 1524 | | commit c8d97225cbb5d5be9bcf4b39395be4d41769c2f8 |
| 1525 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1526 | | Date: Sat Aug 8 08:03:00 2009 +0100 |
| 1527 | | |
| 1528 | | On branch master |
| 1529 | | GNU MP is starting to be used :) time for sleep |
| 1530 | | |
| 1531 | | modified: src/crulesLexer.l |
| 1532 | | modified: src/crulesParser.y |
| 1533 | | modified: src/symbols.h |
| 1534 | | |
| 1535 | | commit 4781bec1cf71aab19d4d429865acbfd40bc0a202 |
| 1536 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1537 | | Date: Sat Aug 8 06:14:17 2009 +0100 |
| 1538 | | |
| 1539 | | On branch master |
| 1540 | | Working on the number representations |
| 1541 | | |
| 1542 | | modified: configure.ac |
| 1543 | | modified: src/crulesLexer.l |
| 1544 | | modified: src/crulesParser.y |
| 1545 | | modified: src/gc.c |
| 1546 | | modified: src/main.c |
| 1547 | | modified: src/math.c |
| 1548 | | modified: src/symTab.c |
| 1549 | | modified: src/symbols.h |
| 1550 | | |
| 1551 | | commit 2e07cae4e57b7229ff6a8bca5d0891476907303e |
| 1552 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1553 | | Date: Sat Aug 8 03:59:07 2009 +0100 |
| 1554 | | |
| 1555 | | On branch master |
| 1556 | | Starting to implement all math using gmp and mpfr :) |
| 1557 | | |
| 1558 | | modified: configure.ac |
| 1559 | | modified: src/Makefile.am |
| 1560 | | modified: src/crulesParser.y |
| 1561 | | modified: src/gc.c |
| 1562 | | modified: src/hashTable.c |
| 1563 | | deleted: src/listType.c |
| 1564 | | new file: src/lists.c |
| 1565 | | modified: src/symTab.c |
| 1566 | | modified: src/symbols.h |
| 1567 | | |
| 1568 | | commit 2d551582af0cd29488d44ce67dc56819c39830ab |
| 1569 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1570 | | Date: Sat Aug 8 02:44:16 2009 +0100 |
| 1571 | | |
| 1572 | | On branch master |
| 1573 | | Bug fixes to hash tables and stacks |
| 1574 | | |
| 1575 | | modified: src/hashTable.c |
| 1576 | | |
| 1577 | | commit 0debcc2c8f7bcb6be8bffc93b2ad75df55ab98c1 |
| 1578 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1579 | | Date: Fri Aug 7 08:31:38 2009 +0100 |
| 1580 | | |
| 1581 | | On branch master |
| 1582 | | Commit before sleep :P |
| 1583 | | |
| 1584 | | modified: src/crulesParser.y |
| 1585 | | modified: src/hashTable.c |
| 1586 | | modified: src/symTab.c |
| 1587 | | |
| 1588 | | commit 74ba57af94dcc02a999cf3b6daff3e3f8af2f8b0 |
| 1589 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1590 | | Date: Fri Aug 7 02:26:51 2009 +0100 |
| 1591 | | |
| 1592 | | On branch master |
| 1593 | | Now were back on track its starting to do the job |
| 1594 | | |
| 1595 | | modified: src/crulesParser.y |
| 1596 | | modified: src/hashTable.c |
| 1597 | | modified: src/util.c |
| 1598 | | |
| 1599 | | commit 293fc2d0bfa93127b58960afb736e9475bd3ae6d |
| 1600 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1601 | | Date: Thu Aug 6 23:32:54 2009 +0100 |
| 1602 | | |
| 1603 | | On branch master |
| 1604 | | Lots of changes finaly comming together :) |
| 1605 | | |
| 1606 | | modified: src/crules.h |
| 1607 | | modified: src/crulesParser.y |
| 1608 | | modified: src/hashTable.c |
| 1609 | | modified: src/main.c |
| 1610 | | modified: src/symTab.c |
| 1611 | | modified: src/symbols.h |
| 1612 | | modified: src/util.c |
| 1613 | | |
| 1614 | | commit 0852c6d57c9d8b76f6783b5b863bc25857c26199 |
| 1615 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1616 | | Date: Thu Aug 6 08:18:13 2009 +0100 |
| 1617 | | |
| 1618 | | On branch master |
| 1619 | | modified: paper.tex |
| 1620 | | modified: ../../src/crulesParser.y |
| 1621 | | |
| 1622 | | commit ceae0b4d55f5045391b0e6256099aecb6e1c854f |
| 1623 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1624 | | Date: Thu Aug 6 07:56:31 2009 +0100 |
| 1625 | | |
| 1626 | | On branch master |
| 1627 | | modified: src/hashTable.c |
| 1628 | | modified: src/symStack.c |
| 1629 | | modified: src/symbols.h |
| 1630 | | |
| 1631 | | commit d9fe475b7e59dfb243413ce523a040956bf3940b |
| 1632 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1633 | | Date: Thu Aug 6 07:36:51 2009 +0100 |
| 1634 | | |
| 1635 | | On branch master |
| 1636 | | FIX |
| 1637 | | |
| 1638 | | modified: src/hashTable.c |
| 1639 | | |
| 1640 | | commit a3da7ae55a7795c26f3d72d286db96c6b56dcffb |
| 1641 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1642 | | Date: Thu Aug 6 07:17:24 2009 +0100 |
| 1643 | | |
| 1644 | | On branch master |
| 1645 | | lookup code wrappers |
| 1646 | | |
| 1647 | | modified: src/hashTable.c |
| 1648 | | modified: src/symbols.h |
| 1649 | | modified: src/util.c |
| 1650 | | |
| 1651 | | commit ba029258d080b283d5f177522a2c61ea35f387ed |
| 1652 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1653 | | Date: Thu Aug 6 06:48:21 2009 +0100 |
| 1654 | | |
| 1655 | | On branch master |
| 1656 | | Final commit before i go get some sleep !! |
| 1657 | | |
| 1658 | | modified: src/hashTable.c |
| 1659 | | modified: src/util.c |
| 1660 | | |
| 1661 | | commit 59e450c65c2885ee922061f292965817dc713d66 |
| 1662 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1663 | | Date: Thu Aug 6 06:40:19 2009 +0100 |
| 1664 | | |
| 1665 | | On branch master |
| 1666 | | Working hash tables based off git-core :) thanks! |
| 1667 | | |
| 1668 | | modified: COPYRIGHT |
| 1669 | | modified: src/crulesParser.y |
| 1670 | | modified: src/gc.c |
| 1671 | | modified: src/hashTable.c |
| 1672 | | modified: src/symbols.h |
| 1673 | | modified: src/util.c |
| 1674 | | |
| 1675 | | commit 7153655a73260d072e02aa583e2f4294cdda31f5 |
| 1676 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1677 | | Date: Thu Aug 6 02:55:37 2009 +0100 |
| 1678 | | |
| 1679 | | On branch master |
| 1680 | | |
| 1681 | | Skeleton hash table functions :) |
| 1682 | | |
| 1683 | | modified: src/crules.h |
| 1684 | | modified: src/gc.c |
| 1685 | | modified: src/hashTable.c |
| 1686 | | modified: src/symbols.h |
| 1687 | | modified: src/util.c |
| 1688 | | |
| 1689 | | commit 244cb9c455f4ee57d7a82f12e25ee4a98404c7a5 |
| 1690 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1691 | | Date: Thu Aug 6 02:29:54 2009 +0100 |
| 1692 | | |
| 1693 | | On branch master |
| 1694 | | modified: docs/Crules - Sys-config/code/activation_engine.crl |
| 1695 | | modified: docs/Crules - Sys-config/paper.tex |
| 1696 | | modified: src/crules.h |
| 1697 | | modified: src/gc.c |
| 1698 | | modified: src/hashTable.c |
| 1699 | | modified: src/main.c |
| 1700 | | modified: src/symbols.h |
| 1701 | | modified: src/util.c |
| 1702 | | |
| 1703 | | commit a270d0b11b2da05b4deb36fd9b050613b2b3fa24 |
| 1704 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1705 | | Date: Thu Aug 6 00:53:38 2009 +0100 |
| 1706 | | |
| 1707 | | On branch master |
| 1708 | | Implementing hash tables |
| 1709 | | |
| 1710 | | modified: src/crulesParser.y |
| 1711 | | modified: src/gc.c |
| 1712 | | modified: src/hashTable.c |
| 1713 | | modified: src/symTab.c |
| 1714 | | modified: src/symbols.h |
| 1715 | | modified: src/util.c |
| 1716 | | |
| 1717 | | commit 9f601340df890d57a2be198713ceea5ca72b3f11 |
| 1718 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1719 | | Date: Wed Aug 5 23:15:00 2009 +0100 |
| 1720 | | |
| 1721 | | On branch master |
| 1722 | | I have finaly set on my design of using hash tables more to come |
| 1723 | | |
| 1724 | | modified: src/Makefile.am |
| 1725 | | modified: src/crulesParser.y |
| 1726 | | new file: src/hashTable.c |
| 1727 | | modified: src/symStack.c |
| 1728 | | modified: src/symbols.h |
| 1729 | | |
| 1730 | | commit 8802e2015ac3cd1e845c36f65c738a88e1e3c4b6 |
| 1731 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1732 | | Date: Wed Aug 5 21:53:38 2009 +0100 |
| 1733 | | |
| 1734 | | On branch master |
| 1735 | | modified: src/crulesParser.y |
| 1736 | | |
| 1737 | | commit 48273179892827a8244d743bdf217c60282c21b1 |
| 1738 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1739 | | Date: Wed Aug 5 21:32:11 2009 +0100 |
| 1740 | | |
| 1741 | | On branch master |
| 1742 | | modified: src/crulesParser.y |
| 1743 | | modified: src/gc.c |
| 1744 | | modified: src/symStack.c |
| 1745 | | modified: src/symTab.c |
| 1746 | | modified: src/symbols.h |
| 1747 | | modified: src/util.c |
| 1748 | | |
| 1749 | | commit bcd5bc080a0564470dd51fcc39e3fd670874e1cf |
| 1750 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1751 | | Date: Wed Aug 5 21:13:41 2009 +0100 |
| 1752 | | |
| 1753 | | On branch master |
| 1754 | | modified: src/math.c |
| 1755 | | |
| 1756 | | commit 632b086b73d7bc34cf4f2a94898093ef6f2eed41 |
| 1757 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1758 | | Date: Wed Aug 5 21:06:18 2009 +0100 |
| 1759 | | |
| 1760 | | On branch master |
| 1761 | | modified: src/Makefile.am |
| 1762 | | |
| 1763 | | commit 4257a96e62ca0988cc634f018f0a3ad3279f6253 |
| 1764 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1765 | | Date: Wed Aug 5 21:05:47 2009 +0100 |
| 1766 | | |
| 1767 | | On branch master |
| 1768 | | modified: src/crulesParser.y |
| 1769 | | modified: src/gc.c |
| 1770 | | new file: src/math.c |
| 1771 | | modified: src/symStack.c |
| 1772 | | modified: src/symbols.h |
| 1773 | | modified: src/util.c |
| 1774 | | |
| 1775 | | commit 38ad6b229c87f7e742cf0fe6f8da3540eb85a132 |
| 1776 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1777 | | Date: Wed Aug 5 18:57:43 2009 +0100 |
| 1778 | | |
| 1779 | | On branch master |
| 1780 | | Silly mistake undefined type |
| 1781 | | |
| 1782 | | modified: symbols.h |
| 1783 | | |
| 1784 | | commit d99c96dcbf76ba87fa3fd7ea23d886f19477a897 |
| 1785 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1786 | | Date: Wed Aug 5 18:53:20 2009 +0100 |
| 1787 | | |
| 1788 | | On branch master |
| 1789 | | |
| 1790 | | I have regressed it, but the structure is becoming more clear in the code |
| 1791 | | |
| 1792 | | modified: crules.h |
| 1793 | | modified: crulesParser.y |
| 1794 | | modified: gc.c |
| 1795 | | modified: main.c |
| 1796 | | modified: symStack.c |
| 1797 | | modified: symTab.c |
| 1798 | | modified: symbols.h |
| 1799 | | modified: util.c |
| 1800 | | |
| 1801 | | commit 5d3102e31d4d81cb4f7e45ad53c80135083da1a7 |
| 1802 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1803 | | Date: Wed Aug 5 08:33:08 2009 +0100 |
| 1804 | | |
| 1805 | | On branch master |
| 1806 | | Commit before i go sleep |
| 1807 | | |
| 1808 | | modified: src/symbols.h |
| 1809 | | |
| 1810 | | commit 6e301f5c33391ada2efcdf9615c9d56742846211 |
| 1811 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1812 | | Date: Wed Aug 5 06:38:52 2009 +0100 |
| 1813 | | |
| 1814 | | On branch master |
| 1815 | | modified: configure.ac |
| 1816 | | modified: src/Makefile.am |
| 1817 | | deleted: src/crlmalloc.c |
| 1818 | | modified: src/crulesParser.y |
| 1819 | | modified: src/gc.c |
| 1820 | | modified: src/listType.c |
| 1821 | | modified: src/symStack.c |
| 1822 | | modified: src/symTab.c |
| 1823 | | modified: src/symbols.h |
| 1824 | | modified: src/util.c |
| 1825 | | |
| 1826 | | commit 324706d40b0952711501b7430eff2f546148847a |
| 1827 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1828 | | Date: Wed Aug 5 02:50:32 2009 +0100 |
| 1829 | | |
| 1830 | | On branch master |
| 1831 | | modified: src/Makefile.am |
| 1832 | | modified: src/crlmalloc.c |
| 1833 | | modified: src/crules.h |
| 1834 | | modified: src/gc.c |
| 1835 | | modified: src/listType.c |
| 1836 | | modified: src/main.c |
| 1837 | | new file: src/signals.c |
| 1838 | | modified: src/symStack.c |
| 1839 | | modified: src/symTab.c |
| 1840 | | modified: src/symbols.h |
| 1841 | | modified: src/util.c |
| 1842 | | |
| 1843 | | commit 959856997cc2f8d6cf3c89a2a813c981c09bf20f |
| 1844 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1845 | | Date: Wed Aug 5 01:29:58 2009 +0100 |
| 1846 | | |
| 1847 | | On branch master |
| 1848 | | Files for the new memory subsystem |
| 1849 | | |
| 1850 | | new file: crlmalloc.c |
| 1851 | | new file: gc.c |
| 1852 | | |
| 1853 | | commit 57935746f6966228cc75438e5aaa0f4d56e83664 |
| 1854 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1855 | | Date: Wed Aug 5 01:17:05 2009 +0100 |
| 1856 | | |
| 1857 | | On branch master |
| 1858 | | modified: configure.ac |
| 1859 | | modified: docs/Crules - Sys-config/paper.tex |
| 1860 | | |
| 1861 | | commit 37611fd6265c1419e571772f03e7aba266d959ef |
| 1862 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1863 | | Date: Wed Aug 5 01:11:42 2009 +0100 |
| 1864 | | |
| 1865 | | On branch master |
| 1866 | | Paper is ok for now the basics are all there and set |
| 1867 | | Time to work on the interpreter again |
| 1868 | | |
| 1869 | | modified: paper.tex |
| 1870 | | |
| 1871 | | commit 1d898240f0bdc511faaf0ea4537af8c7468b0d67 |
| 1872 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1873 | | Date: Wed Aug 5 00:04:07 2009 +0100 |
| 1874 | | |
| 1875 | | On branch master |
| 1876 | | modified: paper.tex |
| 1877 | | |
| 1878 | | commit c63ad17308062519a53ccb4089445becba12b4d9 |
| 1879 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1880 | | Date: Tue Aug 4 23:58:05 2009 +0100 |
| 1881 | | |
| 1882 | | On branch master |
| 1883 | | modified: paper.tex |
| 1884 | | |
| 1885 | | commit 95e7ccfc0282691e7939ae107a0ab1e35da698c1 |
| 1886 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1887 | | Date: Tue Aug 4 22:50:26 2009 +0100 |
| 1888 | | |
| 1889 | | On branch master |
| 1890 | | Cleanup of repos |
| 1891 | | |
| 1892 | | commit 6dc5c647bc32d595d2c25c07d2ecc6f5c1ccfb7d |
| 1893 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1894 | | Date: Tue Aug 4 22:45:46 2009 +0100 |
| 1895 | | |
| 1896 | | On branch master |
| 1897 | | deleted: .DS_Store |
| 1898 | | deleted: _region_.log |
| 1899 | | deleted: _region_.pdf |
| 1900 | | deleted: _region_.tex |
| 1901 | | new file: code/activation_engine.crl |
| 1902 | | new file: code/class.crl |
| 1903 | | new file: code/fun-haskell.hs |
| 1904 | | new file: code/functional.crl |
| 1905 | | new file: code/simple_1.crl |
| 1906 | | new file: code/simple_2.crl |
| 1907 | | renamed: simple_math.crl~ -> code/simple_math.crl |
| 1908 | | new file: images/Crules-arch-diagram.dia |
| 1909 | | new file: images/Crules-arch-diagram.png |
| 1910 | | new file: images/ERP.dia |
| 1911 | | new file: images/ERP.png |
| 1912 | | new file: images/ovf-env.dia |
| 1913 | | new file: images/ovf-env.png |
| 1914 | | deleted: missfont.log |
| 1915 | | deleted: myrefs.log |
| 1916 | | deleted: paper.aux |
| 1917 | | deleted: paper.log |
| 1918 | | deleted: paper.pdf |
| 1919 | | deleted: paper.toc |
| 1920 | | deleted: prv_paper.log |
| 1921 | | deleted: texput.log |
| 1922 | | |
| 1923 | | commit 27d6028bb6213c7f9ad06f6b3141a8c4bdbae973 |
| 1924 | | Author: Philip Herron <redbrain@zephox.local> |
| 1925 | | Date: Tue Aug 4 05:31:55 2009 +0100 |
| 1926 | | |
| 1927 | | Committer: Philip Herron <redbrain@zephox.local> |
| 1928 | | On branch master |
| 1929 | | deleted: _region_.prv/tmp43770H73/pr1-1.png |
| 1930 | | deleted: _region_.prv/tmp43770H73/pr1-2.png |
| 1931 | | deleted: _region_.prv/tmp43770H73/pr1-3.png |
| 1932 | | deleted: _region_.prv/tmp43770H73/pr1-4.png |
| 1933 | | deleted: _region_.prv/tmp43770H73/pr1-5.png |
| 1934 | | deleted: _region_.prv/tmp43770H73/pr1-6.png |
| 1935 | | deleted: _region_.prv/tmp43770H73/pr1-7.png |
| 1936 | | deleted: _region_.prv/tmp43770H73/pr1-8.png |
| 1937 | | deleted: _region_.prv/tmp43770H73/pr1-9.png |
| 1938 | | |
| 1939 | | commit 59ca504bef347c70dac07847d383e914adec172e |
| 1940 | | Author: Philip Herron <redbrain@zephox.local> |
| 1941 | | Date: Tue Aug 4 02:33:23 2009 +0100 |
| 1942 | | |
| 1943 | | Committer: Philip Herron <redbrain@zephox.local> |
| 1944 | | On branch master |
| 1945 | | |
| 1946 | | commit 6e25118f48922d6fb20f17e6597d0bcb57efa2eb |
| 1947 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1948 | | Date: Mon Aug 3 19:18:04 2009 +0100 |
| 1949 | | |
| 1950 | | On branch master |
| 1951 | | new file: activation_engine.crl |
| 1952 | | new file: activation_engine.crl~ |
| 1953 | | new file: class.crl |
| 1954 | | new file: class.crl~ |
| 1955 | | new file: myrefs.log |
| 1956 | | new file: paper.aux |
| 1957 | | new file: paper.log |
| 1958 | | new file: paper.pdf |
| 1959 | | modified: paper.tex |
| 1960 | | new file: paper.toc |
| 1961 | | new file: texput.log |
| 1962 | | |
| 1963 | | commit 24c4d390c3e2e46d0ef81d5be76afabead41cf70 |
| 1964 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1965 | | Date: Mon Aug 3 16:51:22 2009 +0100 |
| 1966 | | |
| 1967 | | On branch master |
| 1968 | | renamed: main.tex -> paper.tex |
| 1969 | | |
| 1970 | | commit aa9fdf5b0548e4c9bf371e99a2f32dd8d3975669 |
| 1971 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1972 | | Date: Mon Aug 3 16:50:40 2009 +0100 |
| 1973 | | |
| 1974 | | On branch master |
| 1975 | | Got rid of the generated Latex guf |
| 1976 | | |
| 1977 | | deleted: cclicenses_short.pdf |
| 1978 | | new file: fun-haskell.hs |
| 1979 | | deleted: main.aux |
| 1980 | | deleted: main.log |
| 1981 | | deleted: main.pdf |
| 1982 | | deleted: main.toc |
| 1983 | | |
| 1984 | | commit cc06d471af497a86e8813c780c2817ca3174ce44 |
| 1985 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1986 | | Date: Mon Aug 3 16:48:23 2009 +0100 |
| 1987 | | |
| 1988 | | On branch master |
| 1989 | | More content and spelling mistakes should be fixed |
| 1990 | | |
| 1991 | | modified: main.aux |
| 1992 | | modified: main.log |
| 1993 | | modified: main.pdf |
| 1994 | | modified: main.tex |
| 1995 | | modified: main.toc |
| 1996 | | |
| 1997 | | commit a3b8f730d369efba26f99731725ab6ecaef42196 |
| 1998 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 1999 | | Date: Mon Aug 3 01:45:38 2009 +0100 |
| 2000 | | |
| 2001 | | On branch master |
| 2002 | | new file: functional.crl |
| 2003 | | modified: main.aux |
| 2004 | | modified: main.log |
| 2005 | | modified: main.pdf |
| 2006 | | modified: main.tex |
| 2007 | | modified: main.toc |
| 2008 | | |
| 2009 | | commit d74478a81df77e3a0487b729eb104309bc584e40 |
| 2010 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 2011 | | Date: Mon Aug 3 01:43:01 2009 +0100 |
| 2012 | | |
| 2013 | | On branch master |
| 2014 | | deleted: ERP.dia~ |
| 2015 | | deleted: main.tex~ |
| 2016 | | deleted: ovf-env.xml~ |
| 2017 | | deleted: simple_1.crl~ |
| 2018 | | |
| 2019 | | commit 01355120996903ed0bb17de36e9979249f105e30 |
| 2020 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 2021 | | Date: Mon Aug 3 01:42:46 2009 +0100 |
| 2022 | | |
| 2023 | | On branch master |
| 2024 | | new file: simple_1.crl |
| 2025 | | new file: simple_1.crl~ |
| 2026 | | new file: simple_2.crl |
| 2027 | | |
| 2028 | | commit c4da0a918e48b9de3ae4f5620182f6e077d5fcec |
| 2029 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 2030 | | Date: Mon Aug 3 01:41:10 2009 +0100 |
| 2031 | | |
| 2032 | | On branch master |
| 2033 | | modified: main.aux |
| 2034 | | modified: main.log |
| 2035 | | modified: main.pdf |
| 2036 | | modified: main.tex |
| 2037 | | modified: main.toc |
| 2038 | | modified: ovf-env.xml |
| 2039 | | |
| 2040 | | commit e211351c9b5d354b792fb0e4272ce689a8096ffa |
| 2041 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 2042 | | Date: Mon Aug 3 00:16:15 2009 +0100 |
| 2043 | | |
| 2044 | | On branch master |
| 2045 | | modified: main.aux |
| 2046 | | modified: main.log |
| 2047 | | modified: main.pdf |
| 2048 | | modified: main.toc |
| 2049 | | new file: ovf-env.xml |
| 2050 | | new file: ovf-env.xml~ |
| 2051 | | |
| 2052 | | commit 5238171788652eef3ef2acc780286c19a065ed8f |
| 2053 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 2054 | | Date: Sun Aug 2 23:21:29 2009 +0100 |
| 2055 | | |
| 2056 | | On branch master |
| 2057 | | modified: main.aux |
| 2058 | | modified: main.log |
| 2059 | | modified: main.pdf |
| 2060 | | modified: main.tex |
| 2061 | | modified: main.toc |
| 2062 | | |
| 2063 | | commit acf188f1d24a29e75a3b322d202dfb3022e43de8 |
| 2064 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 2065 | | Date: Sun Aug 2 19:36:12 2009 +0100 |
| 2066 | | |
| 2067 | | On branch master |
| 2068 | | new file: Makefile |
| 2069 | | modified: main.aux |
| 2070 | | modified: main.log |
| 2071 | | modified: main.pdf |
| 2072 | | modified: main.tex |
| 2073 | | modified: main.toc |
| 2074 | | |
| 2075 | | commit adb9ac4b191bc6609e40a335a6ef77cd9bbb1ccc |
| 2076 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 2077 | | Date: Sun Aug 2 19:15:09 2009 +0100 |
| 2078 | | |
| 2079 | | On branch master |
| 2080 | | new file: ERP.dia |
| 2081 | | new file: ERP.dia~ |
| 2082 | | new file: ERP.png |
| 2083 | | modified: main.tex |
| 2084 | | |
| 2085 | | commit 8eb984629d114229ee60dea70ba4601721be7d8b |
| 2086 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 2087 | | Date: Sun Aug 2 18:48:21 2009 +0100 |
| 2088 | | |
| 2089 | | On branch master |
| 2090 | | Update more content comming soon |
| 2091 | | |
| 2092 | | renamed: README -> CCREADME |
| 2093 | | new file: Crules-arch-diagram.dia |
| 2094 | | modified: README |
| 2095 | | modified: main.tex~ |
| 2096 | | new file: ovf-env.dia |
| 2097 | | |
| 2098 | | commit e3ef901d40aafa1e9be59b8ed1f46ddf92330486 |
| 2099 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 2100 | | Date: Sun Aug 2 18:45:10 2009 +0100 |
| 2101 | | |
| 2102 | | On branch master |
| 2103 | | Working on this paper CC license latex api here too |
| 2104 | | |
| 2105 | | new file: Crules-arch-diagram.png |
| 2106 | | new file: README |
| 2107 | | new file: cclicenses.dtx |
| 2108 | | new file: cclicenses.ins |
| 2109 | | new file: cclicenses.sty |
| 2110 | | new file: cclicenses_short.pdf |
| 2111 | | new file: main.aux |
| 2112 | | new file: main.log |
| 2113 | | new file: main.pdf |
| 2114 | | modified: main.tex |
| 2115 | | new file: main.tex~ |
| 2116 | | new file: main.toc |
| 2117 | | new file: ovf-env.png |
| 2118 | | |
| 2119 | | commit dcfa2e662827fa2e2916728b3e785df00ef158ce |
| 2120 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 2121 | | Date: Sat Aug 1 16:51:08 2009 +0100 |
| 2122 | | |
| 2123 | | On branch master |
| 2124 | | modified: HACKING |
| 2125 | | |
| 2126 | | commit 5c9aaffc7df4a36c34ed49bf90e1573ac485c9db |
| 2127 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 2128 | | Date: Sat Aug 1 16:49:24 2009 +0100 |
| 2129 | | |
| 2130 | | Deleted temp file |
| 2131 | | |
| 2132 | | deleted: testSuite/override.crl~ |
| 2133 | | |
| 2134 | | commit fb680f10a1d3442c126a7acbc92d8b34ceaa9f95 |
| 2135 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 2136 | | Date: Sat Aug 1 16:48:30 2009 +0100 |
| 2137 | | |
| 2138 | | On branch master |
| 2139 | | Added in the override.crl this was the main idea i had when |
| 2140 | | designing this language and the functional.crl is fixed |
| 2141 | | |
| 2142 | | modified: testSuite/functional.crl |
| 2143 | | new file: testSuite/override.crl |
| 2144 | | new file: testSuite/override.crl~ |
| 2145 | | |
| 2146 | | commit aed5a15bf98aff4b011bbe557106fbe70b177557 |
| 2147 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 2148 | | Date: Sat Aug 1 16:32:45 2009 +0100 |
| 2149 | | |
| 2150 | | On branch master |
| 2151 | | This is an update to the function.crl to show the correct |
| 2152 | | syntax to making crules a little more functional like haskell |
| 2153 | | |
| 2154 | | modified: testSuite/functional.crl |
| 2155 | | |
| 2156 | | commit 7b20b632b2d202c11d2284c8e1b309e8650e25a5 |
| 2157 | | Author: Philip Herron <herron.philip@googlemail.com> |
| 2158 | | Date: Sat Aug 1 16:19:33 2009 +0100 |
| 2159 | | |
| 2160 | | On branch master |
| 2161 | | new file: docs/Crules - Sys-config/main.tex |
| 2162 | | new file: docs/Crules - Sys-config/myrefs.bib |
| 2163 | | |
| 2164 | | commit dcf9f504e9b1464dd6114c201287beaf0f9dbb7d |
| 2165 | | Author: Philip Herron <redbrain@omicron.(none)> |
| 2166 | | Date: Wed Jul 22 21:45:39 2009 +0100 |
| 2167 | | |
| 2168 | | Committer: Philip Herron <redbrain@omicron.(none)> |
| 2169 | | On branch master |
| 2170 | | Initial import to my personal server |
| 2171 | | |
| 2172 | | new file: AUTHORS |
| 2173 | | new file: COPYING |
| 2174 | | new file: COPYRIGHT |
| 2175 | | new file: Doxyfile |
| 2176 | | new file: HACKING |
| 2177 | | new file: Makefile.am |
| 2178 | | new file: README |
| 2179 | | new file: autorun.sh |
| 2180 | | new file: configure.ac |
| 2181 | | new file: m4/acx_pthread.m4 |
| 2182 | | new file: m4/getopt.m4 |
| 2183 | | new file: src/Makefile.am |
| 2184 | | new file: src/crules.h |
| 2185 | | new file: src/crulesLexer.l |
| 2186 | | new file: src/crulesParser.y |
| 2187 | | new file: src/listType.c |
| 2188 | | new file: src/main.c |
| 2189 | | new file: src/symStack.c |
| 2190 | | new file: src/symTab.c |
| 2191 | | new file: src/symbols.h |
| 2192 | | new file: src/util.c |
| 2193 | | deleted: test |
| 2194 | | new file: testSuite/class.crl |
| 2195 | | new file: testSuite/fib.crl |
| 2196 | | new file: testSuite/floater.crl |
| 2197 | | new file: testSuite/functional.crl |
| 2198 | | new file: testSuite/helloworld.crl |
| 2199 | | new file: testSuite/simple.crl |
| 2200 | | new file: testSuite/simple_math.crl |
| 2201 | | new file: testSuite/sort.crl |
| 2202 | | |
| 2203 | | commit 56d5747e15cddcd7a55b10d15260c12d6d673d31 |
| 2204 | | Author: Philip Herron <redbrain@omicron.(none)> |
| 2205 | | Date: Wed Jul 22 21:22:09 2009 +0100 |
| 2206 | | |
| 2207 | | On branch master |
| 2208 | | Initial commit |
| 2209 | | new file: test |
| | 1 | 2009-10-12 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 2 | |
| | 3 | some bug fixes with floating point |
| | 4 | |
| | 5 | 2009-10-10 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 6 | |
| | 7 | changes in how operations are executed |
| | 8 | |
| | 9 | 2009-10-09 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 10 | |
| | 11 | code cleanup and quick fixes |
| | 12 | |
| | 13 | 2009-10-09 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 14 | |
| | 15 | bugfix with list assignments of list index references |
| | 16 | |
| | 17 | 2009-10-09 Philip Herron <redbrain@iota.local> |
| | 18 | |
| | 19 | quick bugfix |
| | 20 | |
| | 21 | 2009-10-09 Philip Herron <redbrain@iota.local> |
| | 22 | |
| | 23 | quick bugfix |
| | 24 | |
| | 25 | 2009-10-09 Philip Herron <redbrain@iota.local> |
| | 26 | |
| | 27 | quick edit |
| | 28 | |
| | 29 | 2009-10-05 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 30 | |
| | 31 | decent stack implementation |
| | 32 | |
| | 33 | 2009-10-05 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 34 | |
| | 35 | big fixes and cleanup in the configure to handle user defined lib and include paths |
| | 36 | |
| | 37 | 2009-10-05 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 38 | |
| | 39 | readline is fully optional now |
| | 40 | |
| | 41 | 2009-10-05 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 42 | |
| | 43 | symcpy refactor to sym_clone# |
| | 44 | |
| | 45 | 2009-10-05 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 46 | |
| | 47 | list assignment bug fixes |
| | 48 | |
| | 49 | 2009-10-05 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 50 | |
| | 51 | more big fixes |
| | 52 | |
| | 53 | 2009-10-05 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 54 | |
| | 55 | more fixes |
| | 56 | |
| | 57 | 2009-10-05 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 58 | |
| | 59 | bug fixes with lists expressions with variables |
| | 60 | |
| | 61 | 2009-10-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 62 | |
| | 63 | some bug fixes and cleanup |
| | 64 | |
| | 65 | 2009-10-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 66 | |
| | 67 | refactor symbol definitions |
| | 68 | |
| | 69 | 2009-10-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 70 | |
| | 71 | some more parser work for conditionals |
| | 72 | |
| | 73 | 2009-10-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 74 | |
| | 75 | more tests |
| | 76 | |
| | 77 | 2009-10-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 78 | |
| | 79 | another test |
| | 80 | |
| | 81 | 2009-10-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 82 | |
| | 83 | Working on for loops! very broken for now |
| | 84 | |
| | 85 | 2009-09-23 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 86 | |
| | 87 | some experimental work |
| | 88 | |
| | 89 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 90 | |
| | 91 | fixed strcmp on null strings |
| | 92 | modified: src/lexer.l |
| | 93 | |
| | 94 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 95 | |
| | 96 | Found a nicer trick for readline to use multiple buffers much safer |
| | 97 | modified: src/lexer.l |
| | 98 | modified: src/main.c |
| | 99 | |
| | 100 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 101 | |
| | 102 | updated readme for opensolaris builds |
| | 103 | |
| | 104 | 2009-09-20 Philip Herron <redbrain@solaris-dev.(none)> |
| | 105 | |
| | 106 | quick fixes |
| | 107 | |
| | 108 | 2009-09-20 Philip Herron <redbrain@solaris-dev.(none)> |
| | 109 | |
| | 110 | it compiles with standard lex and yacc on sun studio on solaris |
| | 111 | |
| | 112 | 2009-09-20 Philip Herron <redbrain@solaris-dev.(none)> |
| | 113 | |
| | 114 | forgot to add |
| | 115 | |
| | 116 | 2009-09-20 Philip Herron <redbrain@solaris-dev.(none)> |
| | 117 | |
| | 118 | Fixes for solaris support and sun studio |
| | 119 | |
| | 120 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 121 | |
| | 122 | quick fix |
| | 123 | modified: src/main.c |
| | 124 | |
| | 125 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 126 | |
| | 127 | On branch master |
| | 128 | modified: src/garbage.c |
| | 129 | modified: src/symbols.h |
| | 130 | modified: src/util.c |
| | 131 | |
| | 132 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 133 | |
| | 134 | updated changelog |
| | 135 | |
| | 136 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 137 | |
| | 138 | Updated readme! |
| | 139 | modified: README |
| | 140 | |
| | 141 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 142 | |
| | 143 | On branch master |
| | 144 | modified: configure.ac |
| | 145 | modified: src/main.c |
| | 146 | |
| | 147 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 148 | |
| | 149 | quick cleanup |
| | 150 | modified: src/main.c |
| | 151 | |
| | 152 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 153 | |
| | 154 | interactive session with gnu readline :) |
| | 155 | modified: configure.ac |
| | 156 | modified: src/lexer.l |
| | 157 | modified: src/main.c |
| | 158 | modified: src/parser.y |
| | 159 | |
| | 160 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 161 | |
| | 162 | On branch master |
| | 163 | modified: src/parser.y |
| | 164 | |
| | 165 | 2009-09-20 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 166 | |
| | 167 | On branch master |
| | 168 | lookup through the stack of tables works now :) |
| | 169 | modified: src/hash_table.c |
| | 170 | modified: src/symbols.h |
| | 171 | |
| | 172 | 2009-09-18 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 173 | |
| | 174 | On branch master |
| | 175 | commit before i head on :) |
| | 176 | modified: Makefile.am |
| | 177 | modified: src/runtime.c |
| | 178 | modified: src/symbols.h |
| | 179 | |
| | 180 | 2009-09-18 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 181 | |
| | 182 | On branch master |
| | 183 | modified: src/garbage.c |
| | 184 | modified: src/hash_table.c |
| | 185 | modified: src/runtime.c |
| | 186 | modified: src/symbols.h |
| | 187 | |
| | 188 | 2009-09-18 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 189 | |
| | 190 | localization fixed :) |
| | 191 | modified: src/hash_table.c |
| | 192 | modified: src/runtime.c |
| | 193 | modified: src/symbols.h |
| | 194 | |
| | 195 | 2009-09-18 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 196 | |
| | 197 | On branch master |
| | 198 | modified: src/garbage.c |
| | 199 | modified: src/hash_table.c |
| | 200 | modified: src/parser.y |
| | 201 | modified: src/symbols.h |
| | 202 | modified: testsuite/working.crl |
| | 203 | |
| | 204 | 2009-09-18 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 205 | |
| | 206 | On branch master |
| | 207 | modified: src/crules.h |
| | 208 | modified: src/garbage.c |
| | 209 | modified: src/hash_table.c |
| | 210 | modified: src/main.c |
| | 211 | modified: src/parser.y |
| | 212 | modified: src/runtime.c |
| | 213 | modified: src/util.c |
| | 214 | |
| | 215 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 216 | |
| | 217 | commit before sleep |
| | 218 | modified: src/hash_table.c |
| | 219 | modified: src/runtime.c |
| | 220 | |
| | 221 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 222 | |
| | 223 | Working on stack storage now for goto and control structures |
| | 224 | modified: src/garbage.c |
| | 225 | modified: src/hash_table.c |
| | 226 | modified: src/runtime.c |
| | 227 | modified: src/symbols.h |
| | 228 | |
| | 229 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 230 | |
| | 231 | Working on some control structures now lots of bugs to cleanup in operations.c soon :) |
| | 232 | modified: src/parser.y |
| | 233 | modified: src/runtime.c |
| | 234 | |
| | 235 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 236 | |
| | 237 | On branch master |
| | 238 | modified: src/operations.c |
| | 239 | |
| | 240 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 241 | |
| | 242 | On branch master |
| | 243 | modified: src/operations.c |
| | 244 | |
| | 245 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 246 | |
| | 247 | On branch master |
| | 248 | modified: src/operations.c |
| | 249 | |
| | 250 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 251 | |
| | 252 | On branch master |
| | 253 | modified: src/operations.c |
| | 254 | |
| | 255 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 256 | |
| | 257 | On branch master |
| | 258 | modified: src/operations.c |
| | 259 | modified: src/runtime.c |
| | 260 | |
| | 261 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 262 | |
| | 263 | recusive addition and subtraction working with single items so far :) |
| | 264 | modified: src/operations.c |
| | 265 | modified: src/runtime.c |
| | 266 | |
| | 267 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 268 | |
| | 269 | On branch master |
| | 270 | modified: src/operations.c |
| | 271 | |
| | 272 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 273 | |
| | 274 | fixed some memory corruption |
| | 275 | modified: src/garbage.c |
| | 276 | modified: src/list_object.c |
| | 277 | modified: src/runtime.c |
| | 278 | |
| | 279 | 2009-09-16 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 280 | |
| | 281 | Fully recursive syntax and expressions skeleton code is all there and |
| | 282 | basic functionality is working |
| | 283 | modified: configure.ac |
| | 284 | modified: src/hash_table.c |
| | 285 | modified: src/operations.c |
| | 286 | modified: src/parser.y |
| | 287 | modified: src/runtime.c |
| | 288 | modified: src/symbols.h |
| | 289 | modified: src/symop.h |
| | 290 | modified: src/util.c |
| | 291 | |
| | 292 | 2009-09-15 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 293 | |
| | 294 | On branch master |
| | 295 | refacoring :) |
| | 296 | modified: Makefile.am |
| | 297 | renamed: gc.c -> garbage.c |
| | 298 | renamed: lists.c -> list_object.c |
| | 299 | renamed: math.c -> operations.c |
| | 300 | new file: symop.h |
| | 301 | |
| | 302 | 2009-09-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 303 | |
| | 304 | On branch master |
| | 305 | time for some sleep :) |
| | 306 | modified: src/parser.y |
| | 307 | modified: src/runtime.c |
| | 308 | |
| | 309 | 2009-09-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 310 | |
| | 311 | On branch master |
| | 312 | modified: configure.ac |
| | 313 | |
| | 314 | 2009-09-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 315 | |
| | 316 | On branch master |
| | 317 | Large cleanup :) |
| | 318 | modified: src/crules.h |
| | 319 | modified: src/gc.c |
| | 320 | modified: src/hash_table.c |
| | 321 | modified: src/main.c |
| | 322 | modified: src/runtime.c |
| | 323 | modified: src/signals.c |
| | 324 | modified: src/util.c |
| | 325 | |
| | 326 | 2009-09-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 327 | |
| | 328 | On branch master |
| | 329 | fixes :) |
| | 330 | modified: src/util.c |
| | 331 | |
| | 332 | 2009-09-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 333 | |
| | 334 | On branch master |
| | 335 | Some GCC attribtues to do some __VA_ARGS__ checking :) |
| | 336 | modified: src/crules.h |
| | 337 | modified: src/runtime.c |
| | 338 | modified: src/symbols.h |
| | 339 | |
| | 340 | 2009-09-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 341 | |
| | 342 | On branch master |
| | 343 | implementing symbol evaluation for fully recursive expressions |
| | 344 | semantic analysis already done :) |
| | 345 | modified: src/parser.y |
| | 346 | modified: src/runtime.c |
| | 347 | modified: src/symbols.h |
| | 348 | |
| | 349 | 2009-09-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 350 | |
| | 351 | On branch master |
| | 352 | implemented show symbol syntax |
| | 353 | modified: src/lexer.l |
| | 354 | modified: src/parser.y |
| | 355 | |
| | 356 | 2009-09-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 357 | |
| | 358 | On branch master |
| | 359 | Interpreter remains active after fatal errors if interactive from stdin tty only |
| | 360 | modified: src/symbols.h |
| | 361 | modified: src/util.c |
| | 362 | |
| | 363 | 2009-09-10 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 364 | |
| | 365 | On branch master |
| | 366 | Cleanups for bignum plugin support :) |
| | 367 | modified: ../configure.ac |
| | 368 | modified: gc.c |
| | 369 | modified: main.c |
| | 370 | modified: math.c |
| | 371 | modified: parser.y |
| | 372 | modified: symbols.h |
| | 373 | |
| | 374 | 2009-09-09 Philip Herron <herron.philip@googlemail.com> |
| | 375 | |
| | 376 | On branch master |
| | 377 | Some fixes for big num plugin support :) |
| | 378 | modified: configure.ac |
| | 379 | |
| | 380 | 2009-09-09 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 381 | |
| | 382 | On branch master |
| | 383 | modified: testsuite/sort.crl |
| | 384 | |
| | 385 | 2009-09-09 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 386 | |
| | 387 | On branch master |
| | 388 | cleanups |
| | 389 | modified: testsuite/helloworld.crl |
| | 390 | |
| | 391 | 2009-09-09 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 392 | |
| | 393 | On branch master |
| | 394 | modified: configure.ac |
| | 395 | modified: src/gc.c |
| | 396 | modified: src/parser.y |
| | 397 | modified: src/runtime.c |
| | 398 | modified: testsuite/simple.crl |
| | 399 | modified: testsuite/working.crl |
| | 400 | |
| | 401 | 2009-09-09 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 402 | |
| | 403 | On branch master |
| | 404 | Memory corruption fixes |
| | 405 | modified: src/gc.c |
| | 406 | modified: src/parser.y |
| | 407 | modified: src/sym_stack.c |
| | 408 | modified: src/symbols.h |
| | 409 | |
| | 410 | 2009-09-09 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 411 | |
| | 412 | On branch master |
| | 413 | modified: src/gc.c |
| | 414 | modified: src/parser.y |
| | 415 | |
| | 416 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 417 | |
| | 418 | On branch master |
| | 419 | modified: src/parser.y |
| | 420 | |
| | 421 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 422 | |
| | 423 | On branch master |
| | 424 | bug fixes and optimizations to some data structures :) |
| | 425 | modified: src/crules.h |
| | 426 | modified: src/gc.c |
| | 427 | modified: src/hash_table.c |
| | 428 | modified: src/parser.y |
| | 429 | modified: src/sym_stack.c |
| | 430 | new file: testsuite/func.crl |
| | 431 | |
| | 432 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 433 | |
| | 434 | On branch master |
| | 435 | Concentrating on the memory leaks for now :) |
| | 436 | modified: src/crules.h |
| | 437 | modified: src/util.c |
| | 438 | |
| | 439 | 2009-09-08 Philip Herron <herron.philip@googlemail.com> |
| | 440 | |
| | 441 | On branch master |
| | 442 | sleep now lots of regressions made :( |
| | 443 | modified: src/parser.y |
| | 444 | |
| | 445 | 2009-09-08 Philip Herron <herron.philip@googlemail.com> |
| | 446 | |
| | 447 | On branch master |
| | 448 | modified: src/parser.y |
| | 449 | |
| | 450 | 2009-09-08 Philip Herron <herron.philip@googlemail.com> |
| | 451 | |
| | 452 | On branch master |
| | 453 | modified: src/gc.c |
| | 454 | |
| | 455 | 2009-09-08 Philip Herron <herron.philip@googlemail.com> |
| | 456 | |
| | 457 | On branch master |
| | 458 | a quick fix :) |
| | 459 | modified: src/gc.c |
| | 460 | |
| | 461 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 462 | |
| | 463 | On branch master |
| | 464 | Software is extemely unstable now lots of bugs to be fixed :) |
| | 465 | modified: src/gc.c |
| | 466 | modified: testsuite/working.crl |
| | 467 | |
| | 468 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 469 | |
| | 470 | On branch master |
| | 471 | modified: src/gc.c |
| | 472 | |
| | 473 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 474 | |
| | 475 | On branch master |
| | 476 | modified: src/gc.c |
| | 477 | modified: src/parser.y |
| | 478 | |
| | 479 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 480 | |
| | 481 | On branch master |
| | 482 | more cleanups |
| | 483 | modified: src/gc.c |
| | 484 | modified: src/lexer.l |
| | 485 | modified: src/parser.y |
| | 486 | modified: src/sym_stack.c |
| | 487 | modified: src/symbols.h |
| | 488 | modified: src/util.c |
| | 489 | |
| | 490 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 491 | |
| | 492 | On branch master |
| | 493 | Trying to fix some serious memory leaks and corruptions |
| | 494 | modified: src/gc.c |
| | 495 | modified: src/lexer.l |
| | 496 | modified: src/parser.y |
| | 497 | modified: src/runtime.c |
| | 498 | modified: src/sym_stack.c |
| | 499 | modified: src/symbols.h |
| | 500 | modified: src/util.c |
| | 501 | |
| | 502 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 503 | |
| | 504 | On branch master |
| | 505 | some memory corruption problems with xfree to be solved :S |
| | 506 | modified: src/gc.c |
| | 507 | modified: src/parser.y |
| | 508 | modified: src/sym_stack.c |
| | 509 | modified: src/symbols.h |
| | 510 | modified: src/util.c |
| | 511 | modified: testsuite/working.crl |
| | 512 | |
| | 513 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 514 | |
| | 515 | On branch master |
| | 516 | fixed some memory corruptions |
| | 517 | modified: src/parser.y |
| | 518 | modified: src/runtime.c |
| | 519 | modified: src/util.c |
| | 520 | |
| | 521 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 522 | |
| | 523 | On branch master |
| | 524 | renamed: testSuite/helloworld.crl -> testsuite/helloworld.crl |
| | 525 | renamed: testSuite/override.crl -> testsuite/override.crl |
| | 526 | renamed: testSuite/simple.crl -> testsuite/simple.crl |
| | 527 | renamed: testSuite/sort.crl -> testsuite/sort.crl |
| | 528 | renamed: testSuite/working.crl -> testsuite/working.crl |
| | 529 | |
| | 530 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 531 | |
| | 532 | On branch master |
| | 533 | more cleanups :) |
| | 534 | modified: configure.ac |
| | 535 | modified: src/crules.h |
| | 536 | modified: src/gc.c |
| | 537 | modified: src/main.c |
| | 538 | modified: src/signals.c |
| | 539 | modified: src/util.c |
| | 540 | modified: testSuite/working.crl |
| | 541 | |
| | 542 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 543 | |
| | 544 | On branch master |
| | 545 | modified: src/main.c |
| | 546 | |
| | 547 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 548 | |
| | 549 | On branch master |
| | 550 | dmalloc support |
| | 551 | modified: configure.ac |
| | 552 | modified: src/crules.h |
| | 553 | modified: src/util.c |
| | 554 | |
| | 555 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 556 | |
| | 557 | On branch master |
| | 558 | modified: src/lexer.l |
| | 559 | |
| | 560 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 561 | |
| | 562 | On branch master |
| | 563 | cleaned up adding support for dmalloc now :) |
| | 564 | modified: src/Makefile.am |
| | 565 | |
| | 566 | 2009-09-08 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 567 | |
| | 568 | On branch master |
| | 569 | modified: config/git.sh |
| | 570 | modified: configure.ac |
| | 571 | modified: src/Makefile.am |
| | 572 | modified: src/main.c |
| | 573 | modified: src/util.c |
| | 574 | |
| | 575 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 576 | |
| | 577 | On branch master |
| | 578 | new file: NEWS |
| | 579 | new file: config/git.sh |
| | 580 | modified: configure.ac |
| | 581 | modified: src/main.c |
| | 582 | |
| | 583 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 584 | |
| | 585 | On branch master |
| | 586 | bump the version up :) |
| | 587 | modified: ChangeLog |
| | 588 | modified: configure.ac |
| | 589 | |
| | 590 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 591 | |
| | 592 | On branch master |
| | 593 | modified: configure.ac |
| | 594 | modified: src/runtime.c |
| | 595 | |
| | 596 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 597 | |
| | 598 | On branch master |
| | 599 | Some more autoconf tricks :) |
| | 600 | modified: configure.ac |
| | 601 | |
| | 602 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 603 | |
| | 604 | On branch master |
| | 605 | Fixed the yacc -d header generation |
| | 606 | modified: src/lexer.l |
| | 607 | |
| | 608 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 609 | |
| | 610 | On branch master |
| | 611 | strictness to gnu :) |
| | 612 | modified: config/autorun.sh |
| | 613 | |
| | 614 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 615 | |
| | 616 | On branch master |
| | 617 | Libtool in use now :) |
| | 618 | modified: src/Makefile.am |
| | 619 | |
| | 620 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 621 | |
| | 622 | On branch master |
| | 623 | Cleanups :) |
| | 624 | modified: src/hash_table.c |
| | 625 | modified: src/util.c |
| | 626 | |
| | 627 | 2009-09-07 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 628 | |
| | 629 | On branch master |
| | 630 | Some cleanups from -Wall and -Werror all i can do for now untill |
| | 631 | More methods are implemented as warnings are UNUSED_* warnings |
| | 632 | modified: configure.ac |
| | 633 | modified: src/hash_table.c |
| | 634 | modified: src/main.c |
| | 635 | |
| | 636 | 2009-09-07 Philip Herron <herron.philip@googlemail.com> |
| | 637 | |
| | 638 | On branch master |
| | 639 | Some cleanups to the autoconf :) extra debugging with debugging symbols enabled |
| | 640 | modified: configure.ac |
| | 641 | modified: testSuite/helloworld.crl |
| | 642 | |
| | 643 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
| | 644 | |
| | 645 | On branch master |
| | 646 | Debug gcc flags :) |
| | 647 | modified: configure.ac |
| | 648 | |
| | 649 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
| | 650 | |
| | 651 | On branch master |
| | 652 | Quick fix :) |
| | 653 | modified: src/main.c |
| | 654 | |
| | 655 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
| | 656 | |
| | 657 | On branch master |
| | 658 | Memory allocations and storage cleanups to help port to sparc mips and amd64 |
| | 659 | modified: src/crules.h |
| | 660 | modified: src/util.c |
| | 661 | |
| | 662 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
| | 663 | |
| | 664 | On branch master |
| | 665 | sleep now :) |
| | 666 | modified: src/parser.y |
| | 667 | |
| | 668 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
| | 669 | |
| | 670 | On branch master |
| | 671 | enough for today :) |
| | 672 | modified: src/parser.y |
| | 673 | |
| | 674 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
| | 675 | |
| | 676 | On branch master |
| | 677 | Bug fixes for lists and block construction |
| | 678 | modified: src/parser.y |
| | 679 | modified: src/sym_stack.c |
| | 680 | |
| | 681 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
| | 682 | |
| | 683 | Function defintions working |
| | 684 | modified: src/parser.y |
| | 685 | |
| | 686 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
| | 687 | |
| | 688 | On branch master |
| | 689 | Cleanups :) |
| | 690 | modified: src/crules.h |
| | 691 | modified: src/util.c |
| | 692 | |
| | 693 | 2009-09-05 Philip Herron <herron.philip@googlemail.com> |
| | 694 | |
| | 695 | On branch master |
| | 696 | New logging functions now exclusive to C99 |
| | 697 | using Variadic macros fully recursive expression |
| | 698 | and functions now nearly working |
| | 699 | modified: src/crules.h |
| | 700 | modified: src/parser.y |
| | 701 | modified: src/runtime.c |
| | 702 | modified: src/symbols.h |
| | 703 | modified: src/util.c |
| | 704 | |
| | 705 | 2009-09-04 Philip Herron <herron.philip@googlemail.com> |
| | 706 | |
| | 707 | On branch master |
| | 708 | Cleanup of the lexer |
| | 709 | modified: src/lexer.l |
| | 710 | |
| | 711 | 2009-09-04 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 712 | |
| | 713 | On branch master |
| | 714 | modified: src/main.c |
| | 715 | modified: src/runtime.c |
| | 716 | |
| | 717 | 2009-09-04 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 718 | |
| | 719 | On branch master |
| | 720 | fixed large echo memory leak and big optimizations |
| | 721 | modified: src/lexer.l |
| | 722 | modified: src/parser.y |
| | 723 | modified: src/runtime.c |
| | 724 | |
| | 725 | 2009-09-04 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 726 | |
| | 727 | On branch master |
| | 728 | Bug fixes in list assignments |
| | 729 | modified: src/lexer.l |
| | 730 | modified: src/runtime.c |
| | 731 | |
| | 732 | 2009-09-04 Philip Herron <redbrain@iota.local> |
| | 733 | |
| | 734 | Committer: Philip Herron <redbrain@iota.local> |
| | 735 | On branch master |
| | 736 | Out of bounds checking :) |
| | 737 | modified: src/lexer.l |
| | 738 | modified: src/runtime.c |
| | 739 | |
| | 740 | 2009-09-04 Philip Herron <redbrain@iota.local> |
| | 741 | |
| | 742 | Committer: Philip Herron <redbrain@iota.local> |
| | 743 | On branch master |
| | 744 | list accessor assignment works now |
| | 745 | modified: src/lexer.l |
| | 746 | |
| | 747 | 2009-09-04 Philip Herron <redbrain@iota.local> |
| | 748 | |
| | 749 | Committer: Philip Herron <redbrain@iota.local> |
| | 750 | Bug fix with variable refernces inside lists |
| | 751 | modified: src/runtime.c |
| | 752 | modified: src/symbols.h |
| | 753 | |
| | 754 | 2009-09-04 Philip Herron <redbrain@iota.local> |
| | 755 | |
| | 756 | Committer: Philip Herron <redbrain@iota.local> |
| | 757 | Bump in the configure.ac and move of thesis docs to a seperate branch |
| | 758 | |
| | 759 | 2009-09-04 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 760 | |
| | 761 | On branch master |
| | 762 | revert back need to yyterminat and restart properly on newline |
| | 763 | only on stdin so as it doesnt keep parsing for new tokens for un- |
| | 764 | matched rules... :) |
| | 765 | modified: src/lexer.l |
| | 766 | |
| | 767 | 2009-09-04 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 768 | |
| | 769 | On branch master |
| | 770 | bug fixes in lists construction at runtime |
| | 771 | and symbol references as well as better variable assignment |
| | 772 | modified: src/lexer.l |
| | 773 | modified: src/parser.y |
| | 774 | modified: src/runtime.c |
| | 775 | modified: src/symbols.h |
| | 776 | |
| | 777 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 778 | |
| | 779 | On branch master |
| | 780 | some m4 macros i'll need pretty soon |
| | 781 | new file: dtrace.m4 |
| | 782 | modified: intlmacosx.m4 |
| | 783 | new file: mktime.m4 |
| | 784 | modified: po.m4 |
| | 785 | modified: time_h.m4 |
| | 786 | new file: unistd_h.m4 |
| | 787 | |
| | 788 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 789 | |
| | 790 | On branch master |
| | 791 | updated |
| | 792 | modified: ChangeLog |
| | 793 | |
| | 794 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 795 | |
| | 796 | On branch master |
| | 797 | small cleanup |
| | 798 | modified: src/main.c |
| | 799 | |
| | 800 | 2009-09-03 Philip Herron <redbrain@iota.local> |
| | 801 | |
| | 802 | Committer: Philip Herron <redbrain@iota.local> |
| | 803 | Cleanup of messages |
| | 804 | modified: src/main.c |
| | 805 | |
| | 806 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 807 | |
| | 808 | On branch master |
| | 809 | bump version |
| | 810 | modified: configure.ac |
| | 811 | |
| | 812 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 813 | |
| | 814 | On branch master |
| | 815 | modified: src/lexer.l |
| | 816 | modified: src/parser.y |
| | 817 | |
| | 818 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 819 | |
| | 820 | list_type bug fix and missing lexer items filled out |
| | 821 | modified: src/lexer.l |
| | 822 | modified: src/parser.y |
| | 823 | modified: src/runtime.c |
| | 824 | modified: src/symbols.h |
| | 825 | |
| | 826 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 827 | |
| | 828 | On branch master |
| | 829 | updated changelog |
| | 830 | modified: ChangeLog |
| | 831 | |
| | 832 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 833 | |
| | 834 | Cleanup's |
| | 835 | modified: src/lexer.l |
| | 836 | modified: src/runtime.c |
| | 837 | modified: src/symbols.h |
| | 838 | |
| | 839 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 840 | |
| | 841 | prompt cleanup |
| | 842 | modified: src/lexer.l |
| | 843 | modified: src/parser.y |
| | 844 | |
| | 845 | 2009-09-03 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 846 | |
| | 847 | Now gives a prompt on stdin input |
| | 848 | modified: src/gc.c |
| | 849 | modified: src/lexer.l |
| | 850 | modified: src/main.c |
| | 851 | modified: src/parser.y |
| | 852 | |
| | 853 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 854 | |
| | 855 | Changed how the parser is built into a static lib |
| | 856 | And staticly linked into the program to keep it seperate |
| | 857 | modified: src/Makefile.am |
| | 858 | modified: src/lexer.l |
| | 859 | |
| | 860 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 861 | |
| | 862 | Adding more macros as i need to use more rich features now and want |
| | 863 | to maintain portability |
| | 864 | new file: intlmacosx.m4 |
| | 865 | new file: po.m4 |
| | 866 | new file: time_h.m4 |
| | 867 | |
| | 868 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 869 | |
| | 870 | On branch master |
| | 871 | modified: ChangeLog |
| | 872 | |
| | 873 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 874 | |
| | 875 | On branch master |
| | 876 | new file: ChangeLog |
| | 877 | |
| | 878 | 2009-09-02 Philip Herron <redbrain@iota.local> |
| | 879 | |
| | 880 | Committer: Philip Herron <redbrain@iota.local> |
| | 881 | On branch master |
| | 882 | calling yyparse now :) |
| | 883 | modified: src/lexer.l |
| | 884 | modified: src/main.c |
| | 885 | |
| | 886 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 887 | |
| | 888 | On branch master |
| | 889 | modified: src/parser.y |
| | 890 | |
| | 891 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 892 | |
| | 893 | On branch master |
| | 894 | modified: src/parser.y |
| | 895 | |
| | 896 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 897 | |
| | 898 | On branch master |
| | 899 | modified: src/runtime.c |
| | 900 | modified: src/symbols.h |
| | 901 | |
| | 902 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 903 | |
| | 904 | On branch master |
| | 905 | modified: src/parser.y |
| | 906 | modified: src/runtime.c |
| | 907 | modified: src/symbols.h |
| | 908 | |
| | 909 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 910 | |
| | 911 | On branch master |
| | 912 | modified: src/parser.y |
| | 913 | modified: src/symbols.h |
| | 914 | |
| | 915 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 916 | |
| | 917 | On branch master |
| | 918 | modified: src/parser.y |
| | 919 | |
| | 920 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 921 | |
| | 922 | On branch master |
| | 923 | modified: src/parser.y |
| | 924 | modified: src/symbols.h |
| | 925 | |
| | 926 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 927 | |
| | 928 | On branch master |
| | 929 | quick cleanup lots more to do |
| | 930 | modified: src/parser.y |
| | 931 | |
| | 932 | 2009-09-02 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 933 | |
| | 934 | On branch master |
| | 935 | beginigs of a new parser its much better designed now |
| | 936 | modified: src/main.c |
| | 937 | modified: src/parser.y |
| | 938 | modified: src/symbols.h |
| | 939 | new file: testSuite/working.crl |
| | 940 | |
| | 941 | 2009-09-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 942 | |
| | 943 | On branch master |
| | 944 | Refactor implementation comming next |
| | 945 | modified: src/Makefile.am |
| | 946 | modified: src/hash_table.c |
| | 947 | modified: src/lexer.l |
| | 948 | modified: src/parser.y |
| | 949 | modified: src/runtime.c |
| | 950 | modified: src/symbols.h |
| | 951 | |
| | 952 | 2009-09-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 953 | |
| | 954 | On branch master |
| | 955 | Major refactor of symbols.h comming now |
| | 956 | modified: configure.ac |
| | 957 | modified: src/Makefile.am |
| | 958 | renamed: src/hashTable.c -> src/hash_table.c |
| | 959 | modified: src/lexer.l |
| | 960 | modified: src/parser.y |
| | 961 | renamed: src/symTab.c -> src/runtime.c |
| | 962 | renamed: src/symStack.c -> src/sym_stack.c |
| | 963 | |
| | 964 | 2009-09-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 965 | |
| | 966 | On branch master |
| | 967 | Falling back to yacc too much pain to build a parser from scratch for now i need to release :) |
| | 968 | renamed: parser.c -> parser.y |
| | 969 | |
| | 970 | 2009-09-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 971 | |
| | 972 | On branch master |
| | 973 | More commits to come extremly unstable now! :) |
| | 974 | new file: libcrules/io.crl |
| | 975 | modified: src/lexer.l |
| | 976 | |
| | 977 | 2009-09-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 978 | |
| | 979 | On branch master |
| | 980 | Language going through whole re-design new parser comming soon and release later on |
| | 981 | modified: ../src/Makefile.am |
| | 982 | modified: ../src/crules.h |
| | 983 | modified: ../src/gc.c |
| | 984 | new file: ../src/lexer.l |
| | 985 | modified: ../src/main.c |
| | 986 | new file: ../src/parser.c |
| | 987 | modified: ../src/util.c |
| | 988 | deleted: class.crl |
| | 989 | deleted: fib.crl |
| | 990 | deleted: floater.crl |
| | 991 | deleted: functional.crl |
| | 992 | modified: helloworld.crl |
| | 993 | modified: override.crl |
| | 994 | deleted: simple_math.crl |
| | 995 | modified: sort.crl |
| | 996 | |
| | 997 | 2009-09-01 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 998 | |
| | 999 | On branch master |
| | 1000 | Getting rid of LEX and YACC implenting a serious parser! |
| | 1001 | deleted: crulesLexer.l |
| | 1002 | deleted: crulesParser.y |
| | 1003 | |
| | 1004 | 2009-08-31 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1005 | |
| | 1006 | On branch master |
| | 1007 | Bug fixes along with support for recursive lists |
| | 1008 | for example: |
| | 1009 | { 1, 2, { 1, { 5, 8 }, 3, 4, 5, 6 }, 4, 5, 545 } |
| | 1010 | modified: configure.ac |
| | 1011 | modified: src/crulesParser.y |
| | 1012 | modified: src/main.c |
| | 1013 | modified: src/symTab.c |
| | 1014 | modified: testSuite/helloworld.crl |
| | 1015 | |
| | 1016 | 2009-08-30 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1017 | |
| | 1018 | On branch master |
| | 1019 | Small bugfix for undefined functions lookup |
| | 1020 | modified: src/crulesParser.y |
| | 1021 | modified: testSuite/helloworld.crl |
| | 1022 | |
| | 1023 | 2009-08-30 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1024 | |
| | 1025 | On branch master |
| | 1026 | A little cleanup get rid of size_t for unsigned int |
| | 1027 | modified: src/crulesParser.y |
| | 1028 | |
| | 1029 | 2009-08-30 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1030 | |
| | 1031 | On branch master |
| | 1032 | removed crap keywords |
| | 1033 | modified: src/crulesLexer.l |
| | 1034 | modified: src/crulesParser.y |
| | 1035 | |
| | 1036 | 2009-08-30 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1037 | |
| | 1038 | On branch master |
| | 1039 | Fleshing out the parser :) |
| | 1040 | modified: src/crulesParser.y |
| | 1041 | |
| | 1042 | 2009-08-30 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1043 | |
| | 1044 | On branch master |
| | 1045 | Basic loops and lists working :) |
| | 1046 | modified: src/crulesParser.y |
| | 1047 | modified: src/lists.c |
| | 1048 | modified: src/symStack.c |
| | 1049 | modified: src/symTab.c |
| | 1050 | modified: testSuite/helloworld.crl |
| | 1051 | |
| | 1052 | 2009-08-30 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1053 | |
| | 1054 | On branch master |
| | 1055 | modified: src/symTab.c |
| | 1056 | |
| | 1057 | 2009-08-30 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1058 | |
| | 1059 | On branch master |
| | 1060 | for loops work :) |
| | 1061 | modified: src/symTab.c |
| | 1062 | |
| | 1063 | 2009-08-30 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1064 | |
| | 1065 | On branch master |
| | 1066 | for loop compiles needs testing :) |
| | 1067 | modified: src/symTab.c |
| | 1068 | |
| | 1069 | 2009-08-29 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1070 | |
| | 1071 | On branch master |
| | 1072 | beginings of for loops :) |
| | 1073 | modified: src/crulesParser.y |
| | 1074 | modified: src/hashTable.c |
| | 1075 | modified: src/lists.c |
| | 1076 | modified: src/symTab.c |
| | 1077 | modified: src/symbols.h |
| | 1078 | modified: testSuite/helloworld.crl |
| | 1079 | |
| | 1080 | 2009-08-28 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1081 | |
| | 1082 | On branch master |
| | 1083 | Lists working lots of bug fixes can wait ;) |
| | 1084 | modified: src/crulesParser.y |
| | 1085 | modified: src/symbols.h |
| | 1086 | modified: src/util.c |
| | 1087 | |
| | 1088 | 2009-08-22 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1089 | |
| | 1090 | On branch master |
| | 1091 | modified: configure.ac |
| | 1092 | |
| | 1093 | 2009-08-21 Philip Herron <redbrain@iota.local> |
| | 1094 | |
| | 1095 | Committer: Philip Herron <redbrain@iota.local> |
| | 1096 | Lots of work to do!!!!! Won't compile yet will fix tomorrow :) |
| | 1097 | modified: src/crulesParser.y |
| | 1098 | modified: src/gc.c |
| | 1099 | modified: src/symTab.c |
| | 1100 | modified: src/symbols.h |
| | 1101 | modified: testSuite/helloworld.crl |
| | 1102 | |
| | 1103 | 2009-08-21 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1104 | |
| | 1105 | On branch master |
| | 1106 | modified: src/util.c |
| | 1107 | |
| | 1108 | 2009-08-21 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1109 | |
| | 1110 | On branch master |
| | 1111 | modified: src/crulesParser.y |
| | 1112 | modified: src/gc.c |
| | 1113 | modified: src/hashTable.c |
| | 1114 | modified: src/lists.c |
| | 1115 | modified: src/main.c |
| | 1116 | modified: src/symTab.c |
| | 1117 | modified: src/util.c |
| | 1118 | |
| | 1119 | 2009-08-19 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1120 | |
| | 1121 | On branch master |
| | 1122 | modified: configure.ac |
| | 1123 | modified: src/crules.h |
| | 1124 | modified: src/util.c |
| | 1125 | |
| | 1126 | 2009-08-19 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1127 | |
| | 1128 | On branch master |
| | 1129 | Info :) |
| | 1130 | modified: README |
| | 1131 | |
| | 1132 | 2009-08-19 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1133 | |
| | 1134 | On branch master |
| | 1135 | renamed: autorun.sh -> config/autorun.sh |
| | 1136 | |
| | 1137 | 2009-08-19 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1138 | |
| | 1139 | On branch master |
| | 1140 | Move the autotools cruft to config/ |
| | 1141 | modified: configure.ac |
| | 1142 | |
| | 1143 | 2009-08-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1144 | |
| | 1145 | On branch master |
| | 1146 | modified: configure.ac |
| | 1147 | modified: src/gc.c |
| | 1148 | |
| | 1149 | 2009-08-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1150 | |
| | 1151 | On branch master |
| | 1152 | More memory cleanup's |
| | 1153 | modified: src/crulesParser.y |
| | 1154 | modified: src/gc.c |
| | 1155 | modified: src/symbols.h |
| | 1156 | |
| | 1157 | 2009-08-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1158 | |
| | 1159 | On branch master |
| | 1160 | Fixing some major memory leaks |
| | 1161 | modified: src/gc.c |
| | 1162 | modified: src/symTab.c |
| | 1163 | modified: src/symbols.h |
| | 1164 | modified: src/util.c |
| | 1165 | |
| | 1166 | 2009-08-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1167 | |
| | 1168 | On branch master |
| | 1169 | modified: src/crulesParser.y |
| | 1170 | modified: src/lists.c |
| | 1171 | modified: src/symTab.c |
| | 1172 | |
| | 1173 | 2009-08-11 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1174 | |
| | 1175 | On branch master |
| | 1176 | Fixing up lists |
| | 1177 | modified: src/lists.c |
| | 1178 | |
| | 1179 | 2009-08-10 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1180 | |
| | 1181 | On branch master |
| | 1182 | Really need some sleep now :) |
| | 1183 | modified: src/crulesParser.y |
| | 1184 | modified: src/gc.c |
| | 1185 | modified: src/hashTable.c |
| | 1186 | modified: src/lists.c |
| | 1187 | modified: src/symTab.c |
| | 1188 | modified: src/symbols.h |
| | 1189 | |
| | 1190 | 2009-08-10 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1191 | |
| | 1192 | On branch master |
| | 1193 | Working on the freeing and structure of memory storage |
| | 1194 | modified: src/crulesParser.y |
| | 1195 | modified: src/gc.c |
| | 1196 | modified: src/hashTable.c |
| | 1197 | modified: src/symTab.c |
| | 1198 | modified: src/symbols.h |
| | 1199 | |
| | 1200 | 2009-08-10 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1201 | |
| | 1202 | On branch master |
| | 1203 | modified: src/crulesParser.y |
| | 1204 | modified: src/hashTable.c |
| | 1205 | |
| | 1206 | 2009-08-10 Philip Herron <redbrain@iota.local> |
| | 1207 | |
| | 1208 | Committer: Philip Herron <redbrain@iota.local> |
| | 1209 | On branch master |
| | 1210 | modified: configure.ac |
| | 1211 | |
| | 1212 | 2009-08-10 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1213 | |
| | 1214 | On branch master |
| | 1215 | modified: configure.ac |
| | 1216 | |
| | 1217 | 2009-08-10 RedBrain - Philip Herron <herron.philip@googlemail.com> |
| | 1218 | |
| | 1219 | On branch master |
| | 1220 | modified: src/crulesParser.y |
| | 1221 | modified: src/hashTable.c |
| | 1222 | modified: src/lists.c |
| | 1223 | modified: src/symStack.c |
| | 1224 | modified: src/symTab.c |
| | 1225 | modified: src/symbols.h |
| | 1226 | |
| | 1227 | 2009-08-10 Philip Herron <herron.philip@googlemail.com> |
| | 1228 | |
| | 1229 | On branch master |
| | 1230 | modified: README |
| | 1231 | |
| | 1232 | 2009-08-10 Philip Herron <herron.philip@googlemail.com> |
| | 1233 | |
| | 1234 | On branch master |
| | 1235 | modified: configure.ac |
| | 1236 | |
| | 1237 | 2009-08-09 Philip Herron <redbrain@zephox.local> |
| | 1238 | |
| | 1239 | Committer: Philip Herron <redbrain@zephox.local> |
| | 1240 | Fail on no gmp or mpfr |
| | 1241 | modified: configure.ac |
| | 1242 | |
| | 1243 | 2009-08-08 Philip Herron <herron.philip@googlemail.com> |
| | 1244 | |
| | 1245 | On branch master |
| | 1246 | modified: docs/Crules - Sys-config/paper.tex |
| | 1247 | |
| | 1248 | 2009-08-08 Philip Herron <herron.philip@googlemail.com> |
| | 1249 | |
| | 1250 | On branch master |
| | 1251 | GNU MP is starting to be used :) time for sleep |
| | 1252 | modified: src/crulesLexer.l |
| | 1253 | modified: src/crulesParser.y |
| | 1254 | modified: src/symbols.h |
| | 1255 | |
| | 1256 | 2009-08-08 Philip Herron <herron.philip@googlemail.com> |
| | 1257 | |
| | 1258 | On branch master |
| | 1259 | Working on the number representations |
| | 1260 | modified: configure.ac |
| | 1261 | modified: src/crulesLexer.l |
| | 1262 | modified: src/crulesParser.y |
| | 1263 | modified: src/gc.c |
| | 1264 | modified: src/main.c |
| | 1265 | modified: src/math.c |
| | 1266 | modified: src/symTab.c |
| | 1267 | modified: src/symbols.h |
| | 1268 | |
| | 1269 | 2009-08-08 Philip Herron <herron.philip@googlemail.com> |
| | 1270 | |
| | 1271 | On branch master |
| | 1272 | Starting to implement all math using gmp and mpfr :) |
| | 1273 | modified: configure.ac |
| | 1274 | modified: src/Makefile.am |
| | 1275 | modified: src/crulesParser.y |
| | 1276 | modified: src/gc.c |
| | 1277 | modified: src/hashTable.c |
| | 1278 | deleted: src/listType.c |
| | 1279 | new file: src/lists.c |
| | 1280 | modified: src/symTab.c |
| | 1281 | modified: src/symbols.h |
| | 1282 | |
| | 1283 | 2009-08-08 Philip Herron <herron.philip@googlemail.com> |
| | 1284 | |
| | 1285 | On branch master |
| | 1286 | Bug fixes to hash tables and stacks |
| | 1287 | modified: src/hashTable.c |
| | 1288 | |
| | 1289 | 2009-08-07 Philip Herron <herron.philip@googlemail.com> |
| | 1290 | |
| | 1291 | On branch master |
| | 1292 | Commit before sleep :P |
| | 1293 | modified: src/crulesParser.y |
| | 1294 | modified: src/hashTable.c |
| | 1295 | modified: src/symTab.c |
| | 1296 | |
| | 1297 | 2009-08-07 Philip Herron <herron.philip@googlemail.com> |
| | 1298 | |
| | 1299 | On branch master |
| | 1300 | Now were back on track its starting to do the job |
| | 1301 | modified: src/crulesParser.y |
| | 1302 | modified: src/hashTable.c |
| | 1303 | modified: src/util.c |
| | 1304 | |
| | 1305 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
| | 1306 | |
| | 1307 | On branch master |
| | 1308 | Lots of changes finaly comming together :) |
| | 1309 | modified: src/crules.h |
| | 1310 | modified: src/crulesParser.y |
| | 1311 | modified: src/hashTable.c |
| | 1312 | modified: src/main.c |
| | 1313 | modified: src/symTab.c |
| | 1314 | modified: src/symbols.h |
| | 1315 | modified: src/util.c |
| | 1316 | |
| | 1317 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
| | 1318 | |
| | 1319 | On branch master |
| | 1320 | modified: paper.tex |
| | 1321 | modified: ../../src/crulesParser.y |
| | 1322 | |
| | 1323 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
| | 1324 | |
| | 1325 | On branch master |
| | 1326 | modified: src/hashTable.c |
| | 1327 | modified: src/symStack.c |
| | 1328 | modified: src/symbols.h |
| | 1329 | |
| | 1330 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
| | 1331 | |
| | 1332 | On branch master |
| | 1333 | FIX |
| | 1334 | modified: src/hashTable.c |
| | 1335 | |
| | 1336 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
| | 1337 | |
| | 1338 | On branch master |
| | 1339 | lookup code wrappers |
| | 1340 | modified: src/hashTable.c |
| | 1341 | modified: src/symbols.h |
| | 1342 | modified: src/util.c |
| | 1343 | |
| | 1344 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
| | 1345 | |
| | 1346 | On branch master |
| | 1347 | Final commit before i go get some sleep !! |
| | 1348 | modified: src/hashTable.c |
| | 1349 | modified: src/util.c |
| | 1350 | |
| | 1351 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
| | 1352 | |
| | 1353 | On branch master |
| | 1354 | Working hash tables based off git-core :) thanks! |
| | 1355 | modified: COPYRIGHT |
| | 1356 | modified: src/crulesParser.y |
| | 1357 | modified: src/gc.c |
| | 1358 | modified: src/hashTable.c |
| | 1359 | modified: src/symbols.h |
| | 1360 | modified: src/util.c |
| | 1361 | |
| | 1362 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
| | 1363 | |
| | 1364 | On branch master |
| | 1365 | Skeleton hash table functions :) |
| | 1366 | modified: src/crules.h |
| | 1367 | modified: src/gc.c |
| | 1368 | modified: src/hashTable.c |
| | 1369 | modified: src/symbols.h |
| | 1370 | modified: src/util.c |
| | 1371 | |
| | 1372 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
| | 1373 | |
| | 1374 | On branch master |
| | 1375 | modified: docs/Crules - Sys-config/code/activation_engine.crl |
| | 1376 | modified: docs/Crules - Sys-config/paper.tex |
| | 1377 | modified: src/crules.h |
| | 1378 | modified: src/gc.c |
| | 1379 | modified: src/hashTable.c |
| | 1380 | modified: src/main.c |
| | 1381 | modified: src/symbols.h |
| | 1382 | modified: src/util.c |
| | 1383 | |
| | 1384 | 2009-08-06 Philip Herron <herron.philip@googlemail.com> |
| | 1385 | |
| | 1386 | On branch master |
| | 1387 | Implementing hash tables |
| | 1388 | modified: src/crulesParser.y |
| | 1389 | modified: src/gc.c |
| | 1390 | modified: src/hashTable.c |
| | 1391 | modified: src/symTab.c |
| | 1392 | modified: src/symbols.h |
| | 1393 | modified: src/util.c |
| | 1394 | |
| | 1395 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
| | 1396 | |
| | 1397 | On branch master |
| | 1398 | I have finaly set on my design of using hash tables more to come |
| | 1399 | modified: src/Makefile.am |
| | 1400 | modified: src/crulesParser.y |
| | 1401 | new file: src/hashTable.c |
| | 1402 | modified: src/symStack.c |
| | 1403 | modified: src/symbols.h |
| | 1404 | |
| | 1405 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
| | 1406 | |
| | 1407 | On branch master |
| | 1408 | modified: src/crulesParser.y |
| | 1409 | |
| | 1410 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
| | 1411 | |
| | 1412 | On branch master |
| | 1413 | modified: src/crulesParser.y |
| | 1414 | modified: src/gc.c |
| | 1415 | modified: src/symStack.c |
| | 1416 | modified: src/symTab.c |
| | 1417 | modified: src/symbols.h |
| | 1418 | modified: src/util.c |
| | 1419 | |
| | 1420 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
| | 1421 | |
| | 1422 | On branch master |
| | 1423 | modified: src/math.c |
| | 1424 | |
| | 1425 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
| | 1426 | |
| | 1427 | On branch master |
| | 1428 | modified: src/Makefile.am |
| | 1429 | |
| | 1430 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
| | 1431 | |
| | 1432 | On branch master |
| | 1433 | modified: src/crulesParser.y |
| | 1434 | modified: src/gc.c |
| | 1435 | new file: src/math.c |
| | 1436 | modified: src/symStack.c |
| | 1437 | modified: src/symbols.h |
| | 1438 | modified: src/util.c |
| | 1439 | |
| | 1440 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
| | 1441 | |
| | 1442 | On branch master |
| | 1443 | Silly mistake undefined type |
| | 1444 | modified: symbols.h |
| | 1445 | |
| | 1446 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
| | 1447 | |
| | 1448 | On branch master |
| | 1449 | I have regressed it, but the structure is becoming more clear in the code |
| | 1450 | modified: crules.h |
| | 1451 | modified: crulesParser.y |
| | 1452 | modified: gc.c |
| | 1453 | modified: main.c |
| | 1454 | modified: symStack.c |
| | 1455 | modified: symTab.c |
| | 1456 | modified: symbols.h |
| | 1457 | modified: util.c |
| | 1458 | |
| | 1459 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
| | 1460 | |
| | 1461 | On branch master |
| | 1462 | Commit before i go sleep |
| | 1463 | modified: src/symbols.h |
| | 1464 | |
| | 1465 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
| | 1466 | |
| | 1467 | On branch master |
| | 1468 | modified: configure.ac |
| | 1469 | modified: src/Makefile.am |
| | 1470 | deleted: src/crlmalloc.c |
| | 1471 | modified: src/crulesParser.y |
| | 1472 | modified: src/gc.c |
| | 1473 | modified: src/listType.c |
| | 1474 | modified: src/symStack.c |
| | 1475 | modified: src/symTab.c |
| | 1476 | modified: src/symbols.h |
| | 1477 | modified: src/util.c |
| | 1478 | |
| | 1479 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
| | 1480 | |
| | 1481 | On branch master |
| | 1482 | modified: src/Makefile.am |
| | 1483 | modified: src/crlmalloc.c |
| | 1484 | modified: src/crules.h |
| | 1485 | modified: src/gc.c |
| | 1486 | modified: src/listType.c |
| | 1487 | modified: src/main.c |
| | 1488 | new file: src/signals.c |
| | 1489 | modified: src/symStack.c |
| | 1490 | modified: src/symTab.c |
| | 1491 | modified: src/symbols.h |
| | 1492 | modified: src/util.c |
| | 1493 | |
| | 1494 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
| | 1495 | |
| | 1496 | On branch master |
| | 1497 | Files for the new memory subsystem |
| | 1498 | new file: crlmalloc.c |
| | 1499 | new file: gc.c |
| | 1500 | |
| | 1501 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
| | 1502 | |
| | 1503 | On branch master |
| | 1504 | modified: configure.ac |
| | 1505 | modified: docs/Crules - Sys-config/paper.tex |
| | 1506 | |
| | 1507 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
| | 1508 | |
| | 1509 | On branch master |
| | 1510 | Paper is ok for now the basics are all there and set |
| | 1511 | Time to work on the interpreter again |
| | 1512 | modified: paper.tex |
| | 1513 | |
| | 1514 | 2009-08-05 Philip Herron <herron.philip@googlemail.com> |
| | 1515 | |
| | 1516 | On branch master |
| | 1517 | modified: paper.tex |
| | 1518 | |
| | 1519 | 2009-08-04 Philip Herron <herron.philip@googlemail.com> |
| | 1520 | |
| | 1521 | On branch master |
| | 1522 | modified: paper.tex |
| | 1523 | |
| | 1524 | 2009-08-04 Philip Herron <herron.philip@googlemail.com> |
| | 1525 | |
| | 1526 | On branch master |
| | 1527 | Cleanup of repos |
| | 1528 | |
| | 1529 | 2009-08-04 Philip Herron <herron.philip@googlemail.com> |
| | 1530 | |
| | 1531 | On branch master |
| | 1532 | deleted: .DS_Store |
| | 1533 | deleted: _region_.log |
| | 1534 | deleted: _region_.pdf |
| | 1535 | deleted: _region_.tex |
| | 1536 | new file: code/activation_engine.crl |
| | 1537 | new file: code/class.crl |
| | 1538 | new file: code/fun-haskell.hs |
| | 1539 | new file: code/functional.crl |
| | 1540 | new file: code/simple_1.crl |
| | 1541 | new file: code/simple_2.crl |
| | 1542 | renamed: simple_math.crl~ -> code/simple_math.crl |
| | 1543 | new file: images/Crules-arch-diagram.dia |
| | 1544 | new file: images/Crules-arch-diagram.png |
| | 1545 | new file: images/ERP.dia |
| | 1546 | new file: images/ERP.png |
| | 1547 | new file: images/ovf-env.dia |
| | 1548 | new file: images/ovf-env.png |
| | 1549 | deleted: missfont.log |
| | 1550 | deleted: myrefs.log |
| | 1551 | deleted: paper.aux |
| | 1552 | deleted: paper.log |
| | 1553 | deleted: paper.pdf |
| | 1554 | deleted: paper.toc |
| | 1555 | deleted: prv_paper.log |
| | 1556 | deleted: texput.log |
| | 1557 | |
| | 1558 | 2009-08-04 Philip Herron <redbrain@zephox.local> |
| | 1559 | |
| | 1560 | Committer: Philip Herron <redbrain@zephox.local> |
| | 1561 | On branch master |
| | 1562 | deleted: _region_.prv/tmp43770H73/pr1-1.png |
| | 1563 | deleted: _region_.prv/tmp43770H73/pr1-2.png |
| | 1564 | deleted: _region_.prv/tmp43770H73/pr1-3.png |
| | 1565 | deleted: _region_.prv/tmp43770H73/pr1-4.png |
| | 1566 | deleted: _region_.prv/tmp43770H73/pr1-5.png |
| | 1567 | deleted: _region_.prv/tmp43770H73/pr1-6.png |
| | 1568 | deleted: _region_.prv/tmp43770H73/pr1-7.png |
| | 1569 | deleted: _region_.prv/tmp43770H73/pr1-8.png |
| | 1570 | deleted: _region_.prv/tmp43770H73/pr1-9.png |
| | 1571 | |
| | 1572 | 2009-08-04 Philip Herron <redbrain@zephox.local> |
| | 1573 | |
| | 1574 | Committer: Philip Herron <redbrain@zephox.local> |
| | 1575 | On branch master |
| | 1576 | |
| | 1577 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
| | 1578 | |
| | 1579 | On branch master |
| | 1580 | new file: activation_engine.crl |
| | 1581 | new file: activation_engine.crl~ |
| | 1582 | new file: class.crl |
| | 1583 | new file: class.crl~ |
| | 1584 | new file: myrefs.log |
| | 1585 | new file: paper.aux |
| | 1586 | new file: paper.log |
| | 1587 | new file: paper.pdf |
| | 1588 | modified: paper.tex |
| | 1589 | new file: paper.toc |
| | 1590 | new file: texput.log |
| | 1591 | |
| | 1592 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
| | 1593 | |
| | 1594 | On branch master |
| | 1595 | renamed: main.tex -> paper.tex |
| | 1596 | |
| | 1597 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
| | 1598 | |
| | 1599 | On branch master |
| | 1600 | Got rid of the generated Latex guf |
| | 1601 | deleted: cclicenses_short.pdf |
| | 1602 | new file: fun-haskell.hs |
| | 1603 | deleted: main.aux |
| | 1604 | deleted: main.log |
| | 1605 | deleted: main.pdf |
| | 1606 | deleted: main.toc |
| | 1607 | |
| | 1608 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
| | 1609 | |
| | 1610 | On branch master |
| | 1611 | More content and spelling mistakes should be fixed |
| | 1612 | modified: main.aux |
| | 1613 | modified: main.log |
| | 1614 | modified: main.pdf |
| | 1615 | modified: main.tex |
| | 1616 | modified: main.toc |
| | 1617 | |
| | 1618 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
| | 1619 | |
| | 1620 | On branch master |
| | 1621 | new file: functional.crl |
| | 1622 | modified: main.aux |
| | 1623 | modified: main.log |
| | 1624 | modified: main.pdf |
| | 1625 | modified: main.tex |
| | 1626 | modified: main.toc |
| | 1627 | |
| | 1628 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
| | 1629 | |
| | 1630 | On branch master |
| | 1631 | deleted: ERP.dia~ |
| | 1632 | deleted: main.tex~ |
| | 1633 | deleted: ovf-env.xml~ |
| | 1634 | deleted: simple_1.crl~ |
| | 1635 | |
| | 1636 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
| | 1637 | |
| | 1638 | On branch master |
| | 1639 | new file: simple_1.crl |
| | 1640 | new file: simple_1.crl~ |
| | 1641 | new file: simple_2.crl |
| | 1642 | |
| | 1643 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
| | 1644 | |
| | 1645 | On branch master |
| | 1646 | modified: main.aux |
| | 1647 | modified: main.log |
| | 1648 | modified: main.pdf |
| | 1649 | modified: main.tex |
| | 1650 | modified: main.toc |
| | 1651 | modified: ovf-env.xml |
| | 1652 | |
| | 1653 | 2009-08-03 Philip Herron <herron.philip@googlemail.com> |
| | 1654 | |
| | 1655 | On branch master |
| | 1656 | modified: main.aux |
| | 1657 | modified: main.log |
| | 1658 | modified: main.pdf |
| | 1659 | modified: main.toc |
| | 1660 | new file: ovf-env.xml |
| | 1661 | new file: ovf-env.xml~ |
| | 1662 | |
| | 1663 | 2009-08-02 Philip Herron <herron.philip@googlemail.com> |
| | 1664 | |
| | 1665 | On branch master |
| | 1666 | modified: main.aux |
| | 1667 | modified: main.log |
| | 1668 | modified: main.pdf |
| | 1669 | modified: main.tex |
| | 1670 | modified: main.toc |
| | 1671 | |
| | 1672 | 2009-08-02 Philip Herron <herron.philip@googlemail.com> |
| | 1673 | |
| | 1674 | On branch master |
| | 1675 | new file: Makefile |
| | 1676 | modified: main.aux |
| | 1677 | modified: main.log |
| | 1678 | modified: main.pdf |
| | 1679 | modified: main.tex |
| | 1680 | modified: main.toc |
| | 1681 | |
| | 1682 | 2009-08-02 Philip Herron <herron.philip@googlemail.com> |
| | 1683 | |
| | 1684 | On branch master |
| | 1685 | new file: ERP.dia |
| | 1686 | new file: ERP.dia~ |
| | 1687 | new file: ERP.png |
| | 1688 | modified: main.tex |
| | 1689 | |
| | 1690 | 2009-08-02 Philip Herron <herron.philip@googlemail.com> |
| | 1691 | |
| | 1692 | On branch master |
| | 1693 | Update more content comming soon |
| | 1694 | renamed: README -> CCREADME |
| | 1695 | new file: Crules-arch-diagram.dia |
| | 1696 | modified: README |
| | 1697 | modified: main.tex~ |
| | 1698 | new file: ovf-env.dia |
| | 1699 | |
| | 1700 | 2009-08-02 Philip Herron <herron.philip@googlemail.com> |
| | 1701 | |
| | 1702 | On branch master |
| | 1703 | Working on this paper CC license latex api here too |
| | 1704 | new file: Crules-arch-diagram.png |
| | 1705 | new file: README |
| | 1706 | new file: cclicenses.dtx |
| | 1707 | new file: cclicenses.ins |
| | 1708 | new file: cclicenses.sty |
| | 1709 | new file: cclicenses_short.pdf |
| | 1710 | new file: main.aux |
| | 1711 | new file: main.log |
| | 1712 | new file: main.pdf |
| | 1713 | modified: main.tex |
| | 1714 | new file: main.tex~ |
| | 1715 | new file: main.toc |
| | 1716 | new file: ovf-env.png |
| | 1717 | |
| | 1718 | 2009-08-01 Philip Herron <herron.philip@googlemail.com> |
| | 1719 | |
| | 1720 | On branch master |
| | 1721 | modified: HACKING |
| | 1722 | |
| | 1723 | 2009-08-01 Philip Herron <herron.philip@googlemail.com> |
| | 1724 | |
| | 1725 | Deleted temp file |
| | 1726 | deleted: testSuite/override.crl~ |
| | 1727 | |
| | 1728 | 2009-08-01 Philip Herron <herron.philip@googlemail.com> |
| | 1729 | |
| | 1730 | On branch master |
| | 1731 | Added in the override.crl this was the main idea i had when |
| | 1732 | designing this language and the functional.crl is fixed |
| | 1733 | modified: testSuite/functional.crl |
| | 1734 | new file: testSuite/override.crl |
| | 1735 | new file: testSuite/override.crl~ |
| | 1736 | |
| | 1737 | 2009-08-01 Philip Herron <herron.philip@googlemail.com> |
| | 1738 | |
| | 1739 | On branch master |
| | 1740 | This is an update to the function.crl to show the correct |
| | 1741 | syntax to making crules a little more functional like haskell |
| | 1742 | modified: testSuite/functional.crl |
| | 1743 | |
| | 1744 | 2009-08-01 Philip Herron <herron.philip@googlemail.com> |
| | 1745 | |
| | 1746 | On branch master |
| | 1747 | new file: docs/Crules - Sys-config/main.tex |
| | 1748 | new file: docs/Crules - Sys-config/myrefs.bib |
| | 1749 | |
| | 1750 | 2009-07-22 Philip Herron <redbrain@omicron.(none)> |
| | 1751 | |
| | 1752 | Committer: Philip Herron <redbrain@omicron.(none)> |
| | 1753 | On branch master |
| | 1754 | Initial import to my personal server |
| | 1755 | new file: AUTHORS |
| | 1756 | new file: COPYING |
| | 1757 | new file: COPYRIGHT |
| | 1758 | new file: Doxyfile |
| | 1759 | new file: HACKING |
| | 1760 | new file: Makefile.am |
| | 1761 | new file: README |
| | 1762 | new file: autorun.sh |
| | 1763 | new file: configure.ac |
| | 1764 | new file: m4/acx_pthread.m4 |
| | 1765 | new file: m4/getopt.m4 |
| | 1766 | new file: src/Makefile.am |
| | 1767 | new file: src/crules.h |
| | 1768 | new file: src/crulesLexer.l |
| | 1769 | new file: src/crulesParser.y |
| | 1770 | new file: src/listType.c |
| | 1771 | new file: src/main.c |
| | 1772 | new file: src/symStack.c |
| | 1773 | new file: src/symTab.c |
| | 1774 | new file: src/symbols.h |
| | 1775 | new file: src/util.c |
| | 1776 | deleted: test |
| | 1777 | new file: testSuite/class.crl |
| | 1778 | new file: testSuite/fib.crl |
| | 1779 | new file: testSuite/floater.crl |
| | 1780 | new file: testSuite/functional.crl |
| | 1781 | new file: testSuite/helloworld.crl |
| | 1782 | new file: testSuite/simple.crl |
| | 1783 | new file: testSuite/simple_math.crl |
| | 1784 | new file: testSuite/sort.crl |
| | 1785 | |
| | 1786 | 2009-07-22 Philip Herron <redbrain@omicron.(none)> |
| | 1787 | |
| | 1788 | On branch master |
| | 1789 | Initial commit |
| | 1790 | new file: test |
| | 1791 | |