summaryrefslogtreecommitdiff
path: root/core_test.fnl
Commit message (Expand)AuthorAgeFilesLines
* feature(core): add math and comparison functionsAndrey Orst2020-11-021-12/+98
* feature(core): more multimethod related functionsAndrey Orst2020-11-021-2/+50
* fix(core): add docstrings and improve testsAndrey Orst2020-10-301-2/+7
* fix: fix get-in function and testsAndrey Orst2020-10-291-8/+13
* feature: functions to access table valuesAndrey Orst2020-10-291-1/+19
* feature(code): greatly improve code coverageAndrey Orst2020-10-281-10/+82
* fix(tests): add missing testsAndrey Orst2020-10-281-1/+34
* feature(core): add assoc function & testAndrey Orst2020-10-261-2/+6
* feature(testing): group tests, update coverage scriptAndrey Orst2020-10-261-260/+271
* feature: refactoringAndrey Orst2020-10-261-50/+128
* 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 more testsAndrey Orst2020-10-221-15/+23
* added more macros, and functions to the `core` modulesAndrey Orst2020-10-211-0/+43