| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Allow name formatting for JVM imports, similar to Lux module imports. | Eduardo Julian | 2020-11-26 | 5 | -43/+66 |
* | Better error messages when re-using a name when making a definition. | Eduardo Julian | 2020-11-24 | 3 | -18/+12 |
* | Made the syntax of ^template more consistent. | Eduardo Julian | 2020-11-17 | 9 | -120/+182 |
* | Pure-Lux implementation for biggest and smallest Frac values. | Eduardo Julian | 2020-11-07 | 5 | -166/+110 |
* | Improved error reporting for syntax macros. | Eduardo Julian | 2020-11-05 | 9 | -28/+110 |
* | Added CoMonad for CoFree. | Eduardo Julian | 2020-11-02 | 2 | -0/+51 |
* | Allow defining anonymous actors. | Eduardo Julian | 2020-11-02 | 5 | -142/+164 |
* | Improved the design of actors. | Eduardo Julian | 2020-11-01 | 7 | -52/+89 |
* | Re-named the directory for my bookmarks to better reflect what they are. | Eduardo Julian | 2020-10-31 | 3 | -28/+71 |
* | Easy to use Rev constants. | Eduardo Julian | 2020-10-31 | 10 | -59/+65 |
* | Some small refactoring. | Eduardo Julian | 2020-10-25 | 3 | -40/+25 |
* | Some improvements to the Lux syntax parser. | Eduardo Julian | 2020-10-25 | 4 | -5/+64 |
* | Changed type-parameters for Mixin types. | Eduardo Julian | 2020-10-24 | 1 | -0/+35 |
* | Re-named "search" to "one" and "search-all" to "all". | Eduardo Julian | 2020-10-24 | 9 | -359/+386 |
* | Re-named "to-text" functions to "format". | Eduardo Julian | 2020-10-15 | 4 | -67/+163 |
* | Gave the Location type its own module. | Eduardo Julian | 2020-10-14 | 4 | -29/+55 |
* | Type-checking macros via the Macro' type from the standard library. | Eduardo Julian | 2020-10-12 | 7 | -36/+45 |
* | Tweaked how I64 masks are made. | Eduardo Julian | 2020-10-12 | 1 | -8/+19 |
* | Mandatory long names for JVM imports, instead of having "long" be optional an... | Eduardo Julian | 2020-10-09 | 6 | -36/+36 |
* | Also using BIPUSH and SIPUSH during JVM generation. | Eduardo Julian | 2020-10-09 | 3 | -23/+41 |
* | Test imports for circular dependencies. | Eduardo Julian | 2020-10-07 | 6 | -15/+277 |
* | Gave Aedifex support for multiple profiles. | Eduardo Julian | 2020-10-03 | 10 | -163/+364 |
* | Added deployment code to Aedifex. | Eduardo Julian | 2020-10-03 | 6 | -5/+192 |
* | Changed the format of project descriptor files. | Eduardo Julian | 2020-09-16 | 1 | -65/+101 |
* | Test programs + auti build/test. | Eduardo Julian | 2020-08-29 | 5 | -37/+229 |
* | Build programs. | Eduardo Julian | 2020-08-28 | 7 | -14/+299 |
* | Download and catch dependencies in Aedifex. | Eduardo Julian | 2020-08-26 | 9 | -72/+500 |
* | Calculate SHA-1 and MD5 hashes. | Eduardo Julian | 2020-08-18 | 2 | -1/+30 |
* | Add local repo installation to Aedifex. | Eduardo Julian | 2020-08-17 | 5 | -3/+123 |
* | Aedifex can generate POM files. | Eduardo Julian | 2020-08-12 | 2 | -0/+119 |
* | WIP: New build-tool named Aedifex (can read project descriptions). | Eduardo Julian | 2020-08-12 | 3 | -0/+222 |