Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 2021-07-14 | 1 | -379/+0 |
* | Re-named ":coerce" to ":as" since it technically doesn't do coercions. | Eduardo Julian | 2021-07-11 | 1 | -12/+12 |
* | "signature:" -> "interface:" & "structure:" -> "implementation:" | Eduardo Julian | 2021-06-30 | 1 | -8/+8 |
* | Frustrated with PHP's overflow/underflow logic. | Eduardo Julian | 2021-03-14 | 1 | -16/+9 |
* | Done with Python. | Eduardo Julian | 2021-02-24 | 1 | -32/+32 |
* | Almost done with Lua. | Eduardo Julian | 2021-02-15 | 1 | -64/+100 |
* | Implemented arithmetic right-shift in terms of logic right-shift. | Eduardo Julian | 2021-01-28 | 1 | -2/+2 |
* | Made the Python being generated more compatible with both P2.7 and P3. | Eduardo Julian | 2021-01-26 | 1 | -4/+4 |
* | Moved "lux/data/number" to "lux/math/number". | Eduardo Julian | 2020-12-29 | 1 | -0/+350 |