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
/
documentation
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Yet more renamings.
Eduardo Julian
2021-07-31
2
-1
/
+317
*
More renamings.
Eduardo Julian
2021-07-30
2
-1
/
+375
*
Switched from the "from to" convention to the "minimum additional" convention.
Eduardo Julian
2021-07-29
6
-1
/
+192
*
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
2021-07-28
5
-3
/
+237
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
3
-8
/
+160
*
Re-named Promise to Async.
Eduardo Julian
2021-07-26
7
-8
/
+119
*
Better syntax for "library/lux.^multi".
Eduardo Julian
2021-07-25
1
-0
/
+31
*
Now packaging JVM programs as "fat" jars in new JVM compiler.
Eduardo Julian
2021-07-24
7
-0
/
+17
*
New JVM compiler can now compile JVM classes.
Eduardo Julian
2021-07-22
2
-0
/
+8
*
Made the default JS file-system promise-based so it works well on Node.
Eduardo Julian
2021-07-19
1
-0
/
+1
*
Now allowing compilers to generate custom-named outputs.
Eduardo Julian
2021-07-17
32
-0
/
+121
*
Fixed some inconsistent naming.
Eduardo Julian
2021-07-16
2
-0
/
+2
*
Re-named "spec" hierarchy to "specification".
Eduardo Julian
2021-07-15
19
-1
/
+64
*
Better syntax for parallel-hierarchy imports.
Eduardo Julian
2021-07-12
1
-0
/
+1
*
Made the "try" macro into a common one, instead of a host-specific one.
Eduardo Julian
2021-07-10
28
-13
/
+141
*
Simplified the API for file-system operations.
Eduardo Julian
2021-07-06
3
-0
/
+5
*
No longer employing the capabilities model on the lux/world/* modules.
Eduardo Julian
2021-07-02
3
-0
/
+14
*
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
2021-06-30
3
-0
/
+7
*
Added a macro for type-casting JVM objects.
Eduardo Julian
2021-06-24
25
-2
/
+88
*
Constraining the year of the snapshot time in Aedifex.
Eduardo Julian
2021-06-12
2
-1
/
+5
*
Struggling against the lexing limitations of Renjin.
Eduardo Julian
2021-06-02
1
-0
/
+2
*
Got rid of the {}s in ":share" and made it pipe-able.
Eduardo Julian
2021-05-18
15
-4
/
+28
*
Updates for Scheme compiler.
Eduardo Julian
2021-03-18
1
-0
/
+4
*
Done with PHP.
Eduardo Julian
2021-03-16
2
-0
/
+4
*
Frustrated with PHP's overflow/underflow logic.
Eduardo Julian
2021-03-14
8
-0
/
+16
*
Continuing with Lua
Eduardo Julian
2021-02-10
3
-0
/
+8
*
Mo' updates, less problems.
Eduardo Julian
2021-02-07
5
-0
/
+22
*
Updates for Lua compiler.
Eduardo Julian
2021-02-04
3
-0
/
+32
*
Encapsulate JS definitions produced by the JS compiler in a local scope to av...
Eduardo Julian
2021-01-11
1
-0
/
+4
*
Added support for "Commons Clause" to Licentia.
Eduardo Julian
2020-12-09
3
-2
/
+51
*
Re-named old luxc-jvm to lux-bootstrapper.
Eduardo Julian
2020-12-04
5
-0
/
+14
*
Test for Aedifex's "auto" command.
Eduardo Julian
2020-12-02
4
-0
/
+10
*
Added "private" macro to lux/debug.
Eduardo Julian
2020-11-28
11
-1
/
+54
*
Allow name formatting for JVM imports, similar to Lux module imports.
Eduardo Julian
2020-11-26
2
-0
/
+8
*
Better error messages when re-using a name when making a definition.
Eduardo Julian
2020-11-24
2
-2
/
+7
*
Made the syntax of ^template more consistent.
Eduardo Julian
2020-11-17
5
-0
/
+18
*
Improved error reporting for syntax macros.
Eduardo Julian
2020-11-05
1
-0
/
+4
*
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
2020-10-31
64
-0
/
+0
*
Easy to use Rev constants.
Eduardo Julian
2020-10-31
2
-0
/
+2
*
Re-named "search" to "one" and "search-all" to "all".
Eduardo Julian
2020-10-24
1
-0
/
+1
*
Gave the Location type its own module.
Eduardo Julian
2020-10-14
2
-0
/
+5
*
Type-checking macros via the Macro' type from the standard library.
Eduardo Julian
2020-10-12
1
-0
/
+1
*
Tweaked how I64 masks are made.
Eduardo Julian
2020-10-12
2
-0
/
+5
*
Mandatory long names for JVM imports, instead of having "long" be optional an...
Eduardo Julian
2020-10-09
1
-0
/
+1
*
Also using BIPUSH and SIPUSH during JVM generation.
Eduardo Julian
2020-10-09
2
-0
/
+3
*
Added deployment code to Aedifex.
Eduardo Julian
2020-10-03
5
-0
/
+15
*
Optimizing-away unnecessary variable declarations/bindings.
Eduardo Julian
2020-06-12
1
-0
/
+1
*
Updated test for function optimization.
Eduardo Julian
2020-06-11
1
-0
/
+4
*
Basic pattern-matching optimizations.
Eduardo Julian
2020-06-09
4
-0
/
+11
*
Now applying the loop optimization to all functions.
Eduardo Julian
2020-06-03
1
-0
/
+1
[prev]
[next]