summaryrefslogtreecommitdiff
path: root/README.org
Commit message (Collapse)AuthorAgeFilesLines
* feature(documentation): Added Contributing guidelinesAndrey Orst2020-10-241-79/+68
|
* add predicates for checking maps and seqs; add COC, and update docAndrey Orst2020-10-241-25/+24
|
* gitlab doesn't like Org's linksAndrey Orst2020-10-241-2/+1
|
* more functionsAndrey Orst2020-10-241-2/+9
|
* remove limitation of different length with nils in arglistAndrey Orst2020-10-241-1/+5
|
* ChangesAndrey Orst2020-10-231-16/+46
| | | | | | | | | - add runtime check to into - add sort of a test framework - remove mapkv in favor of generalized mapv that works both for sequences and tables - add more tests - update doc
* changesAndrey Orst2020-10-221-13/+22
| | | | | | fix eq? for empty tables rewrite parts of the readme simplify functions rest and check-bindings
* implement into as a macroAndrey Orst2020-10-221-11/+20
|
* add more functions and docAndrey Orst2020-10-211-4/+129
|
* added more macros, and functions to the `core` modulesAndrey Orst2020-10-211-1/+1
|
* implement Clojure's defnAndrey Orst2020-10-211-0/+40
|
* initial commitAndrey Orst2020-10-201-0/+57