Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add pend builtin function | ubq323 | 2024-07-23 | 1 | -3/+3 |
* | set -> set! | ubq323 | 2024-07-11 | 1 | -1/+1 |
* | array literals | ubq323 | 2024-06-26 | 1 | -0/+6 |
* | support multiple input filenames | ubq323 | 2024-06-26 | 1 | -3/+4 |
* | mandelbrot | ubq323 | 2024-06-21 | 1 | -1/+1 |
* | while loops, comparisons, modulo, fizzbuzz | ubq323 | 2024-06-21 | 1 | -1/+1 |
* | add string object values. you can't do anything with them yet | ubq323 | 2023-08-04 | 1 | -3/+5 |
* | rename "symbol" to "ident" everywhere | ubq323 | 2023-08-04 | 1 | -2/+2 |
* | add strings to parser | ubq323 | 2023-08-03 | 1 | -0/+2 |
* | tersify | ubq323 | 2023-08-02 | 1 | -0/+41 |