about summary refs log tree commit diff stats
Commit message (Expand)AuthorAge
* UhCase Duckworth2024-04-09
* Add dump and run into circular dependenciesCase Duckworth2024-04-05
* Add test fileCase Duckworth2024-04-05
* require repl in makefileCase Duckworth2024-04-05
* Fix reading from files ... i'm PRETTY sureCase Duckworth2024-04-05
* Add display and newlineCase Duckworth2024-04-05
* Catch read errorsCase Duckworth2024-04-03
* Refactor literals reading and implement number literalsCase Duckworth2024-04-03
* Change styling some moreCase Duckworth2024-04-03
* Style logoCase Duckworth2024-04-03
* Correct logo urlCase Duckworth2024-04-03
* Dammit, logo!!!Case Duckworth2024-04-03
* Add isatom()Case Duckworth2024-04-03
* Update tests and readmeCase Duckworth2024-04-03
* Uh logo stuff oopsCase Duckworth2024-04-03
* Read comments and # literalsCase Duckworth2024-04-03
* Add eqv?, eq?Case Duckworth2024-04-03
* Add logosCase Duckworth2024-04-03
* Change pp -> dumpCase Duckworth2024-04-03
* Protect evaluation within replCase Duckworth2024-04-02
* Change arity assertion codeCase Duckworth2024-04-02
* Handle dotted lambda-lists and symbolsCase Duckworth2024-04-02
* Implement arity checksCase Duckworth2024-04-02
* Implement list lengthCase Duckworth2024-04-01
* Error on wrong unquote[-splicing]Case Duckworth2024-04-01
* Add rest of quotes to readerCase Duckworth2024-03-31
* Error on unbound variablesCase Duckworth2024-03-31
* Add quasiquoteCase Duckworth2024-03-31
* Expose `specials'Case 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
* Improve replCase Duckworth2024-03-23
* Break special forms out into their own tableCase Duckworth2024-03-23
* Add a bunch of base functionsCase Duckworth2024-03-23
* Revert "Refactor eval"Case Duckworth2024-03-21
* Refactor evalCase Duckworth2024-03-21
* Implment set!Case Duckworth2024-03-21
* Correct bugs with whitespace and spurious opening parensCase Duckworth2024-03-20
* Support dotted lists in readerCase Duckworth2024-03-20
* Add luarepl targetCase Duckworth2024-03-20
* Remove spurious pp.ppCase Duckworth2024-03-20
* Remove need for `lambda` to include an implicit `begin` new-startCase Duckworth2024-03-19
* A new start!Case Duckworth2024-03-19
* Add QUOTE, QUASIQUOTE, UNQUOTE reading and generalizeCase Duckworth2024-03-11
* Add IF, clean up definitionsCase Duckworth2024-03-11
* uh new startCase Duckworth2024-03-10
* Ugghhhh totally not working first-tryCase Duckworth2024-03-04