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
/
source
/
luxc
/
analyser
/
function.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Re-organized analysis.
Eduardo Julian
2017-10-31
1
-111
/
+0
*
- Migrated the format of analysis nodes from a custom data-type, to just Code...
Eduardo Julian
2017-10-31
1
-6
/
+10
*
- Fixed some bugs.
Eduardo Julian
2017-10-29
1
-4
/
+9
*
- Fixed some type-checking errors.
Eduardo Julian
2017-10-22
1
-12
/
+12
*
- 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
-22
/
+23
*
- Re-named luxc/env to luxc/scope.
Eduardo Julian
2017-09-08
1
-3
/
+3
*
- Adapted compiler to the latest stdlib changes.
Eduardo Julian
2017-06-27
1
-10
/
+8
*
- Implemented some synthesis algorithms and tests for primitives, structures,...
Eduardo Julian
2017-05-31
1
-4
/
+1
*
- Documented the analysis phase.
Eduardo Julian
2017-05-30
1
-3
/
+5
*
- Fixes for pattern-matching (case) analysis.
Eduardo Julian
2017-05-29
1
-3
/
+3
*
WIP
Eduardo Julian
2017-05-20
1
-93
/
+15
*
- WIP: Added pattern-matching (case) analysis.
Eduardo Julian
2017-05-19
1
-71
/
+66
*
- Renamed "Error" to "Result".
Eduardo Julian
2017-05-17
1
-2
/
+1
*
WIP
Eduardo Julian
2017-05-15
1
-0
/
+188