summaryrefslogtreecommitdiff
path: root/test/macros.fnl
Commit message (Expand)AuthorAgeFilesLines
* feature(core): breaking change of project structureAndrey Orst2020-11-101-4/+2
* 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-091-15/+27
* fix(testing): do not depend on eq from coreAndrey Orst2020-11-091-1/+1
* feature(core): add metadata based type inspection for tables, and empty macroAndrey Orst2020-11-081-0/+7
* feature(macros): add metadata macros, doc, and some testsAndrey Orst2020-11-081-19/+8
* feature(testing): move tests to separate directory. Also add some testsAndrey Orst2020-11-051-0/+148