| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(core): rename plus to add, minus to sub | Andrey Orst | 2020-11-09 | 1 | -30/+30 |
| | | |||||
| * | fix(macros): fix multimethods which use tables as the dispatch value | Andrey Orst | 2020-11-09 | 1 | -1/+15 |
| | | |||||
| * | feature(testing): change testing macro to contain description | Andrey Orst | 2020-11-09 | 4 | -118/+130 |
| | | |||||
| * | fix(testing): do not depend on eq from core | Andrey Orst | 2020-11-09 | 3 | -4/+16 |
| | | |||||
| * | 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 | 2 | -3/+22 |
| | | |||||
| * | feature(macros): add metadata macros, doc, and some tests | Andrey Orst | 2020-11-08 | 4 | -60/+51 |
| | | |||||
| * | fix(macros): fix metadata tests | Andrey Orst | 2020-11-07 | 1 | -4/+2 |
| | | |||||
| * | 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 | 4 | -0/+837 |