| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feature(core): breaking change of project structure | Andrey Orst | 2020-11-10 | 1 | -3/+2 |
| | | |||||
| * | fix(tests): fix reduce test, and add more docstrings | Andrey Orst | 2020-11-10 | 1 | -10/+10 |
| | | |||||
| * | fix(core): rename plus to add, minus to sub | Andrey Orst | 2020-11-09 | 1 | -30/+30 |
| | | |||||
| * | feature(testing): change testing macro to contain description | Andrey Orst | 2020-11-09 | 1 | -60/+60 |
| | | |||||
| * | fix(core): rename vec to vector | Andrey Orst | 2020-11-09 | 1 | -5/+5 |
| | | |||||
| * | feature(core): add hash-map function, and assoc meta to tables | Andrey Orst | 2020-11-08 | 1 | -0/+9 |
| | | |||||
| * | feature(core): add metadata based type inspection for tables, and empty macro | Andrey Orst | 2020-11-08 | 1 | -3/+15 |
| | | |||||
| * | feature(macros): add metadata macros, doc, and some tests | Andrey Orst | 2020-11-08 | 1 | -3/+3 |
| | | |||||
| * | fix(CI): update luacov pipeline | Andrey Orst | 2020-11-07 | 1 | -1/+1 |
| | | |||||
| * | feature(testing): move tests to separate directory. Also add some tests | Andrey Orst | 2020-11-05 | 1 | -0/+589 |