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
/
specification
/
compositor.lux
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2021-09-15
"module:" => "using"
Eduardo Julian
1
-1
/
+1
2021-09-13
Updated only/except import syntax to take into account record => variant ↵
Eduardo Julian
1
-7
/
+7
syntax change.
2021-09-12
Made the "#" character great again!
Eduardo Julian
1
-3
/
+3
2021-09-10
Migrated variants to the new syntax.
Eduardo Julian
1
-2
/
+2
2021-09-07
De-taggification | part 4
Eduardo Julian
1
-15
/
+15
2021-09-04
De-taggification | part 2
Eduardo Julian
1
-11
/
+11
2021-08-27
Updates to the Ruby compiler.
Eduardo Julian
1
-1
/
+1
2021-08-18
Some bug fixes.
Eduardo Julian
1
-1
/
+1
2021-08-11
Relocated maybe and lazy from data to control.
Eduardo Julian
1
-1
/
+1
2021-08-08
No more #export magic syntax.
Eduardo Julian
1
-1
/
+1
2021-08-07
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
1
-1
/
+1
2021-07-28
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
1
-2
/
+2
2021-07-27
Re-named wrap => in && unwrap => out.
Eduardo Julian
1
-1
/
+1
2021-07-26
Re-named Promise to Async.
Eduardo Julian
1
-1
/
+1
2021-07-15
Re-named "spec" hierarchy to "specification".
Eduardo Julian
1
-0
/
+0
2019-09-07
Renamed "Statement" to "Directive".
Eduardo Julian
1
-7
/
+7
2019-07-02
Re-name "lux/data/error" to "lux/control/try".
Eduardo Julian
1
-5
/
+4
2019-04-27
Ported tests for type analysis.
Eduardo Julian
1
-12
/
+19
2019-04-26
Refactored the spec a bit better.
Eduardo Julian
1
-56
/
+45
2019-04-26
- Ported pattern-matching tests.
Eduardo Julian
1
-24
/
+2
- Ported function tests.
2019-04-26
Ported reference tests.
Eduardo Julian
1
-20
/
+45
2019-04-26
WIP: Turning compiler tests into a re-usable specification.
Eduardo Julian
1
-0
/
+69