Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved "lux/data/number" to "lux/math/number". | Eduardo Julian | 2020-12-29 | 1 | -8/+8 |
* | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 2020-12-25 | 1 | -56/+57 |
* | Re-named "with-cover" to "for". | Eduardo Julian | 2020-12-10 | 1 | -6/+6 |
* | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con... | Eduardo Julian | 2020-12-02 | 1 | -25/+25 |
* | Allow name formatting for JVM imports, similar to Lux module imports. | Eduardo Julian | 2020-11-26 | 1 | -12/+33 |
* | Re-named the directory for my bookmarks to better reflect what they are. | Eduardo Julian | 2020-10-31 | 1 | -16/+16 |
* | Also using BIPUSH and SIPUSH during JVM generation. | Eduardo Julian | 2020-10-09 | 1 | -66/+82 |
* | Can get the JS(JS) compiler to compile. | Eduardo Julian | 2020-07-24 | 1 | -4/+6 |
* | Optimizing-away unnecessary variable declarations/bindings. | Eduardo Julian | 2020-06-12 | 1 | -0/+161 |