summaryrefslogtreecommitdiff
path: root/.dir-locals.el
Commit message (Collapse)AuthorAgeFilesLines
* feature(macros): add metadata macros, doc, and some testsAndrey Orst2020-11-081-1/+2
|
* feature(core): more multimethod related functionsAndrey Orst2020-11-021-1/+3
|
* feature(core): implement auto namespacing for fn* and create fn&Andrey Orst2020-10-271-0/+1
| | | | Redefining everything in terms of fn* and fn* breaks coverage.sh
* fix(misc): fix indentation rulesAndrey Orst2020-10-261-1/+2
|
* ChangesAndrey Orst2020-10-231-1/+2
| | | | | | | | | - add runtime check to into - add sort of a test framework - remove mapkv in favor of generalized mapv that works both for sequences and tables - add more tests - update doc
* more indentation specsAndrey Orst2020-10-211-1/+5
|
* implement Clojure's defnAndrey Orst2020-10-211-0/+4