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
*
Even more renamings.
Eduardo Julian
2021-08-01
212
-1101
/
+1338
*
Yet more renamings.
Eduardo Julian
2021-07-31
73
-751
/
+1186
*
More renamings.
Eduardo Julian
2021-07-30
190
-1024
/
+1501
*
Switched from the "from to" convention to the "minimum additional" convention.
Eduardo Julian
2021-07-29
102
-707
/
+1026
*
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
2021-07-28
194
-2175
/
+2578
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
463
-8686
/
+8995
*
Re-named Promise to Async.
Eduardo Julian
2021-07-26
213
-2229
/
+2463
*
Better syntax for "library/lux.^multi".
Eduardo Julian
2021-07-25
279
-2670
/
+2773
*
Now packaging JVM programs as "fat" jars in new JVM compiler.
Eduardo Julian
2021-07-24
18
-85
/
+476
*
Automatically handling input/output conversions for methods in new JVM compi...
Eduardo Julian
2021-07-23
7
-177
/
+446
*
New JVM compiler can now compile JVM classes.
Eduardo Julian
2021-07-22
11
-251
/
+1281
*
Updated the Scriptum documentation generator.
Eduardo Julian
2021-07-20
15
-356
/
+587
*
Made the default JS file-system promise-based so it works well on Node.
Eduardo Julian
2021-07-19
9
-101
/
+308
*
New JVM compiler can now compile JVM interfaces.
Eduardo Julian
2021-07-18
37
-414
/
+718
*
Now allowing compilers to generate custom-named outputs.
Eduardo Julian
2021-07-17
72
-162
/
+466
*
Now properly loading cached modules.
Eduardo Julian
2021-07-17
43
-424
/
+835
*
Fixed some inconsistent naming.
Eduardo Julian
2021-07-16
48
-242
/
+289
*
Re-named "spec" hierarchy to "specification".
Eduardo Julian
2021-07-15
173
-140
/
+320
*
Merge pull request #58 from LuxLang/hierarchy_normalization
Eduardo Julián
2021-07-14
788
-12653
/
+13647
|
\
|
*
Constant inlining.
Eduardo Julian
2021-07-14
1
-182
/
+182
|
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
788
-12653
/
+13647
|
/
*
Improved the XML parsing library.
Eduardo Julian
2021-07-13
15
-278
/
+270
*
A bit more clarity for Licentia licenses.
Eduardo Julian
2021-07-12
31
-345
/
+646
*
Better syntax for parallel-hierarchy imports.
Eduardo Julian
2021-07-12
271
-1312
/
+1408
*
Re-named ":coerce" to ":as" since it technically doesn't do coercions.
Eduardo Julian
2021-07-11
94
-1225
/
+1369
*
Made the "try" macro into a common one, instead of a host-specific one.
Eduardo Julian
2021-07-10
68
-359
/
+713
*
Made sure the "phase" parameter of extensions is always usable (even across l...
Eduardo Julian
2021-07-08
31
-1002
/
+1781
*
Simplified the API for file-system operations.
Eduardo Julian
2021-07-06
48
-2349
/
+1914
*
No longer employing the capabilities model on the lux/world/* modules.
Eduardo Julian
2021-07-02
61
-1796
/
+1886
*
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
2021-06-30
203
-679
/
+1107
*
Some updates for the new compilers.
Eduardo Julian
2021-06-29
28
-371
/
+507
*
Made obtaining env variables more granular + partial Lua support.
Eduardo Julian
2021-06-27
32
-552
/
+1116
*
Delegate text (lower|upper)-casing to the host-platform implementations.
Eduardo Julian
2021-06-26
24
-173
/
+692
*
Added a macro for type-casting JVM objects.
Eduardo Julian
2021-06-24
50
-435
/
+677
*
Refactored the machinery to make local macros into its own module.
Eduardo Julian
2021-06-18
40
-459
/
+786
*
Extracted Licentia out of the standard library.
Eduardo Julian
2021-06-14
45
-646
/
+1105
*
Constraining the year of the snapshot time in Aedifex.
Eduardo Julian
2021-06-12
38
-259
/
+346
*
Added import name formatting to "import:" macros for other backends.
Eduardo Julian
2021-06-11
60
-965
/
+1284
*
Improved formatting of compilation results (only for new compilers).
Eduardo Julian
2021-06-08
2
-10
/
+13
*
Properly using artifact IDs instead of arbitrary Text to identify artifacts.
Eduardo Julian
2021-06-08
11
-30
/
+31
*
Added type information when logging compiled definitions.
Eduardo Julian
2021-06-08
9
-102
/
+113
*
Postponing work on R due to flaws of the bootstrapping compiler.
Eduardo Julian
2021-06-02
4
-161
/
+335
*
Struggling against the lexing limitations of Renjin.
Eduardo Julian
2021-06-02
6
-176
/
+271
*
Updates for R compiler.
Eduardo Julian
2021-06-01
37
-2066
/
+2421
*
Added macro for easily logging local variables during debugging.
Eduardo Julian
2021-05-31
1
-2
/
+59
*
Re-factored the UTF8 codec into its own module.
Eduardo Julian
2021-05-31
10
-194
/
+223
*
"lux io current-time" is no longer an extension.
Eduardo Julian
2021-05-31
16
-102
/
+56
*
Giving up on Kawa for now...
Eduardo Julian
2021-05-30
9
-38
/
+158
*
lux/data/binary.slice now works in the offset+length style.
Eduardo Julian
2021-05-30
6
-52
/
+47
*
lux/macro/template.with can now produce multiple outputs.
Eduardo Julian
2021-05-30
4
-14
/
+14
[next]