| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feature(core): add assoc function & test | Andrey Orst | 2020-10-26 | 1 | -2/+6 |
| | | |||||
| * | feature(testing): group tests, update coverage script | Andrey Orst | 2020-10-26 | 1 | -260/+271 |
| | | |||||
| * | feature: refactoring | Andrey Orst | 2020-10-26 | 1 | -50/+128 |
| | | | | | | make some functions private (for coverage.sh) Separate tests into one test per function (for coverage.sh) | ||||
| * | feature: refactoring | Andrey Orst | 2020-10-25 | 1 | -34/+87 |
| | | |||||
| * | feature(core functions): Added more core functions | Andrey Orst | 2020-10-24 | 1 | -21/+66 |
| | | |||||
| * | add predicates for checking maps and seqs; add COC, and update doc | Andrey Orst | 2020-10-24 | 1 | -1/+13 |
| | | |||||
| * | more functions | Andrey Orst | 2020-10-24 | 1 | -2/+33 |
| | | |||||
| * | Changes | Andrey Orst | 2020-10-23 | 1 | -50/+87 |
| | | | | | | | | | | - add runtime check to into - add sort of a test framework - remove mapkv in favor of generalized mapv that works both for sequences and tables - add more tests - update doc | ||||
| * | add more tests | Andrey Orst | 2020-10-22 | 1 | -15/+23 |
| | | |||||
| * | added more macros, and functions to the `core` modules | Andrey Orst | 2020-10-21 | 1 | -0/+43 |