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 (
Collapse
)
Author
Age
Files
Lines
...
*
Finishing the meta-compiler [Part 3]
Eduardo Julian
2022-02-17
4
-0
/
+13
|
*
Optimizations for the pure-Lux JVM compiler. [Part 2]
Eduardo Julian
2022-02-12
1
-0
/
+1
|
*
Optimized integer addition for Lux/Ruby in MRuby.
Eduardo Julian
2022-02-08
1
-0
/
+13
|
*
Optimizations for the pure-Lux JVM compiler. [Part 1]
Eduardo Julian
2022-02-08
1
-0
/
+1
|
*
Fixes for JVM interop.
Eduardo Julian
2022-02-06
1
-0
/
+4
|
*
Finishing the meta-compiler [Part 1]
Eduardo Julian
2022-02-06
3
-4
/
+8
|
*
Updated copyright notices.
Eduardo Julian
2022-02-05
1
-0
/
+2
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]
Eduardo Julian
2022-02-03
1
-0
/
+1
|
*
A few JVM-related fixes & improvements.
Eduardo Julian
2022-01-31
3
-0
/
+6
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 12]
Eduardo Julian
2022-01-30
1
-0
/
+1
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 11]
Eduardo Julian
2022-01-27
4
-93
/
+95
|
*
Bug fixes for eval in general and in Lux/Ruby.
Eduardo Julian
2022-01-25
1
-0
/
+4
|
*
Added explicit function inlining.
Eduardo Julian
2022-01-24
1
-15
/
+17
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 10]
Eduardo Julian
2022-01-22
2
-0
/
+2
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 9]
Eduardo Julian
2022-01-19
2
-0
/
+5
|
*
Cleaner test reporting.
Eduardo Julian
2022-01-19
1
-0
/
+5
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 8]
Eduardo Julian
2022-01-19
1
-0
/
+4
|
*
Full implementation of console for Node.js.
Eduardo Julian
2022-01-18
1
-0
/
+4
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 7]
Eduardo Julian
2022-01-18
2
-0
/
+8
|
*
Fixed a logging/reporting issue for Lux/JS.
Eduardo Julian
2022-01-15
2
-0
/
+8
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 6]
Eduardo Julian
2022-01-13
2
-0
/
+8
|
*
Fixed a bug that broke re-compilation of STDLIB tests in Lua.
Eduardo Julian
2022-01-11
2
-0
/
+2
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 5]
Eduardo Julian
2022-01-10
3
-0
/
+6
|
*
Fixed a bug when testing extensions on the JVM compiler.
Eduardo Julian
2022-01-09
1
-0
/
+4
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2022-01-06
18
-146
/
+205
|
*
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
|
*
Updated versions in documentation.
Eduardo Julian
2021-11-30
5
-23
/
+23
|
*
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
|
*
Added the new forum to the documentation, plus updated versions.
Eduardo Julian
2021-11-02
5
-23
/
+23
|
*
Fixed some conversion/wrapping issues affecting extensions in the Ruby compiler.
Eduardo Julian
2021-10-30
1
-0
/
+1
|
*
v0.6.3
Eduardo Julian
2021-10-22
5
-21
/
+21
|
*
FIXED analysis extensions got reset and new ones would be unavailable.
Eduardo Julian
2021-10-22
15
-1
/
+49
|
*
Fixed erroneous path in "Chapter 1: Getting started".
Eduardo Julian
2021-10-09
1
-1
/
+1
|
*
Updated version in book.
Eduardo Julian
2021-10-09
5
-22
/
+22
|
*
Fixed packaging issue.
Eduardo Julian
2021-10-09
11
-1
/
+25
|
*
Added link to Aedifex to "Chapter 1: Getting started".
Eduardo Julian
2021-10-01
1
-1
/
+1
|
*
Commercial licensing option for Lux + release versions for sub-projects.
Eduardo Julian
2021-10-01
9
-2
/
+7
|
*
Updates and fixes for the book.
Eduardo Julian
2021-09-20
28
-1064
/
+1196
|
*
Added STDLIB documentation for the different target platforms.
Eduardo Julian
2021-09-19
9
-0
/
+195010
|
*
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
|
*
No more module annotations.
Eduardo Julian
2021-09-08
1
-2
/
+2
|
*
New chapter on compiler extensions.
Eduardo Julian
2021-09-06
2
-0
/
+252
|
*
Added a chapter on cross-platform Lux.
Eduardo Julian
2021-09-05
25
-155
/
+402
|
*
Clearing the local scope during eval analysis to avoid accidentally seeing ↵
Eduardo Julian
2021-09-05
1
-0
/
+1
|
|
|
|
variables outside of eval's scope.
[prev]
[next]