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
/
stdlib
/
source
/
library
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-24
32
-787
/
+986
|
*
v0.6.5
Eduardo Julian
2021-11-30
9
-43
/
+69
|
*
Got "lux syntax char case!" to work on Rembulan.
Eduardo Julian
2021-11-29
7
-104
/
+114
|
*
New packaging for Ruby programs.
Eduardo Julian
2021-11-29
2
-1
/
+142
|
*
Ruby compilation that is better adjusted to both normal Ruby and MRuby.
Eduardo Julian
2021-11-29
2
-107
/
+146
|
*
Added tree-shaking to the compiler.
Eduardo Julian
2021-11-19
12
-206
/
+509
|
*
64-bit integers that work in both normal Ruby & DragonRuby.
Eduardo Julian
2021-11-16
4
-88
/
+278
|
*
Added the carriage return for better Windows compatibility.
Eduardo Julian
2021-11-08
8
-73
/
+108
|
*
Sharing the same Function class between bootsrapper and JVM compiler.
Eduardo Julian
2021-11-08
1
-46
/
+46
|
*
Better method calls in Ruby.
Eduardo Julian
2021-11-04
6
-56
/
+48
|
*
Ruby compilation that is compatible with DragonRuby.
Eduardo Julian
2021-11-04
6
-153
/
+189
|
*
Fixed a bug when calling JVM functions from Ruby code.
Eduardo Julian
2021-10-31
2
-41
/
+36
|
*
Got extension-handler types to line-up in non-hosted compilers.
Eduardo Julian
2021-10-30
2
-30
/
+96
|
*
Fixed some conversion/wrapping issues affecting extensions in the Ruby compiler.
Eduardo Julian
2021-10-30
1
-96
/
+120
|
*
Fixed a glitched that caused extensions coming from imports to be forgotten.
Eduardo Julian
2021-10-29
2
-23
/
+75
|
*
FIXED analysis extensions got reset and new ones would be unavailable.
Eduardo Julian
2021-10-22
11
-189
/
+266
|
*
Fixed packaging issue.
Eduardo Julian
2021-10-09
2
-3
/
+5
|
*
Updates and fixes for the book.
Eduardo Julian
2021-09-20
2
-26
/
+28
|
*
Added STDLIB documentation for the different target platforms.
Eduardo Julian
2021-09-19
8
-159
/
+128
|
*
Handled the hiccup in Python compilation.
Eduardo Julian
2021-09-17
4
-54
/
+55
|
*
Adapted Lua, Python and Ruby compilers to the new variant format.
Eduardo Julian
2021-09-16
17
-265
/
+279
|
*
Additional documentation for JVM types.
Eduardo Julian
2021-09-16
1
-3
/
+3
|
*
"module:" => "using"
Eduardo Julian
2021-09-15
440
-503
/
+503
|
*
"Row" => "Sequence"
Eduardo Julian
2021-09-15
47
-361
/
+354
|
*
"Sequence" => "Stream"
Eduardo Julian
2021-09-15
2
-35
/
+35
|
*
Correctly analyzing records in the presence of local bindings.
Eduardo Julian
2021-09-15
8
-125
/
+162
|
*
Re-named "recur" to "again".
Eduardo Julian
2021-09-14
109
-463
/
+463
|
*
Better list pairing.
Eduardo Julian
2021-09-14
5
-123
/
+157
|
*
Re-named "Identifier" to "Symbol".
Eduardo Julian
2021-09-14
106
-959
/
+959
|
*
No more "^slots".
Eduardo Julian
2021-09-14
19
-164
/
+128
|
*
Re-named "name_of" to "symbol".
Eduardo Julian
2021-09-14
21
-47
/
+47
|
*
Re-named "Name" to "Symbol".
Eduardo Julian
2021-09-14
51
-367
/
+373
|
*
Re-named "primitive" to "Primitive".
Eduardo Julian
2021-09-13
32
-122
/
+123
|
*
Updated new compilers w.r.t. removal of tags/labels.
Eduardo Julian
2021-09-13
13
-274
/
+114
|
*
Re-named #Label to #Tag.
Eduardo Julian
2021-09-13
8
-23
/
+23
|
*
Updated only/except import syntax to take into account record => variant ↵
Eduardo Julian
2021-09-13
433
-2698
/
+2698
|
|
|
|
syntax change.
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
315
-3526
/
+3527
|
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
290
-6161
/
+6093
|
*
Adjusted new compilers to work with the new variant syntax.
Eduardo Julian
2021-09-10
5
-33
/
+61
|
*
Undid the foolish re-design of "abstract:" and "actor:".
Eduardo Julian
2021-09-10
85
-10623
/
+10624
|
*
Fixed the indentation of variants.
Eduardo Julian
2021-09-10
27
-532
/
+532
|
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
252
-5355
/
+5421
|
*
The old record syntax has been re-purposed as variant syntax.
Eduardo Julian
2021-09-09
15
-511
/
+309
|
*
De-bracing | part 2
Eduardo Julian
2021-09-08
42
-227
/
+253
|
*
De-bracing | part 1
Eduardo Julian
2021-09-08
13
-94
/
+101
|
*
De-bracing part 0
Eduardo Julian
2021-09-08
5
-13
/
+13
|
*
Normalized syntax of "exception:", "actor:" and "message:".
Eduardo Julian
2021-09-08
76
-243
/
+344
|
*
Post annotations clean-up.
Eduardo Julian
2021-09-08
9
-123
/
+25
|
*
No more annotations.
Eduardo Julian
2021-09-08
20
-700
/
+245
|
*
Normalized the syntax of "abstract:" and "actor:".
Eduardo Julian
2021-09-08
85
-10878
/
+10672
|
[prev]
[next]