| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
"identity").
|
|
|
|
- Moved "assume" and "default" to lux/data/maybe.
|
|
symbol not being re-defined in the module where it is being used).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Moved JSON polytypism to the lux/macro/poly/* branch.
|
|
themselves.
|
|
($_ (::: +) 1 2 3) => (::: + 1 (::: + 2 3)) instead of ((::: +) 1 ((::: +) 2 3))
|
|
|
|
|
|
|
|
- Added CSS-generation module.
|
|
|
|
|
|
- Added a way to obtain a program's environment variables.
|
|
|
|
|
|
|
|
|
|
|
|
- Fixed a bug with the types of actors and messages.
- Added Functor for queues.
- Small refactorings and fixes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Simplified a lot of polytypism.
|
|
- Re-implemented JSON parsing in terms of lux/control/parser.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getting included in the synthesized #;Host type.
|
|
lux/data/lazy.
|