Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Did some refactoring of the standard library. | Eduardo Julian | 2015-07-31 | 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. | ||||
* | Updated the README for v0.2 | Eduardo Julian | 2015-07-29 | 1 | -655/+18 |
| | |||||
* | Changed the link to the updated place. | Eduardo Julian | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | Fixed several errors in the README. | Eduardo Julian | 2015-05-05 | 1 | -33/+57 |
| | |||||
* | Fix small typo signaturs -> signatures | Michael O'Keefe | 2015-05-04 | 1 | -1/+1 |
| | |||||
* | Update README.md | cvializ | 2015-05-04 | 1 | -1/+1 |
| | | | Quick proofreading fix | ||||
* | Update README.md | Nikola Kantar | 2015-05-04 | 1 | -0/+1 |
| | | | Fixed spacing issue near `let` example | ||||
* | v0.1 | Eduardo Julian | 2015-05-04 | 1 | -84/+459 |
| | |||||
* | Readme | Eduardo Julian | 2015-05-04 | 1 | -0/+433 |