Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-11-01 | Improved the design of actors. | Eduardo Julian | 1 | -0/+2 | |
2020-10-31 | Re-named the directory for my bookmarks to better reflect what they are. | Eduardo Julian | 1 | -1/+3 | |
2020-10-31 | Easy to use Rev constants. | Eduardo Julian | 1 | -0/+2 | |
2020-10-25 | Some improvements to the Lux syntax parser. | Eduardo Julian | 1 | -0/+2 | |
2020-10-24 | Changed type-parameters for Mixin types. | Eduardo Julian | 1 | -0/+3 | |
2020-10-24 | Re-named some list functions. | Eduardo Julian | 1 | -1/+3 | |
2020-10-24 | Re-named "search" to "one" and "search-all" to "all". | Eduardo Julian | 1 | -0/+2 | |
2020-10-15 | Re-named "to-text" functions to "format". | Eduardo Julian | 1 | -0/+2 | |
2020-10-12 | Tweaked how I64 masks are made. | Eduardo Julian | 1 | -0/+2 | |
2020-10-09 | Mandatory long names for JVM imports, instead of having "long" be optional ↵ | Eduardo Julian | 1 | -0/+2 | |
and short be default. | |||||
2020-10-09 | Also using BIPUSH and SIPUSH during JVM generation. | Eduardo Julian | 1 | -0/+4 | |
2020-10-07 | Test imports for circular dependencies. | Eduardo Julian | 1 | -0/+21 | |