| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | skip comments (better) | mryouse | 2023-05-28 |
| | | |||
| * | skip comments (mostly) | mryouse | 2023-05-28 |
| | | |||
| * | consume types but throw away (for now) | mryouse | 2023-05-28 |
| | | |||
| * | cleanup | mryouse | 2023-05-28 |
| | | |||
| * | eq? for many things | mryouse | 2023-05-26 |
| | | |||
| * | strings as seqs | mryouse | 2023-05-26 |
| | | |||
| * | lambdas! | mryouse | 2023-05-25 |
| | | |||
| * | lists as sequences, first and rest | mryouse | 2023-05-25 |
| | | |||
| * | fix def bug (maybe?) and block bug (maybe?) | mryouse | 2023-05-25 |
| | | |||
| * | compile-time typechecking WIP | Ben Winston | 2023-05-22 |
| | | |||
| * | runtime type checking | Ben Winston | 2023-05-22 |
| | | |||
| * | 'or' control statement | Ben Winston | 2023-05-21 |
| | | |||
| * | if/else, 'and' control flow | Ben Winston | 2023-05-21 |
| | | |||
| * | move to using 2 stacks | Ben Winston | 2023-05-21 |
| | | |||
| * | block scope and local variables (not really working) | Ben Winston | 2023-05-20 |
| | | |||
| * | global variables | Ben Winston | 2023-05-20 |
| | | |||
| * | initial commit of compiler/VM with a couple basic instructions | Ben Winston | 2023-05-20 |
| | | |||
| * | add debug | Ben Winston | 2023-05-20 |
| | | |||
| * | initial commit | Ben Winston | 2023-05-19 |
