aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* 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
* Fixed calls. Will never be modified again.c2024-02-24
* Definitions may now be parsed.c2024-02-13
* 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
* 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
* Consistant use of () over {} in Makefile.c2023-12-07
* Defined the doer.c2023-12-07
* Removed hacked in "testing framework" (HLKT).c2023-12-05
* Definitions with no arguments can now be parsed. Definitions with arguments c...c2023-11-27
* Prepare for definition parsing.c2023-11-26
* Functions with single arguments are possible.c2023-11-25
* It is possible to parse strings.c+12023-11-21
* Memory leaks alleviated.c+12023-11-21
* Basic block, expression, and number parsing.c+12023-11-21
* I honestly don't remember. Parser stuff. Probably.c+12023-11-18
* Cleaned up.c+12023-11-17
* Minor tweaks to clic+12023-11-17
* halk halk halkc+12023-10-29
* fixed #include recursionc+12023-10-29
* ASTc+12023-10-29
* fixed numbers. Added keywords.c+12023-10-28
* halk.c+12023-10-25
* invented numbers.c+12023-10-21
* c+12023-10-21
* update examplesc+12023-10-12
* fixed source.c, fixed preprocessor mem leaks, implemented new lexerc+12023-10-10
* redesign the lexer, some mem leaks :(c+12023-10-05
* syntax.hc+12023-10-02
* emalloc(), ecalloc(), erealloc()c+12023-10-02
* use flag vars for preprocessor statess-over-42023-09-30
* gs-over-42023-08-29
* made a test framework (HLKT) (2)s-over-42023-07-10
* made a test framework (HLKT)s-over-42023-07-10
* hi Σairus-over-42023-07-09