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
/
library
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-10
Fixed the indentation of variants.
Eduardo Julian
27
-528
/
+528
2021-09-10
Migrated variants to the new syntax.
Eduardo Julian
252
-5343
/
+5409
2021-09-09
The old record syntax has been re-purposed as variant syntax.
Eduardo Julian
15
-508
/
+306
2021-09-08
De-bracing | part 2
Eduardo Julian
42
-227
/
+253
2021-09-08
De-bracing | part 1
Eduardo Julian
13
-94
/
+101
2021-09-08
De-bracing part 0
Eduardo Julian
5
-13
/
+13
2021-09-08
Normalized syntax of "exception:", "actor:" and "message:".
Eduardo Julian
76
-243
/
+344
2021-09-08
Post annotations clean-up.
Eduardo Julian
9
-123
/
+25
2021-09-08
No more annotations.
Eduardo Julian
20
-697
/
+242
2021-09-08
Normalized the syntax of "abstract:" and "actor:".
Eduardo Julian
85
-9611
/
+9405
2021-09-08
No more module annotations.
Eduardo Julian
3
-55
/
+14
2021-09-08
Now using eval to derive code for arbitrary types.
Eduardo Julian
1
-25
/
+3
2021-09-07
Eliminated the last application of annotations.
Eduardo Julian
3
-49
/
+45
2021-09-07
De-taggification | part 4
Eduardo Julian
402
-4070
/
+4074
2021-09-06
New chapter on compiler extensions.
Eduardo Julian
6
-7
/
+11
2021-09-06
Applied new convention for variants.
Eduardo Julian
3
-43
/
+12
2021-09-06
Documentation improvements.
Eduardo Julian
6
-57
/
+74
2021-09-05
Changed the syntax of do/be's (co)monad bindings.
Eduardo Julian
149
-382
/
+382
2021-09-05
Clearing the local scope during eval analysis to avoid accidentally seeing va...
Eduardo Julian
3
-6
/
+21
2021-09-05
Handled formatting issues in documentation.
Eduardo Julian
2
-19
/
+16
2021-09-04
Better type-declaration documentation.
Eduardo Julian
4
-32
/
+44
2021-09-04
De-taggification | part 2
Eduardo Julian
447
-3409
/
+3409
2021-09-03
Unified tuple and record syntax.
Eduardo Julian
124
-1031
/
+1102
2021-09-01
De-taggification | part 1
Eduardo Julian
13
-82
/
+62
2021-09-01
Updates to the JS compiler.
Eduardo Julian
8
-148
/
+99
2021-08-30
Better tagged type documentation + lexer fix.
Eduardo Julian
3
-19
/
+28
2021-08-29
De-taggification | part 0
Eduardo Julian
32
-280
/
+266
2021-08-29
Better parameterized type documentation.
Eduardo Julian
4
-36
/
+218
2021-08-29
Made labels (tags & slots) into a form of global binding.
Eduardo Julian
22
-338
/
+578
2021-08-27
Updates to the Ruby compiler.
Eduardo Julian
184
-1640
/
+1819
2021-08-26
"Interface" instead of "interface:", and "Rec" can be used in type definition.
Eduardo Julian
49
-625
/
+491
2021-08-25
Updates to the Lua compiler.
Eduardo Julian
68
-1450
/
+601
2021-08-24
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
326
-5064
/
+5175
2021-08-23
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
196
-2261
/
+2075
2021-08-21
Can now produce arbitrary code fragments statically by evaluating arbitrary e...
Eduardo Julian
23
-147
/
+110
2021-08-20
More fixes.
Eduardo Julian
23
-399
/
+113
2021-08-19
Enabled compile-time code evaluation (i.e. "eval" function).
Eduardo Julian
38
-433
/
+271
2021-08-18
Some bug fixes.
Eduardo Julian
225
-2211
/
+1943
2021-08-16
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
155
-1223
/
+926
2021-08-14
Moved documentation-generation machinery to its own module.
Eduardo Julian
51
-274
/
+623
2021-08-13
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
110
-703
/
+884
2021-08-12
Improved binding syntax for "syntax:".
Eduardo Julian
128
-779
/
+965
2021-08-11
Relocated maybe and lazy from data to control.
Eduardo Julian
256
-2579
/
+2685
2021-08-09
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
217
-2360
/
+2584
2021-08-08
No more #export magic syntax.
Eduardo Julian
445
-5345
/
+5667
2021-08-07
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
138
-1258
/
+1387
2021-08-02
Fixed a bug in the new compiler which allowed the same module to be imported ...
Eduardo Julian
100
-485
/
+537
2021-08-01
Even more renamings.
Eduardo Julian
155
-797
/
+797
2021-07-31
Yet more renamings.
Eduardo Julian
55
-616
/
+731
2021-07-30
More renamings.
Eduardo Julian
101
-691
/
+736
[prev]
[next]