about summary refs log tree commit diff stats
path: root/core.lua
Commit message (Collapse)AuthorAge
* Fix bug in - HEAD mainCase Duckworth2024-04-16
|
* Change names and hoist evalCase Duckworth2024-04-15
| | | | read is unimplemented and load is buggy
* Trim utilCase Duckworth2024-04-13
|
* Add values and string-appendCase Duckworth2024-04-11
|
* Add -> functions to coreCase Duckworth2024-04-10
|
* Fix bufferingCase Duckworth2024-04-09
|
* ReorganizationCase Duckworth2024-04-09
|
* Add dump and run into circular dependenciesCase Duckworth2024-04-05
|
* Add display and newlineCase Duckworth2024-04-05
|
* Add eqv?, eq?Case Duckworth2024-04-03
|
* Change arity assertion codeCase Duckworth2024-04-02
|
* Implement arity checksCase Duckworth2024-04-02
|
* Read from ports nowCase Duckworth2024-03-30