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