| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-04 | Default init labels and use initializer list for macro engine | David Marcec | |
| 2020-06-03 | Mark parameters as const | David Marcec | |
| 2020-06-02 | Pass by reference instead of copying parameters | David Marcec | |
| 2020-05-30 | Favor switch case over jump table | David Marcec | |
| Easier to read and will emit a jump table automatically. | |||
| 2020-05-30 | Implement macro JIT | David Marcec | |
