| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-01 | manually update formatting of some copyrights | Jordan Wiens | |
| 2025-12-11 | Use constexpr arrays for metadata about IL instruction operands | Mark Rowe | |
| This avoids constructing two unordered maps and numerous vectors for each IL level at library load time for each plug-in that uses the C++ API. Additionally, the arrays allow for more efficient look-ups. | |||
