index
:
lux
master
fork of https://github.com/LuxLang/lux for my bookshelf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
program.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Renamed the Syntax type to AST.
Eduardo Julian
2015-08-04
1
-2
/
+3
*
Implemented text-interpolation through a macro ("<>") in lux/data/text
Eduardo Julian
2015-08-03
1
-3
/
+4
*
- Added a module for hashing.
Eduardo Julian
2015-08-02
1
-0
/
+1
*
- Did some refactoring of the standard library.
Eduardo Julian
2015-07-31
1
-14
/
+17
*
- lux;using no longer prefixes variables.
Eduardo Julian
2015-07-29
1
-5
/
+5
*
- Changed the name of lux/host/java to lux/host/jvm
Eduardo Julian
2015-07-26
1
-1
/
+1
*
- Fixed a pattern-matching error where generalizations of types (universal-qu...
Eduardo Julian
2015-07-26
1
-1
/
+1
*
- The output directory is now being used as the cache.
Eduardo Julian
2015-07-25
1
-0
/
+48
*
- The directory for source-code is now named "input".
Eduardo Julian
2015-06-20
1
-15
/
+0
*
- _jvm_program now relies on the (IO (,)) type.
Eduardo Julian
2015-05-27
1
-4
/
+1
*
- Corrected the indentation issues in the lux files.
Eduardo Julian
2015-05-22
1
-4
/
+4
*
- Removed the apparently unnecessary total-locals.
Eduardo Julian
2015-05-14
1
-1
/
+1
*
- Switched to the new prefix convention for both lux's special forms and the ...
Eduardo Julian
2015-05-10
1
-5
/
+5
*
- Now analysing function-application backwards.
Eduardo Julian
2015-05-10
1
-3
/
+3
*
- Added the LuxVar type to properly specify the type of environment bindings.
Eduardo Julian
2015-05-04
1
-0
/
+6
*
- Added alias-lux to import lux.lux definitions.
Eduardo Julian
2015-05-04
1
-0
/
+12