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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-22
v0.6.3
Eduardo Julian
2
-9
/
+9
2021-10-22
FIXED analysis extensions got reset and new ones would be unavailable.
Eduardo Julian
13
-192
/
+269
2021-10-09
Fixed packaging issue.
Eduardo Julian
16
-365
/
+374
2021-10-01
Commercial licensing option for Lux + release versions for sub-projects.
Eduardo Julian
2
-11
/
+11
2021-09-20
Updates and fixes for the book.
Eduardo Julian
3
-30
/
+32
2021-09-19
Added STDLIB documentation for the different target platforms.
Eduardo Julian
18
-366
/
+464
2021-09-17
Handled the hiccup in Python compilation.
Eduardo Julian
7
-185
/
+192
2021-09-16
Adapted Lua, Python and Ruby compilers to the new variant format.
Eduardo Julian
17
-265
/
+279
2021-09-16
Additional documentation for JVM types.
Eduardo Julian
19
-30
/
+377
2021-09-15
"module:" => "using"
Eduardo Julian
955
-1021
/
+1021
2021-09-15
"Row" => "Sequence"
Eduardo Julian
70
-521
/
+513
2021-09-15
"Sequence" => "Stream"
Eduardo Julian
7
-70
/
+69
2021-09-15
Correctly analyzing records in the presence of local bindings.
Eduardo Julian
9
-133
/
+170
2021-09-14
Re-named "recur" to "again".
Eduardo Julian
132
-529
/
+529
2021-09-14
Better list pairing.
Eduardo Julian
7
-129
/
+175
2021-09-14
Re-named "Identifier" to "Symbol".
Eduardo Julian
137
-1141
/
+1126
2021-09-14
No more "^slots".
Eduardo Julian
29
-200
/
+152
2021-09-14
Re-named "name_of" to "symbol".
Eduardo Julian
46
-103
/
+103
2021-09-14
Re-named "Name" to "Symbol".
Eduardo Julian
100
-546
/
+567
2021-09-13
Re-named "primitive" to "Primitive".
Eduardo Julian
40
-135
/
+136
2021-09-13
Updated new compilers w.r.t. removal of tags/labels.
Eduardo Julian
13
-274
/
+114
2021-09-13
Re-named #Label to #Tag.
Eduardo Julian
9
-24
/
+24
2021-09-13
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
948
-5006
/
+5006
2021-09-12
Re-named \ => # && \\ => ##
Eduardo Julian
593
-6525
/
+6520
2021-09-12
Made the "#" character great again!
Eduardo Julian
498
-8941
/
+8838
2021-09-10
Adjusted new compilers to work with the new variant syntax.
Eduardo Julian
8
-49
/
+77
2021-09-10
Undid the foolish re-design of "abstract:" and "actor:".
Eduardo Julian
90
-10884
/
+10885
2021-09-10
Fixed the indentation of variants.
Eduardo Julian
46
-674
/
+674
2021-09-10
Migrated variants to the new syntax.
Eduardo Julian
439
-7108
/
+7175
2021-09-09
The old record syntax has been re-purposed as variant syntax.
Eduardo Julian
23
-709
/
+328
2021-09-08
De-bracing | part 2
Eduardo Julian
59
-375
/
+358
2021-09-08
De-bracing | part 1
Eduardo Julian
21
-111
/
+123
2021-09-08
De-bracing part 0
Eduardo Julian
8
-48
/
+55
2021-09-08
Normalized syntax of "exception:", "actor:" and "message:".
Eduardo Julian
89
-263
/
+374
2021-09-08
Post annotations clean-up.
Eduardo Julian
14
-210
/
+28
2021-09-08
No more annotations.
Eduardo Julian
25
-711
/
+254
2021-09-08
Normalized the syntax of "abstract:" and "actor:".
Eduardo Julian
90
-11161
/
+10931
2021-09-08
No more module annotations.
Eduardo Julian
6
-67
/
+14
2021-09-08
Now using eval to derive code for arbitrary types.
Eduardo Julian
10
-579
/
+50
2021-09-07
Eliminated the last application of annotations.
Eduardo Julian
4
-59
/
+45
2021-09-07
De-taggification | part 4
Eduardo Julian
920
-8355
/
+8359
2021-09-06
New chapter on compiler extensions.
Eduardo Julian
21
-14
/
+869
2021-09-06
Applied new convention for variants.
Eduardo Julian
3
-43
/
+12
2021-09-06
Documentation improvements.
Eduardo Julian
10
-77
/
+119
2021-09-05
Changed the syntax of do/be's (co)monad bindings.
Eduardo Julian
323
-933
/
+933
2021-09-05
Clearing the local scope during eval analysis to avoid accidentally seeing va...
Eduardo Julian
3
-6
/
+21
2021-09-05
De-taggification | part 3
Eduardo Julian
5
-119
/
+86
2021-09-05
Handled formatting issues in documentation.
Eduardo Julian
31
-350
/
+204
2021-09-04
Appendix H: Aedifex
Eduardo Julian
2
-14
/
+72
2021-09-04
Better type-declaration documentation.
Eduardo Julian
5
-33
/
+45
[prev]
[next]