| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Default init labels and use initializer list for macro engine | 2020-06-04 | 1 | -1/+1 | |
| * | Mark parameters as const | 2020-06-03 | 6 | -8/+9 | |
| * | Pass by reference instead of copying parameters | 2020-06-02 | 2 | -2/+2 | |
| * | Favor switch case over jump table | 2020-05-30 | 2 | -18/+26 | |
| * | Implement macro JIT | 2020-05-30 | 6 | -0/+1294 |