David Marcec
|
9eb0c2c15e
|
Default init labels and use initializer list for macro engine
|
2020-06-04 22:23:07 +10:00 |
|
David Marcec
|
cb42f51dc1
|
Mark parameters as const
|
2020-06-03 16:33:38 +10:00 |
|
David Marcec
|
d9082de7ea
|
Pass by reference instead of copying parameters
|
2020-06-02 16:37:06 +10:00 |
|
David Marcec
|
65b5d2dca6
|
Favor switch case over jump table
Easier to read and will emit a jump table automatically.
|
2020-05-30 12:23:58 +10:00 |
|
David Marcec
|
05eeb7de3d
|
Implement macro JIT
|
2020-05-30 11:40:04 +10:00 |
|