Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-06-20 | Improved the convention for using text formatters. | Eduardo Julian | 10 | -24/+21 |
2019-06-18 | More JS machinery. | Eduardo Julian | 1 | -3/+3 |
2019-06-15 | Array machinery for the JavaScript compiler. | Eduardo Julian | 1 | -2/+4 |
2019-06-14 | Some fixes for the scripting languages. | Eduardo Julian | 1 | -1/+2 |
2019-06-06 | WIP: Class definition. | Eduardo Julian | 2 | -2/+2 |
2019-06-01 | Removed the (magical) "alias" annotations tag. | Eduardo Julian | 1 | -2/+2 |
2019-05-24 | Removed the (magical) "export?" annotations tag. | Eduardo Julian | 1 | -6/+2 |
2019-04-28 | Turned all "lux int ???" extensions to "lux i64 ???". | Eduardo Julian | 1 | -6/+6 |
2019-04-28 | Turned all "lux frac ???" extensions to "lux f64 ???". | Eduardo Julian | 1 | -13/+13 |
2019-04-16 | Improvements to error messaging for extensions. | Eduardo Julian | 1 | -5/+5 |
2019-04-15 | Ported the synthesis tests to the new format. | Eduardo Julian | 6 | -2/+460 |
2019-04-14 | Ported the analysis tests to the new format. | Eduardo Julian | 7 | -0/+1069 |