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
/
new-luxc
/
test
/
test
/
luxc
/
analyser
/
case.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Re-organized analysis.
Eduardo Julian
2017-10-31
1
-227
/
+0
*
- Updated new compiler to latest version of stdlib.
Eduardo Julian
2017-10-21
1
-94
/
+96
*
- Updated to the latest changes in stdlib.
Eduardo Julian
2017-10-18
1
-9
/
+9
*
- Migrated new-luxc to latest version of stdlib.
Eduardo Julian
2017-10-11
1
-4
/
+5
*
- Added pattern-matching compilation.
Eduardo Julian
2017-09-17
1
-11
/
+11
*
- Replaced the term "total" with "exhaustive".
Eduardo Julian
2017-09-07
1
-23
/
+23
*
- Added more tests for pattern-matching analysis.
Eduardo Julian
2017-09-07
1
-19
/
+68
*
- Updated new compiler's code to the recent changes in the language.
Eduardo Julian
2017-09-05
1
-11
/
+11
*
- Adjusted compiler to the new lack of Char type.
Eduardo Julian
2017-07-02
1
-1
/
+0
*
- Adapted compiler to the latest stdlib changes.
Eduardo Julian
2017-06-27
1
-32
/
+32
*
- Renamed the "compilation" phase as the "generation" phase.
Eduardo Julian
2017-06-12
1
-1
/
+2
*
- Implemented some synthesis algorithms and tests for primitives, structures,...
Eduardo Julian
2017-05-31
1
-3
/
+3
*
- Fixes for pattern-matching (case) analysis.
Eduardo Julian
2017-05-29
1
-0
/
+175