summaryrefslogtreecommitdiff
path: root/.dir-locals.el
Commit message (Expand)AuthorAgeFilesLines
* fix: allow defining methods with fn*Andrey Orst2021-01-261-1/+7
* feature: include documentation testing in pipelineAndrey Orst2021-01-241-2/+3
* fix: Fennel 0.8.0 enhancementsAndrey Orst2021-01-191-1/+22
* fix(core): revert fn* to defn changeAndrey Orst2020-11-131-1/+1
* fix(core): refactoringAndrey Orst2020-11-131-2/+2
* 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
* fix(misc): fix indentation rulesAndrey Orst2020-10-261-1/+2
* ChangesAndrey Orst2020-10-231-1/+2
* more indentation specsAndrey Orst2020-10-211-1/+5
* implement Clojure's defnAndrey Orst2020-10-211-0/+4