summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* changesAndrey Orst2020-10-223-24/+31
| | | | | | fix eq? for empty tables rewrite parts of the readme simplify functions rest and check-bindings
* implement into as a macroAndrey Orst2020-10-223-25/+69
|
* add more testsAndrey Orst2020-10-223-15/+91
|
* add more functions and docAndrey Orst2020-10-212-8/+145
|
* more indentation specsAndrey Orst2020-10-211-1/+5
|
* added more macros, and functions to the `core` modulesAndrey Orst2020-10-215-70/+306
|
* add some additional checks and docstrings for fn*Andrey Orst2020-10-211-50/+71
|
* replace reduce3 with arity callAndrey Orst2020-10-211-8/+5
|
* use fn* instead of fnAndrey Orst2020-10-211-79/+80
|
* implement Clojure's defnAndrey Orst2020-10-214-42/+128
|
* Add LICENSEAndrey Orst2020-10-201-0/+21
|
* initial commitAndrey Orst2020-10-203-0/+262