about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* Define `t' to the result of reading tests/test.gmiCase Duckworth2024-06-15
|
* Fix html filtersCase Duckworth2024-06-15
|
* Update thingsCase Duckworth2024-06-15
|
* Write executableCase Duckworth2024-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 COPYINGCase Duckworth2024-06-04
|
* Add repl.scmCase Duckworth2024-06-03
|
* Fix html/other sourcing; re-scramble MakefileCase Duckworth2024-06-03
|
* Fix emit and read, add imports, fix makefileCase Duckworth2024-05-27
|
* Updates!Case Duckworth2024-05-26
| | | | | | I totally forgot to actually commit things for a while, so uh Updates!!!
* Scheme bit!Case Duckworth2024-05-18
|
* Remove old codeCase Duckworth2024-05-18
|
* Final sh commitCase Duckworth2024-05-18
|
* Add readme stubCase Duckworth2024-05-13
|
* Fix filtersCase Duckworth2024-05-13
|
* Fix filtersCase Duckworth2024-05-11
|
* Rename functionsCase Duckworth2024-05-10
|
* Fix a typoCase Duckworth2024-05-09
|
* Finish shell implCase Duckworth2024-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 implCase Duckworth2024-05-07
|
* Rejigger variablesCase Duckworth2024-05-06
|
* Add a testCase Duckworth2024-05-06
| | | | better'n nothing!
* InitialCase Duckworth2024-05-06