summaryrefslogtreecommitdiff
path: root/.dir-locals.el
Commit message (Expand)AuthorAgeFilesLines
* fix: don't generate mulitarity arglist doc for single-arity functionsAndrey Listopadov2021-07-231-0/+6
* fix: style changes, and documentation fixesAndrey Listopadov2021-07-171-0/+3
* feat(macros): Added Clojure-like loop macroArchenoth2021-07-131-1/+3
* fix: update macros comparison function builderAndrey Listopadov2021-03-111-1/+1
* feat: add partition take and nthrest functionsAndrey Listopadov2021-02-221-1/+4
* fix: release 0.5.1Andrey Listopadov2021-02-191-0/+2
* 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