| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-05-04 | - Added the LuxVar type to properly specify the type of environment bindings. | Eduardo Julian | 1 | -0/+6 | |
| - Implemented "using". - Implemented jvm-program. - Corrected some primitive (un)wrapping errors in lux.compiler.host. - jvm-program is now scoped to enable local variables. - The types of definitions are now stored within the module dictionary. - Added a "main" method that just compiles program.lux. | |||||
| 2015-05-04 | - Added alias-lux to import lux.lux definitions. | Eduardo Julian | 1 | -0/+12 | |
| - Fixed a few bugs both in lux.lux & the compiler. - Added exports to the language. | |||||
