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
/
stdlib
/
source
/
test
/
aedifex
/
artifact
/
versioning.lux
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
De-taggification | part 4
Eduardo Julian
2021-09-07
1
-9
/
+9
|
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1
-5
/
+5
|
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
1
-2
/
+2
|
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
1
-2
/
+2
|
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
1
-2
/
+2
|
*
More renamings.
Eduardo Julian
2021-07-30
1
-2
/
+2
|
*
Re-named "spec" hierarchy to "specification".
Eduardo Julian
2021-07-15
1
-1
/
+1
|
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
1
-12
/
+13
|
*
Better syntax for parallel-hierarchy imports.
Eduardo Julian
2021-07-12
1
-5
/
+4
|
*
Constraining the year of the snapshot time in Aedifex.
Eduardo Julian
2021-06-12
1
-1
/
+2
|
*
Updates for Lua compiler.
Eduardo Julian
2021-02-04
1
-7
/
+17
|
*
Encapsulate JS definitions produced by the JS compiler in a local scope to ↵
Eduardo Julian
2021-01-11
1
-0
/
+43
avoid interacting with the global scope.