summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* simple orgaasm outputlegaciestkdx2023-06-08
* depreciate gyte argumentkdx2023-04-15
* move shit to src/ directorykdx2023-04-09
* i'm insanekdx2023-03-19
* golem's vm early draftkdx2023-03-19
* remove -g flag in build.shkdx2023-03-17
* note string_ptr in tokenkdx2023-03-17
* generate static memorykdx2023-03-17
* error checkingkdx2023-03-17
* read the tcc dockdx2023-03-17
* project state in readmekdx2023-03-17
* scope function argumentskdx2023-03-17
* extract scopekdx2023-03-17
* slice writekdx2023-03-16
* check for unidentified atomkdx2023-03-16
* identify if/else/while and exprkdx2023-03-16
* todoskdx2023-03-16
* identify returnkdx2023-03-16
* identify assignementskdx2023-03-16
* fix a woopsykdx2023-03-16
* lex characterskdx2023-03-16
* golem libftkdx2023-03-16
* local and global merge as letkdx2023-03-16
* declaration identification removes identifierkdx2023-03-16
* identify local and global declarationskdx2023-03-16
* identify functionskdx2023-03-16
* simplify function declaration syntaxkdx2023-03-15
* placeholder identify_functionkdx2023-03-15
* group tokens into atomskdx2023-03-15
* don't crash on empty token listkdx2023-03-15
* throw away inconsistent grouping functionskdx2023-03-15
* get rid of duplicate TOK_ENDkdx2023-03-15
* build with tcckdx2023-03-15
* group more shitkdx2023-03-14
* group scope firstkdx2023-03-14
* group declarationskdx2023-03-14
* group typekdx2023-03-14
* group scopeskdx2023-03-14
* group creation logickdx2023-03-14
* don't flatten token listkdx2023-03-14
* flatten lexer outputkdx2023-03-14
* lex keywordskdx2023-03-14
* complete lexerkdx2023-03-14
* basic lexingkdx2023-03-14
* README.mdkdx2023-03-14
* lexer scaffoldingkdx2023-03-14
* drain input filekdx2023-03-14
* build and test scriptskdx2023-03-14
* string slicekdx2023-03-13
* create mvp.golemkdx2023-03-13