summaryrefslogtreecommitdiff
path: root/test/core.fnl
Commit message (Expand)AuthorAgeFilesLines
* fix(CI): overhaulAndrey Orst2020-11-121-609/+0
* feature(core): breaking change of project structureAndrey Orst2020-11-101-3/+2
* fix(tests): fix reduce test, and add more docstringsAndrey Orst2020-11-101-10/+10
* fix(core): rename plus to add, minus to subAndrey Orst2020-11-091-30/+30
* feature(testing): change testing macro to contain descriptionAndrey Orst2020-11-091-60/+60
* fix(core): rename vec to vectorAndrey Orst2020-11-091-5/+5
* feature(core): add hash-map function, and assoc meta to tablesAndrey Orst2020-11-081-0/+9
* feature(core): add metadata based type inspection for tables, and empty macroAndrey Orst2020-11-081-3/+15
* feature(macros): add metadata macros, doc, and some testsAndrey Orst2020-11-081-3/+3
* fix(CI): update luacov pipelineAndrey Orst2020-11-071-1/+1
* feature(testing): move tests to separate directory. Also add some testsAndrey Orst2020-11-051-0/+589