| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | implement into as a macro | Andrey Orst | 2020-10-22 | 3 | -25/+69 | |
| * | add more tests | Andrey Orst | 2020-10-22 | 3 | -15/+91 | |
| * | add more functions and doc | Andrey Orst | 2020-10-21 | 2 | -8/+145 | |
| * | more indentation specs | Andrey Orst | 2020-10-21 | 1 | -1/+5 | |
| * | added more macros, and functions to the `core` modules | Andrey Orst | 2020-10-21 | 5 | -70/+306 | |
| * | add some additional checks and docstrings for fn* | Andrey Orst | 2020-10-21 | 1 | -50/+71 | |
| * | replace reduce3 with arity call | Andrey Orst | 2020-10-21 | 1 | -8/+5 | |
| * | use fn* instead of fn | Andrey Orst | 2020-10-21 | 1 | -79/+80 | |
| * | implement Clojure's defn | Andrey Orst | 2020-10-21 | 4 | -42/+128 | |
| * | Add LICENSE | Andrey Orst | 2020-10-20 | 1 | -0/+21 | |
| * | initial commit | Andrey Orst | 2020-10-20 | 3 | -0/+262 | |