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