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