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
/
lang
/
analysis
/
procedure
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-05
- All analysis procedures have been turned into extensions.
Eduardo Julian
2
-1663
/
+0
2017-12-02
- Added new "lux in-module" procedure for changing the module while analysing...
Eduardo Julian
1
-5
/
+23
2017-11-29
- Adapted main codebase to the latest syntatic changes.
Eduardo Julian
2
-649
/
+649
2017-11-26
- Changed to the new relative imports syntax.
Eduardo Julian
1
-1
/
+1
2017-11-22
- Fixed some bugs.
Eduardo Julian
1
-14
/
+14
2017-11-21
- Fixed some bugs.
Eduardo Julian
1
-0
/
+2
2017-11-15
- Re-named "lux/meta" to to "lux/macro".
Eduardo Julian
2
-84
/
+84
2017-11-15
- Moved "/type" and "/type/check" from "lux/meta" to "lux/lang".
Eduardo Julian
2
-4
/
+4
2017-11-15
- Moved "luxc/lang/syntax" to "lux/lang/syntax".
Eduardo Julian
2
-11
/
+11
2017-11-15
- Heavy refactoring.
Eduardo Julian
2
-4
/
+4
2017-11-14
- Made "lux text clip" work like it used to.
Eduardo Julian
1
-1
/
+1
2017-11-14
- Fixed some bugs.
Eduardo Julian
1
-1
/
+1
2017-11-14
- Yet more refactoring.
Eduardo Julian
2
-42
/
+6
2017-11-13
- More refactoring.
Eduardo Julian
1
-32
/
+17
2017-11-13
- Refactoring.
Eduardo Julian
2
-349
/
+348
2017-11-13
- Improved handling of type variables.
Eduardo Julian
1
-0
/
+36
2017-11-09
- Fixed the tests.
Eduardo Julian
1
-1
/
+1
2017-11-06
- Fixed some bugs.
Eduardo Julian
1
-6
/
+6
2017-10-31
- Re-organized analysis.
Eduardo Julian
2
-0
/
+1659