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
/
lux
/
data
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Re-named "Identifier" to "Symbol".
Eduardo Julian
2021-09-14
3
-10
/
+10
*
Re-named "Name" to "Symbol".
Eduardo Julian
2021-09-14
3
-78
/
+11
*
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
2021-09-13
39
-149
/
+149
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
36
-509
/
+509
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
20
-222
/
+217
*
Fixed the indentation of variants.
Eduardo Julian
2021-09-10
3
-11
/
+11
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
18
-152
/
+152
*
De-taggification | part 4
Eduardo Julian
2021-09-07
39
-399
/
+399
*
Changed the syntax of do/be's (co)monad bindings.
Eduardo Julian
2021-09-05
30
-68
/
+68
*
De-taggification | part 2
Eduardo Julian
2021-09-04
39
-196
/
+196
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
2
-22
/
+22
*
Updates to the Ruby compiler.
Eduardo Julian
2021-08-27
10
-13
/
+13
*
Updates to the Lua compiler.
Eduardo Julian
2021-08-25
2
-34
/
+33
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
32
-168
/
+168
*
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
2021-08-23
14
-54
/
+54
*
More fixes.
Eduardo Julian
2021-08-20
1
-13
/
+13
*
Some bug fixes.
Eduardo Julian
2021-08-18
26
-147
/
+147
*
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
2021-08-16
11
-40
/
+49
*
Moved documentation-generation machinery to its own module.
Eduardo Julian
2021-08-14
9
-83
/
+83
*
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
2021-08-13
15
-99
/
+99
*
Improved binding syntax for "syntax:".
Eduardo Julian
2021-08-12
16
-85
/
+88
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
21
-238
/
+89
*
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
2021-08-09
9
-45
/
+45
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
41
-57
/
+57
*
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
2021-08-07
22
-147
/
+141
*
Fixed a bug in the new compiler which allowed the same module to be imported ...
Eduardo Julian
2021-08-02
8
-37
/
+37
*
Even more renamings.
Eduardo Julian
2021-08-01
16
-82
/
+82
*
Yet more renamings.
Eduardo Julian
2021-07-31
3
-56
/
+69
*
More renamings.
Eduardo Julian
2021-07-30
14
-98
/
+98
*
Switched from the "from to" convention to the "minimum additional" convention.
Eduardo Julian
2021-07-29
3
-39
/
+39
*
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
2021-07-28
3
-11
/
+11
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
21
-158
/
+158
*
Re-named Promise to Async.
Eduardo Julian
2021-07-26
7
-36
/
+36
*
Better syntax for "library/lux.^multi".
Eduardo Julian
2021-07-25
28
-206
/
+206
*
Updated the Scriptum documentation generator.
Eduardo Julian
2021-07-20
1
-7
/
+48
*
Now properly loading cached modules.
Eduardo Julian
2021-07-17
1
-0
/
+6
*
Fixed some inconsistent naming.
Eduardo Julian
2021-07-16
4
-15
/
+15
*
Re-named "spec" hierarchy to "specification".
Eduardo Julian
2021-07-15
33
-33
/
+33
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
41
-817
/
+863
*
Improved the XML parsing library.
Eduardo Julian
2021-07-13
1
-0
/
+1
*
A bit more clarity for Licentia licenses.
Eduardo Julian
2021-07-12
1
-0
/
+14
*
Better syntax for parallel-hierarchy imports.
Eduardo Julian
2021-07-12
40
-231
/
+198
*
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
2021-06-30
6
-11
/
+16
*
Some updates for the new compilers.
Eduardo Julian
2021-06-29
2
-10
/
+9
*
Delegate text (lower|upper)-casing to the host-platform implementations.
Eduardo Julian
2021-06-26
2
-7
/
+50
*
Re-factored the UTF8 codec into its own module.
Eduardo Julian
2021-05-31
3
-7
/
+28
*
lux/data/binary.slice now works in the offset+length style.
Eduardo Julian
2021-05-30
1
-12
/
+15
*
lux/macro/template.with can now produce multiple outputs.
Eduardo Julian
2021-05-30
1
-5
/
+5
*
Using offset+distance instead of from+to for text clipping.
Eduardo Julian
2021-05-24
1
-1
/
+1
*
Got rid of the {}s in ":share" and made it pipe-able.
Eduardo Julian
2021-05-18
2
-3
/
+5
[prev]
[next]