| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: allow defining methods with fn* | Andrey Orst | 2021-01-26 | 1 | -1/+7 |
| * | feature: include documentation testing in pipeline | Andrey Orst | 2021-01-24 | 1 | -2/+3 |
| * | fix: Fennel 0.8.0 enhancements | Andrey Orst | 2021-01-19 | 1 | -1/+22 |
| * | fix(core): revert fn* to defn change | Andrey Orst | 2020-11-13 | 1 | -1/+1 |
| * | fix(core): refactoring | Andrey Orst | 2020-11-13 | 1 | -2/+2 |
| * | feature(macros): add metadata macros, doc, and some tests | Andrey Orst | 2020-11-08 | 1 | -1/+2 |
| * | feature(core): more multimethod related functions | Andrey Orst | 2020-11-02 | 1 | -1/+3 |
| * | feature(core): implement auto namespacing for fn* and create fn& | Andrey Orst | 2020-10-27 | 1 | -0/+1 |
| * | fix(misc): fix indentation rules | Andrey Orst | 2020-10-26 | 1 | -1/+2 |
| * | Changes | Andrey Orst | 2020-10-23 | 1 | -1/+2 |
| * | more indentation specs | Andrey Orst | 2020-10-21 | 1 | -1/+5 |
| * | implement Clojure's defn | Andrey Orst | 2020-10-21 | 1 | -0/+4 |