summaryrefslogtreecommitdiff
path: root/macros_test.fnl
Commit message (Expand)AuthorAgeFilesLines
* feature(macros): support attribute table in def and defonceAndrey Orst2020-11-021-3/+8
* feature(macros): add def and defonce macrosAndrey Orst2020-11-021-1/+21
* feature(core): add math and comparison functionsAndrey Orst2020-11-021-1/+1
* feature(core): more multimethod related functionsAndrey Orst2020-11-021-0/+4
* feature(macros): implement simple multimethodsAndrey Orst2020-10-311-2/+23
* feature(code): greatly improve code coverageAndrey Orst2020-10-281-1/+8
* feature(testing): group tests, update coverage scriptAndrey Orst2020-10-261-57/+58
* feature: refactoringAndrey Orst2020-10-261-4/+7
* feature(core functions): Added more core functionsAndrey Orst2020-10-241-1/+1
* ChangesAndrey Orst2020-10-231-43/+56
* add more testsAndrey Orst2020-10-221-0/+44