summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* fix(testing): do not depend on anythingAndrey Orst2020-11-121-45/+36
* feature(core): breaking change of project structureAndrey Orst2020-11-104-10/+6
* 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
* fix(macros): fix multimethods which use tables as the dispatch valueAndrey Orst2020-11-091-1/+15
* feature(testing): change testing macro to contain descriptionAndrey Orst2020-11-094-118/+130
* fix(testing): do not depend on eq from coreAndrey Orst2020-11-093-4/+16
* 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-082-3/+22
* feature(macros): add metadata macros, doc, and some testsAndrey Orst2020-11-084-60/+51
* fix(macros): fix metadata testsAndrey Orst2020-11-071-4/+2
* fix(CI): update luacov pipelineAndrey Orst2020-11-071-1/+1
* feature(testing): move tests to separate directory. Also add some testsAndrey Orst2020-11-054-0/+837