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