about summary refs log tree commit diff stats
path: root/read.lua
Commit message (Expand)AuthorAge
* Fix #\, #t, #f reading bugCase Duckworth2024-04-16
* Trim utilCase Duckworth2024-04-13
* Move port.lua to type.luaCase Duckworth2024-04-13
* Fix typoCase Duckworth2024-04-10
* Implement stringsCase Duckworth2024-04-09
* ReorganizationCase Duckworth2024-04-09
* UhCase Duckworth2024-04-09
* Fix reading from files ... i'm PRETTY sureCase Duckworth2024-04-05
* Refactor literals reading and implement number literalsCase Duckworth2024-04-03
* Read comments and # literalsCase Duckworth2024-04-03
* Change pp -> dumpCase Duckworth2024-04-03
* Add rest of quotes to readerCase Duckworth2024-03-31
* Improve dotted-pair readsCase Duckworth2024-03-31
* Fix dotted list readingCase Duckworth2024-03-30
* Read from ports nowCase Duckworth2024-03-30
* Special-case '.', '...', '+', '-'Case Duckworth2024-03-24
* Read negative numbersCase Duckworth2024-03-23
* Correct bugs with whitespace and spurious opening parensCase Duckworth2024-03-20
* Support dotted lists in readerCase Duckworth2024-03-20
* A new start!Case Duckworth2024-03-19
* Add QUOTE, QUASIQUOTE, UNQUOTE reading and generalizeCase Duckworth2024-03-11
* uh new startCase Duckworth2024-03-10
* Ugghhhh totally not working first-tryCase Duckworth2024-03-04
* Rewrite readCase Duckworth2024-03-01
* Remove spurious requireCase Duckworth2024-02-21
* Initial commitCase Duckworth2024-02-21