| Commit message (Collapse) | Author | Files | Lines |
|
convention that only macros that deal with types may start with a colon.
|
|
|
|
|
|
|
|
and short be default.
|
|
|
|
|
|
|
|
"_jvm_this".
|
|
help to get old JVM code and new JVM code to coexist without forcing a major rewrite of old compiler code to get it to fit the style of the new JVM compiler code.
|
|
|
|
|
|
to avoid confusion since "/" is used for relative module paths.
|
|
structures.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
module aliases.
|
|
|
|
- Small improvements to lux-mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
period/dot (.).
|
|
|
|
|
|
|
|
- Added aliasing.
- Several bug fixes.
- Some minor refactoring.
|
|
|
|
combinators.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lux/data/text/regex.
- Moved lux/pipe to lux/control/pipe.
- Moved the @pre and @post macros to lux/control/contract.
- Improved error reporting for lux/type/auto.
- Added a test for third-order type-checking for lux/type/auto.
- Fixed a bug in the tests for lux/data/coll/vector.
|
|
lux/codata/coll/stream to lux/data/coll/stream.
|