summaryrefslogtreecommitdiff
path: root/core_test.fnl
Commit message (Collapse)AuthorAgeFilesLines
* feature: refactoringAndrey Orst2020-10-251-34/+87
|
* feature(core functions): Added more core functionsAndrey Orst2020-10-241-21/+66
|
* add predicates for checking maps and seqs; add COC, and update docAndrey Orst2020-10-241-1/+13
|
* more functionsAndrey Orst2020-10-241-2/+33
|
* ChangesAndrey Orst2020-10-231-50/+87
| | | | | | | | | - 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
* add more testsAndrey Orst2020-10-221-15/+23
|
* added more macros, and functions to the `core` modulesAndrey Orst2020-10-211-0/+43