Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update things | Case Duckworth | 2024-06-15 |
| | |||
* | Write executable | Case Duckworth | 2024-06-05 |
| | | | | | This involved moving `src' to `lib' and making `bin'. `bin' holds the program, which only imports `jimmy.main' from lib. | ||
* | Update README, add COPYING | Case Duckworth | 2024-06-04 |
| | |||
* | Add repl.scm | Case Duckworth | 2024-06-03 |
| | |||
* | Fix html/other sourcing; re-scramble Makefile | Case Duckworth | 2024-06-03 |
| | |||
* | Fix emit and read, add imports, fix makefile | Case Duckworth | 2024-05-27 |
| | |||
* | Updates! | Case Duckworth | 2024-05-26 |
| | | | | | | I totally forgot to actually commit things for a while, so uh Updates!!! | ||
* | Scheme bit! | Case Duckworth | 2024-05-18 |
| | |||
* | Remove old code | Case Duckworth | 2024-05-18 |
| | |||
* | Final sh commit | Case Duckworth | 2024-05-18 |
| | |||
* | Add readme stub | Case Duckworth | 2024-05-13 |
| | |||
* | Fix filters | Case Duckworth | 2024-05-13 |
| | |||
* | Fix filters | Case Duckworth | 2024-05-11 |
| | |||
* | Rename functions | Case Duckworth | 2024-05-10 |
| | |||
* | Fix a typo | Case Duckworth | 2024-05-09 |
| | |||
* | Finish shell impl | Case Duckworth | 2024-05-09 |
| | | | | | | | This version includes - customizable format specifiers for all elements - line and buffer filtering, which makes all sorts of things possible - and more! | ||
* | Begin an sh impl | Case Duckworth | 2024-05-07 |
| | |||
* | Rejigger variables | Case Duckworth | 2024-05-06 |
| | |||
* | Add a test | Case Duckworth | 2024-05-06 |
| | | | | better'n nothing! | ||
* | Initial | Case Duckworth | 2024-05-06 |