| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
host's.
- Made a few optimizations to speed-up the now slowed-down compiler.
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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.
|
|
- Fixed a few bugs both in lux.lux & the compiler.
- Added exports to the language.
|