Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-01-13 | Re-licensed to MPL 2.0 | Eduardo Julian | 1 | -0/+3 | |
2023-01-13 | Can now compile complex values (i.e. variants & tuples) in C++. | Eduardo Julian | 1 | -18/+10 | |
2023-01-07 | Now wrapping C++ values inside a universal box. | Eduardo Julian | 1 | -20/+45 | |
2023-01-05 | Compilation of simple literals in C++. | Eduardo Julian | 1 | -10/+18 | |
2022-12-23 | Began work on C++ back-end. | Eduardo Julian | 1 | -0/+87 | |