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
/
bookmark
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixes for the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-31
10
-4
/
+40
*
Dusting off the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2021-12-25
5
-9
/
+24
*
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-24
33
-984
/
+1088
*
Ruby compilation that is better adjusted to both normal Ruby and MRuby.
Eduardo Julian
2021-11-29
6
-38
/
+50
*
Added tree-shaking to the compiler.
Eduardo Julian
2021-11-19
3
-0
/
+6
*
Added the carriage return for better Windows compatibility.
Eduardo Julian
2021-11-08
2
-0
/
+8
*
Sharing the same Function class between bootsrapper and JVM compiler.
Eduardo Julian
2021-11-08
8
-0
/
+14
*
Fixed some conversion/wrapping issues affecting extensions in the Ruby compiler.
Eduardo Julian
2021-10-30
1
-0
/
+1
*
FIXED analysis extensions got reset and new ones would be unavailable.
Eduardo Julian
2021-10-22
15
-1
/
+49
*
Fixed packaging issue.
Eduardo Julian
2021-10-09
11
-1
/
+25
*
Commercial licensing option for Lux + release versions for sub-projects.
Eduardo Julian
2021-10-01
9
-2
/
+7
*
Added STDLIB documentation for the different target platforms.
Eduardo Julian
2021-09-19
4
-0
/
+16
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
1
-0
/
+4
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
1
-0
/
+1
*
Clearing the local scope during eval analysis to avoid accidentally seeing va...
Eduardo Julian
2021-09-05
1
-0
/
+1
*
Handled formatting issues in documentation.
Eduardo Julian
2021-09-05
1
-0
/
+4
*
Updates to the JS compiler.
Eduardo Julian
2021-09-01
1
-0
/
+1
*
Updates to the Ruby compiler.
Eduardo Julian
2021-08-27
1
-0
/
+4
*
Updates to the Lua compiler.
Eduardo Julian
2021-08-25
2
-12
/
+13
*
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
2021-08-23
4
-0
/
+16
*
Can now produce arbitrary code fragments statically by evaluating arbitrary e...
Eduardo Julian
2021-08-21
2
-0
/
+8
*
Enabled compile-time code evaluation (i.e. "eval" function).
Eduardo Julian
2021-08-19
14
-4
/
+43
*
Some bug fixes.
Eduardo Julian
2021-08-18
3
-0
/
+14
*
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
2021-08-16
1
-0
/
+5
*
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
2021-08-13
4
-11
/
+20
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
3
-4
/
+16
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
3
-0
/
+12
*
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
2021-08-07
12
-0
/
+43
*
Even more renamings.
Eduardo Julian
2021-08-01
5
-0
/
+16
*
Switched from the "from to" convention to the "minimum additional" convention.
Eduardo Julian
2021-07-29
4
-0
/
+16
*
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
2021-07-28
3
-2
/
+11
*
Re-named Promise to Async.
Eduardo Julian
2021-07-26
5
-8
/
+14
*
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
[prev]
[next]