| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feature: Sets | Andrey Orst | 2020-11-19 | 1 | -65/+90 |
| * | feature: major overhaul of documentation, and some housekeeping | Andrey Orst | 2020-11-17 | 1 | -1/+2 |
| * | fix(core): fix seq function not handling tables with number keys | Andrey Orst | 2020-11-15 | 1 | -2/+2 |
| * | fix(core): fix reduce-kv and tests | Andrey Orst | 2020-11-15 | 1 | -7/+14 |
| * | feature(core): implement `reduced` | Andrey Orst | 2020-11-15 | 1 | -0/+13 |
| * | fix(core): rename seq? to vector? | Andrey Orst | 2020-11-15 | 1 | -10/+10 |
| * | fix(core): revert fn* to defn change | Andrey Orst | 2020-11-13 | 1 | -2/+2 |
| * | fix(core): refactoring | Andrey Orst | 2020-11-13 | 1 | -12/+6 |
| * | feature(core): remove macros from core (for loading with macros) | Andrey Orst | 2020-11-13 | 1 | -62/+9 |
| * | fix(core): improved deep comparison | Andrey Orst | 2020-11-13 | 1 | -1/+38 |
| * | feature(core): support strings in seq | Andrey Orst | 2020-11-12 | 1 | -2/+5 |
| * | fix(CI): overhaul | Andrey Orst | 2020-11-12 | 1 | -0/+609 |