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
/
procedure
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Updated new compiler to latest version of stdlib.
Eduardo Julian
2017-10-21
1
-19
/
+19
*
- Compilation for method invocation.
Eduardo Julian
2017-10-19
1
-4
/
+9
*
- Method invocation analysis.
Eduardo Julian
2017-10-18
1
-57
/
+119
*
- Updated to the latest changes in stdlib.
Eduardo Julian
2017-10-18
2
-116
/
+116
*
- WIP: Method analysis.
Eduardo Julian
2017-10-15
1
-5
/
+317
*
- Compilation and tests for fields.
Eduardo Julian
2017-10-14
1
-15
/
+26
*
- Compilation and tests for arrays.
Eduardo Julian
2017-10-12
1
-3
/
+3
*
- Compilation and tests for arithmetic, bit-wise operations and order.
Eduardo Julian
2017-10-12
1
-7
/
+2
*
- Migrated new-luxc to latest version of stdlib.
Eduardo Julian
2017-10-11
2
-71
/
+72
*
- Improved polymorphism and inheritance support.
Eduardo Julian
2017-10-09
1
-93
/
+174
*
- WIP: Added support for inheritance.
Eduardo Julian
2017-10-08
1
-104
/
+127
*
- WIP: JVM field analysis.
Eduardo Julian
2017-10-08
2
-59
/
+365
*
- Added tests for host procedures.
Eduardo Julian
2017-10-07
1
-104
/
+118
*
- WIP: JVM host procedure analysis.
Eduardo Julian
2017-10-04
2
-171
/
+611
*
- Updated new compiler's code to the recent changes in the language.
Eduardo Julian
2017-09-05
1
-45
/
+45
*
- Tested the compilation for "nat" procedures.
Eduardo Julian
2017-07-03
1
-32
/
+32
*
- WIP: Added generation for common procedures.
Eduardo Julian
2017-06-30
1
-3
/
+2
*
- Documented the analysis phase.
Eduardo Julian
2017-05-30
1
-0
/
+3
*
- Fixes for pattern-matching (case) analysis.
Eduardo Julian
2017-05-29
1
-0
/
+333