| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2022-01-13 | Generalize the hash map. | Rose Hogenson | 3 | -35/+48 |
| 2022-01-11 | Add a README. | Rose Hogenson | 1 | -0/+5 |
| 2022-01-11 | Move scheme compiler into a separate directory. | Rose Hogenson | 27 | -0/+0 |
| 2022-01-11 | Add a first implementation of a macro expander. | Rose Hogenson | 3 | -0/+422 |
| 2022-01-11 | Make bindings visible while a guard is evaluated. | Rose Hogenson | 2 | -5/+15 |
| 2022-01-11 | Add guards to the match syntax. | Rose Hogenson | 2 | -1/+20 |
| 2022-01-09 | Write the linker. | Rose Hogenson | 13 | -102/+450 |
| 2022-01-09 | Remove str- prefixes from the strings library. | Rose Hogenson | 3 | -47/+45 |
| 2022-01-09 | Redo the testing framework. | Rose Hogenson | 9 | -637/+310 |
| 2022-01-09 | Add some magic to detect symbols. | Rose Hogenson | 2 | -26/+41 |
| 2022-01-09 | Define helper intercalate. | Rose Hogenson | 2 | -2/+44 |
| 2022-01-09 | Improve match syntax. | Rose Hogenson | 2 | -29/+44 |
| 2022-01-09 | Simplify macro definitions in match. | Rose Hogenson | 1 | -31/+9 |
| 2022-01-09 | Add wildcard to pattern syntax. | Rose Hogenson | 2 | -7/+25 |
| 2022-01-09 | Add a library for pattern matching. | Rose Hogenson | 2 | -0/+102 |
| 2022-01-09 | Use load to evaluate each library's tests. | Rose Hogenson | 2 | -1/+2 |
| 2022-01-09 | Initial commit. | Rose Hogenson | 25 | -0/+1987 |
