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
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
2021-09-13
242
-1066
/
+1066
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
206
-2442
/
+2440
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
145
-2157
/
+2123
*
Undid the foolish re-design of "abstract:" and "actor:".
Eduardo Julian
2021-09-10
2
-67
/
+67
*
Fixed the indentation of variants.
Eduardo Julian
2021-09-10
10
-88
/
+88
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
132
-1350
/
+1351
*
The old record syntax has been re-purposed as variant syntax.
Eduardo Julian
2021-09-09
6
-164
/
+18
*
De-bracing | part 2
Eduardo Julian
2021-09-08
11
-92
/
+92
*
De-bracing | part 1
Eduardo Julian
2021-09-08
3
-3
/
+4
*
De-bracing part 0
Eduardo Julian
2021-09-08
3
-35
/
+42
*
Normalized syntax of "exception:", "actor:" and "message:".
Eduardo Julian
2021-09-08
5
-8
/
+11
*
Post annotations clean-up.
Eduardo Julian
2021-09-08
3
-59
/
+2
*
No more annotations.
Eduardo Julian
2021-09-08
4
-10
/
+8
*
Normalized the syntax of "abstract:" and "actor:".
Eduardo Julian
2021-09-08
2
-73
/
+67
*
No more module annotations.
Eduardo Julian
2021-09-08
2
-11
/
+0
*
Now using eval to derive code for arbitrary types.
Eduardo Julian
2021-09-08
4
-22
/
+39
*
Eliminated the last application of annotations.
Eduardo Julian
2021-09-07
1
-10
/
+0
*
De-taggification | part 4
Eduardo Julian
2021-09-07
244
-2690
/
+2690
*
Changed the syntax of do/be's (co)monad bindings.
Eduardo Julian
2021-09-05
141
-482
/
+482
*
De-taggification | part 3
Eduardo Julian
2021-09-05
2
-49
/
+23
*
De-taggification | part 2
Eduardo Julian
2021-09-04
244
-1445
/
+1445
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
27
-304
/
+305
*
De-taggification | part 1
Eduardo Julian
2021-09-01
3
-66
/
+66
*
Updates to the JS compiler.
Eduardo Julian
2021-09-01
1
-38
/
+0
*
De-taggification | part 0
Eduardo Julian
2021-08-29
9
-31
/
+22
*
Made labels (tags & slots) into a form of global binding.
Eduardo Julian
2021-08-29
3
-49
/
+35
*
Updates to the Ruby compiler.
Eduardo Julian
2021-08-27
52
-192
/
+212
*
"Interface" instead of "interface:", and "Rec" can be used in type definition.
Eduardo Julian
2021-08-26
8
-49
/
+67
*
Updates to the Lua compiler.
Eduardo Julian
2021-08-25
9
-67
/
+68
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
162
-1108
/
+1122
*
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
2021-08-23
53
-284
/
+284
*
Can now produce arbitrary code fragments statically by evaluating arbitrary e...
Eduardo Julian
2021-08-21
3
-11
/
+103
*
More fixes.
Eduardo Julian
2021-08-20
1
-13
/
+13
*
Enabled compile-time code evaluation (i.e. "eval" function).
Eduardo Julian
2021-08-19
3
-2
/
+13
*
Some bug fixes.
Eduardo Julian
2021-08-18
118
-762
/
+769
*
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
2021-08-16
54
-491
/
+511
*
Moved documentation-generation machinery to its own module.
Eduardo Julian
2021-08-14
25
-170
/
+265
*
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
2021-08-13
54
-371
/
+440
*
Improved binding syntax for "syntax:".
Eduardo Julian
2021-08-12
56
-196
/
+358
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
126
-981
/
+998
*
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
2021-08-09
59
-332
/
+370
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
241
-488
/
+505
*
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
2021-08-07
116
-512
/
+542
*
Fixed a bug in the new compiler which allowed the same module to be imported ...
Eduardo Julian
2021-08-02
29
-95
/
+136
*
Even more renamings.
Eduardo Julian
2021-08-01
39
-282
/
+313
*
Yet more renamings.
Eduardo Julian
2021-07-31
13
-100
/
+122
*
More renamings.
Eduardo Julian
2021-07-30
75
-266
/
+324
*
Switched from the "from to" convention to the "minimum additional" convention.
Eduardo Julian
2021-07-29
20
-90
/
+129
*
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
2021-07-28
21
-417
/
+435
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
124
-2453
/
+2456
[prev]
[next]