| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feature(core): implement auto namespacing for fn* and create fn& | Andrey Orst | 2020-10-27 | 1 | -9/+65 |
| * | feature: refactoring | Andrey Orst | 2020-10-25 | 1 | -3/+3 |
| * | remove limitation of different length with nils in arglist | Andrey Orst | 2020-10-24 | 1 | -2/+2 |
| * | added more macros, and functions to the `core` modules | Andrey Orst | 2020-10-21 | 1 | -41/+115 |
| * | add some additional checks and docstrings for fn* | Andrey Orst | 2020-10-21 | 1 | -50/+71 |
| * | implement Clojure's defn | Andrey Orst | 2020-10-21 | 1 | -0/+84 |