aboutsummaryrefslogtreecommitdiff
path: root/main.d
Commit message (Collapse)AuthorAge
* initial commit of the start of the core librarymryouse2023-06-07
|
* add print (no escape sequences) and REPL returnsmryouse2023-06-01
|
* make the REPL actually remember thingsBen Winston2023-05-22
|
* functionsgit add *.d!Ben Winston2023-05-21
|
* move disassembly into compiler, preparing for functionsBen Winston2023-05-21
|
* block scope and local variables (not really working)Ben Winston2023-05-20
|
* global variablesBen Winston2023-05-20
|
* initial commit of compiler/VM with a couple basic instructionsBen Winston2023-05-20
|
* add debugBen Winston2023-05-20
|
* initial commitBen Winston2023-05-19