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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-10
Made the "try" macro into a common one, instead of a host-specific one.
Eduardo Julian
28
-13
/
+141
2021-07-06
Simplified the API for file-system operations.
Eduardo Julian
3
-0
/
+5
2021-07-02
No longer employing the capabilities model on the lux/world/* modules.
Eduardo Julian
3
-0
/
+14
2021-06-30
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
3
-0
/
+7
2021-06-24
Added a macro for type-casting JVM objects.
Eduardo Julian
25
-2
/
+88
2021-06-12
Constraining the year of the snapshot time in Aedifex.
Eduardo Julian
2
-1
/
+5
2021-06-02
Struggling against the lexing limitations of Renjin.
Eduardo Julian
1
-0
/
+2
2021-05-18
Got rid of the {}s in ":share" and made it pipe-able.
Eduardo Julian
15
-4
/
+28
2021-03-18
Updates for Scheme compiler.
Eduardo Julian
1
-0
/
+4
2021-03-16
Done with PHP.
Eduardo Julian
2
-0
/
+4
2021-03-14
Frustrated with PHP's overflow/underflow logic.
Eduardo Julian
8
-0
/
+16
2021-02-10
Continuing with Lua
Eduardo Julian
3
-0
/
+8
2021-02-07
Mo' updates, less problems.
Eduardo Julian
5
-0
/
+22
2021-02-04
Updates for Lua compiler.
Eduardo Julian
3
-0
/
+32
2021-01-11
Encapsulate JS definitions produced by the JS compiler in a local scope to av...
Eduardo Julian
1
-0
/
+4
2020-12-09
Added support for "Commons Clause" to Licentia.
Eduardo Julian
3
-2
/
+51
2020-12-04
Re-named old luxc-jvm to lux-bootstrapper.
Eduardo Julian
5
-0
/
+14
2020-12-02
Test for Aedifex's "auto" command.
Eduardo Julian
4
-0
/
+10
2020-11-28
Added "private" macro to lux/debug.
Eduardo Julian
11
-1
/
+54
2020-11-26
Allow name formatting for JVM imports, similar to Lux module imports.
Eduardo Julian
2
-0
/
+8
2020-11-24
Better error messages when re-using a name when making a definition.
Eduardo Julian
2
-2
/
+7
2020-11-17
Made the syntax of ^template more consistent.
Eduardo Julian
5
-0
/
+18
2020-11-05
Improved error reporting for syntax macros.
Eduardo Julian
1
-0
/
+4
2020-10-31
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
64
-0
/
+0
2020-10-31
Easy to use Rev constants.
Eduardo Julian
2
-0
/
+2
2020-10-24
Re-named "search" to "one" and "search-all" to "all".
Eduardo Julian
1
-0
/
+1
2020-10-14
Gave the Location type its own module.
Eduardo Julian
2
-0
/
+5
2020-10-12
Type-checking macros via the Macro' type from the standard library.
Eduardo Julian
1
-0
/
+1
2020-10-12
Tweaked how I64 masks are made.
Eduardo Julian
2
-0
/
+5
2020-10-09
Mandatory long names for JVM imports, instead of having "long" be optional an...
Eduardo Julian
1
-0
/
+1
2020-10-09
Also using BIPUSH and SIPUSH during JVM generation.
Eduardo Julian
2
-0
/
+3
2020-10-03
Added deployment code to Aedifex.
Eduardo Julian
5
-0
/
+15
2020-06-12
Optimizing-away unnecessary variable declarations/bindings.
Eduardo Julian
1
-0
/
+1
2020-06-11
Updated test for function optimization.
Eduardo Julian
1
-0
/
+4
2020-06-09
Basic pattern-matching optimizations.
Eduardo Julian
4
-0
/
+11
2020-06-03
Now applying the loop optimization to all functions.
Eduardo Julian
1
-0
/
+1
2020-06-01
Implemented an optimization for getting fields/slots from records in the new ...
Eduardo Julian
2
-0
/
+21
2020-05-30
Split new-luxc into lux-jvm and lux-r.
Eduardo Julian
1
-0
/
+1
2020-05-28
Can now parse TAR files.
Eduardo Julian
7
-0
/
+15
2020-05-19
Can now write TAR files.
Eduardo Julian
4
-0
/
+11
2020-05-17
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
1
-0
/
+1
2020-05-12
Compiler versions are now natural numbers, and are included as part of the na...
Eduardo Julian
1
-0
/
+1
2020-05-11
Now storing and loading extensions in the cache.
Eduardo Julian
1
-0
/
+1
2020-05-10
Now properly loading the cached definitions.
Eduardo Julian
11
-1
/
+34
2020-05-09
Including runtime machinery in the cache.
Eduardo Julian
8
-0
/
+21
2020-05-05
Fixed bugs while parsing modules' cached data.
Eduardo Julian
1
-0
/
+1
2020-03-05
Beginning to cache artifacts.
Eduardo Julian
2
-0
/
+4
2020-03-04
Test for enums + adjustments to Python-generation code.
Eduardo Julian
2
-0
/
+8
2020-03-04
Test for codec composition + adjustments to JS-generation code.
Eduardo Julian
3
-0
/
+5
2019-12-26
Bug fixes.
Eduardo Julian
11
-0
/
+20
[prev]
[next]