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
/
structure.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Adapted new-luxc's code to latest stdlib changes.
Eduardo Julian
2018-04-06
1
-29
/
+42
*
- Fixed a bug when analysing empty records.
Eduardo Julian
2017-12-05
1
-0
/
+4
*
- "gensym" went back to producing Code, instead of Ident.
Eduardo Julian
2017-12-02
1
-4
/
+3
*
- Adjusted new-luxc to new macro-templating syntax.
Eduardo Julian
2017-12-02
1
-6
/
+6
*
- Adapted main codebase to the latest syntatic changes.
Eduardo Julian
2017-11-29
1
-139
/
+139
*
- Fixed some bugs.
Eduardo Julian
2017-11-21
1
-27
/
+34
*
- Added parallel compilation.
Eduardo Julian
2017-11-20
1
-13
/
+19
*
- Re-named "lux/meta" to to "lux/macro".
Eduardo Julian
2017-11-15
1
-23
/
+23
*
- Moved "/type" and "/type/check" from "lux/meta" to "lux/lang".
Eduardo Julian
2017-11-15
1
-2
/
+2
*
- Moved "luxc/lang/syntax" to "lux/lang/syntax".
Eduardo Julian
2017-11-15
1
-14
/
+14
*
- Heavy refactoring.
Eduardo Julian
2017-11-15
1
-6
/
+6
*
- Removed "lux text last-index" procedure.
Eduardo Julian
2017-11-14
1
-23
/
+52
*
- Yet more refactoring.
Eduardo Julian
2017-11-14
1
-22
/
+19
*
- More refactoring.
Eduardo Julian
2017-11-13
1
-2
/
+2
*
- Refactoring.
Eduardo Julian
2017-11-13
1
-39
/
+36
*
- Type-vars no longer get deleted.
Eduardo Julian
2017-11-13
1
-11
/
+7
*
- Fixed some bugs.
Eduardo Julian
2017-11-12
1
-12
/
+18
*
- Re-organized analysis.
Eduardo Julian
2017-10-31
1
-0
/
+311