| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
- Lexers now rely only on Text, instead of also relying on Char.
|
|
|
|
"writer").
|
|
addressing ("." and "..").
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Removed a forgotten #seed in a test for lux/math/simple.
- Added Hash<Deg>.
|
|
confounds variables and makes you access the wrong value at run-time.
- TODO: Fix said error.
|
|
|
|
|
|
- Improved tests for lux/control/state.
|
|
|
|
|
|
|
|
- No longer relying in LuxRT-supported implementations.
|
|
|
|
|
|
|
|
|
|
- Added the width of bit-patterns.
|
|
|
|
- Improved the tests for lux/data/bit.
|
|
|
|
Analysis, and make it easier to port to the new re-written compiler.
- Fixed a type-bug when asserting whether a def is being re-defined.
|
|
|
|
|
|
- Added <|. macro.
|
|
|
|
|
|
- Added before/after combinators to lux/cli.
|
|
|
|
|
|
|