about summary refs log tree commit diff stats
path: root/type.lua
Commit message (Collapse)AuthorAge
* Add listp to assert_typeCase Duckworth2024-04-11
|
* Add assert_type, string value keys; fix typoCase Duckworth2024-04-10
|
* Implement stringsCase Duckworth2024-04-09
|
* ReorganizationCase Duckworth2024-04-09
|
* Add isatom()Case Duckworth2024-04-03
|
* Implement list lengthCase Duckworth2024-04-01
| | | | This lays groundwork for arity checks.
* Read from ports nowCase Duckworth2024-03-30
|
* Support dotted lists in readerCase Duckworth2024-03-20
|
* A new start!Case Duckworth2024-03-19
|
* uh new startCase Duckworth2024-03-10