| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move everything to a single file | Andrey Listopadov | 2023-08-26 | 1 | -0/+0 |
| | | | | | | | | Now the library is fully self-contained and doesn't require any special flags to be used. Macros are now shipped inside the library itself and can be required by user code by requiring the same module name as the library. | ||||
| * | add reduced | Andrey Listopadov | 2023-05-15 | 1 | -0/+0 |
| | | |||||
| * | release v1.0.0 | Andrey Listopadov | 2022-08-21 | 1 | -0/+0 |
| Almost complete rewrite of the library, complete with lazy sequences, immutable tables, transients, transducers, better equality semantics, and more correct code generation in macros. | |||||