Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-04-08 | Removed several useless lux files (1 example and 3 outdated rewrites of ↵ | Eduardo Julian | 1 | -169/+0 | |
compiler code). | |||||
2015-02-10 | Super refactoring that breaks the system: Part 1 | Eduardo Julian | 1 | -0/+0 | |
2015-01-19 | [Bugs] | Eduardo Julian | 1 | -0/+169 | |
- Removed the issue that was causing the compiler to never display the true source of errors. [Enhancements] - Separated the prelude (lux.lux) and utils (util.lux) from the code at test2.lux - The compiler now handles module-separation a bit better [Cleanup] - Removed the unnecessary another.lux [Temporary] - The base classes/interfaces are now assumed to be in the "lux" module, but they must be moved to "lux/host" |