Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-08-28 | Changed the license from EPL to MPL. | Eduardo Julian | 1 | -1/+1 | |
2015-07-31 | - Did some refactoring of the standard library. | Eduardo Julian | 1 | -1/+1 | |
- Introduced 2 new modules: lux/data/tuple & lux/codata/function - Now doing safe reading of files. - Took the "let", "lambda" & "def" macros to their ultimate form. - Added some macros for doing better JVM interop. - Fixed a bug when compiling comparisons for doubles. - Changed the order in which arguments are compiled for all arithmetic operations, as the order is reversed (from the conventional order) in the JVM bytecode. | |||||
2015-07-29 | Updated the README for v0.2 | Eduardo Julian | 1 | -655/+18 | |
2015-05-05 | Changed the link to the updated place. | Eduardo Julian | 1 | -1/+1 | |
2015-05-05 | Fixed several errors in the README. | Eduardo Julian | 1 | -33/+57 | |
2015-05-04 | Fix small typo signaturs -> signatures | Michael O'Keefe | 1 | -1/+1 | |
2015-05-04 | Update README.md | cvializ | 1 | -1/+1 | |
Quick proofreading fix | |||||
2015-05-04 | Update README.md | Nikola Kantar | 1 | -0/+1 | |
Fixed spacing issue near `let` example | |||||
2015-05-04 | v0.1 | Eduardo Julian | 1 | -84/+459 | |
2015-05-04 | Readme | Eduardo Julian | 1 | -0/+433 | |