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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Normalized the syntax of "abstract:" and "actor:".
Eduardo Julian
2021-09-08
90
-11161
/
+10931
*
No more module annotations.
Eduardo Julian
2021-09-08
12
-120
/
+25
*
Now using eval to derive code for arbitrary types.
Eduardo Julian
2021-09-08
11
-580
/
+51
*
Eliminated the last application of annotations.
Eduardo Julian
2021-09-07
4
-59
/
+45
*
De-taggification | part 4
Eduardo Julian
2021-09-07
975
-9153
/
+9157
*
New chapter on compiler extensions.
Eduardo Julian
2021-09-06
23
-14
/
+1121
*
Applied new convention for variants.
Eduardo Julian
2021-09-06
11
-150
/
+147
*
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
333
-966
/
+966
*
Added a chapter on cross-platform Lux.
Eduardo Julian
2021-09-05
25
-155
/
+402
*
Clearing the local scope during eval analysis to avoid accidentally seeing va...
Eduardo Julian
2021-09-05
7
-26
/
+53
*
De-taggification | part 3
Eduardo Julian
2021-09-05
6
-168
/
+135
*
Handled formatting issues in documentation.
Eduardo Julian
2021-09-05
34
-356
/
+221
*
Appendix H: Aedifex
Eduardo Julian
2021-09-04
5
-15
/
+295
*
Better type-declaration documentation.
Eduardo Julian
2021-09-04
5
-33
/
+45
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1014
-6764
/
+6764
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
213
-1747
/
+1869
*
De-taggification | part 1
Eduardo Julian
2021-09-01
37
-202
/
+225
*
Updates to the JS compiler.
Eduardo Julian
2021-09-01
19
-273
/
+297
*
Better tagged type documentation + lexer fix.
Eduardo Julian
2021-08-30
5
-22
/
+31
*
De-taggification | part 0
Eduardo Julian
2021-08-29
67
-36924
/
+578
*
Better parameterized type documentation.
Eduardo Julian
2021-08-29
92
-293
/
+36942
*
Made labels (tags & slots) into a form of global binding.
Eduardo Julian
2021-08-29
41
-644
/
+1008
*
Updates to the Ruby compiler.
Eduardo Julian
2021-08-27
297
-2332
/
+2976
*
"Interface" instead of "interface:", and "Rec" can be used in type definition.
Eduardo Julian
2021-08-26
72
-750
/
+774
*
Updates to the Lua compiler.
Eduardo Julian
2021-08-25
138
-2471
/
+4247
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
586
-6954
/
+8667
*
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
2021-08-23
331
-2945
/
+4359
*
Can now produce arbitrary code fragments statically by evaluating arbitrary e...
Eduardo Julian
2021-08-21
52
-185
/
+2303
*
More fixes.
Eduardo Julian
2021-08-20
54
-441
/
+2045
*
Enabled compile-time code evaluation (i.e. "eval" function).
Eduardo Julian
2021-08-19
112
-1035
/
+3426
*
Some bug fixes.
Eduardo Julian
2021-08-18
458
-3994
/
+5342
*
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
2021-08-16
279
-1899
/
+3019
*
Moved documentation-generation machinery to its own module.
Eduardo Julian
2021-08-14
112
-508
/
+1485
*
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
2021-08-13
195
-1158
/
+1616
*
Improved binding syntax for "syntax:".
Eduardo Julian
2021-08-12
206
-1020
/
+1484
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
436
-3804
/
+4184
*
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
2021-08-09
335
-3321
/
+3887
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
818
-6378
/
+6733
*
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
2021-08-07
298
-1921
/
+2286
*
Fixed a bug in the new compiler which allowed the same module to be imported ...
Eduardo Julian
2021-08-02
152
-1115
/
+1534
*
Even more renamings.
Eduardo Julian
2021-08-01
212
-1106
/
+1343
*
Yet more renamings.
Eduardo Julian
2021-07-31
73
-756
/
+1191
*
More renamings.
Eduardo Julian
2021-07-30
190
-1025
/
+1502
*
Switched from the "from to" convention to the "minimum additional" convention.
Eduardo Julian
2021-07-29
102
-708
/
+1027
*
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
2021-07-28
194
-2180
/
+2583
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
463
-8729
/
+9038
*
Re-named Promise to Async.
Eduardo Julian
2021-07-26
213
-2239
/
+2473
*
Better syntax for "library/lux.^multi".
Eduardo Julian
2021-07-25
279
-2679
/
+2782
*
Now packaging JVM programs as "fat" jars in new JVM compiler.
Eduardo Julian
2021-07-24
18
-85
/
+476
[prev]
[next]