aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Broken.HEADmasterc2024-05-20
* Doer things.c2024-04-27
* Multiplication may now be possible.c2024-04-20
* One may now add and subtract integers.c2024-04-16
* Something happened.c2024-04-16
* Updated.c2024-04-15
* Fixed double free.everything-is-broken-helpc2024-04-15
* There's still a use after free somewhere in there.c2024-04-15
* Many things.c2024-04-13
* Fixed double-free.c2024-03-30
* Nested functions and transitivity works.c2024-03-30
* Doubly-linked the abstract syntax tree.c2024-03-23
* Fixed bugs.c2024-03-18
* Can print multiple string variables.c2024-03-16
* Can now print first defined string variable.c2024-03-16
* Introduced mortality.c2024-03-09
* One can now load simple variables into memory.c2024-03-04
* Doer is.c2024-03-02
* Definitions now work, with any number of arguments.c2024-02-24
* Fixed calls. Will never be modified again.c2024-02-24
* Definitions may now be parsed.c2024-02-13
* Fixed broken test.c2024-02-08
* Fixed some grouping logic, I think.c2024-02-08
* Parser now parses blocks and simple calls.c2024-02-03
* Macro Hell.c2024-01-28
* Fixed buffer-overflow.c2024-01-28
* Fixed things.c2024-01-28
* Added string parsing, and tests for more blocks.c2024-01-27
* Simple parser tests passing :).c2024-01-27
* Not sure.c2024-01-22
* Tests worked out.c2024-01-06
* Filled in tests for tree_cmp.c2023-12-26
* Proper tests.c2023-12-24
* Make sure TEST_REPORT is defined.c2023-12-13
* Added tests again.c2023-12-13
* Very important.c2023-12-10
* Something.c2023-12-09
* Consistant use of () over {} in Makefile.c2023-12-07
* Defined the doer.c2023-12-07
* Updated examples.c2023-12-05
* LICENSEc2023-12-05
* Removed hacked in "testing framework" (HLKT).c2023-12-05
* Made AST output look fancy.c2023-12-05
* Fixed memory leak -- was planting trees before it was quite sure it needed to.c2023-11-28
* Definitions with >1 arguments are now also parsable.c2023-11-28
* Not sure. README, I think.c2023-11-27
* Definitions with no arguments can now be parsed. Definitions with arguments c...c2023-11-27
* Prepare for definition parsing.c2023-11-26
* Added functions with multiple arguments.c2023-11-26
* Destroying trees.c2023-11-26