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
/
project.clj
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Renamed "loop" to "iter".
Eduardo Julian
2016-10-03
1
-2
/
+11
*
-Updated project.clj file to new version.
Eduardo Julian
2016-08-09
1
-1
/
+5
*
- Now, the parser no longer ignores uneven-record errors.
Eduardo Julian
2016-04-26
1
-1
/
+1
*
- Made some fixes to type-inference for pattern-matching.
Eduardo Julian
2016-04-26
1
-2
/
+4
*
- The compiler now takes the list of directories on which to look for source ...
Eduardo Julian
2016-04-18
1
-1
/
+1
*
- Updated the compiler version to 0.3.2
Eduardo Julian
2016-01-17
1
-1
/
+1
*
- No longer removing empty lines from source code when reading it. Now lexing...
Eduardo Julian
2015-11-29
1
-1
/
+1
*
- Removed the Lux source from the repo, as it now belongs to the lux/stdlib p...
Eduardo Julian
2015-10-04
1
-2
/
+1
*
- Changed the license in the project.clj file (had forgotten until now).
Eduardo Julian
2015-09-30
1
-2
/
+2
*
- Lux programs can now use libraries for both the JVM (.jar files) and pure L...
Eduardo Julian
2015-09-27
1
-1
/
+2
*
- Type definitions inside the compiler data now hold the type itself.
Eduardo Julian
2015-08-03
1
-1
/
+1
*
- Made several optimizations to the compiler.
Eduardo Julian
2015-05-06
1
-2
/
+2
*
- Added the LuxVar type to properly specify the type of environment bindings.
Eduardo Julian
2015-05-04
1
-3
/
+4
*
- Optimized the compiler by eliminating reflection.
Eduardo Julian
2015-05-03
1
-1
/
+2
*
* Time to start compiling...
Eduardo Julian
2014-12-01
1
-1
/
+2
*
+ Can lex basic tokens.
Eduardo Julian
2014-11-25
1
-0
/
+7