Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compilation of simple literals in C++. | Eduardo Julian | 2023-01-05 | 1 | -1/+5 |
* | Added LineNumberTable annotations to functions when compiling for the JVM. | Eduardo Julian | 2022-11-15 | 1 | -1/+2 |
* | Eliminated the .alias# extension. Now detecting aliases in .def#. | Eduardo Julian | 2022-10-28 | 1 | -0/+1 |
* | Added support for the agent model. | Eduardo Julian | 2022-08-22 | 1 | -0/+1 |
* | Proper testing for debug.log! | Eduardo Julian | 2022-08-17 | 2 | -0/+2 |
* | Fixed test suite. | Eduardo Julian | 2022-08-12 | 3 | -0/+8 |
* | Extracted property-based testing machinery into its own module. | Eduardo Julian | 2022-08-10 | 1 | -0/+1 |
* | Extracted test-tallying machinery into its own module. | Eduardo Julian | 2022-07-30 | 2 | -5/+11 |
* | Made inlined functions into first-class macros. | Eduardo Julian | 2022-07-26 | 18 | -5/+368 |
* | Better naming for measure/quantity types. | Eduardo Julian | 2022-06-30 | 1 | -0/+5 |
* | Better syntax for getting/setting fields when defining JVM classes. | Eduardo Julian | 2022-06-29 | 5 | -0/+25 |