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
/
lux
/
target
/
ruby.lux
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2022-07-03
Moved "lux/target" to "lux/meta/target".
Eduardo Julian
1
-537
/
+0
2022-07-02
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
1
-6
/
+6
2022-07-02
More traditional names for unquoting macros.
Eduardo Julian
1
-5
/
+5
2022-07-01
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
1
-4
/
+4
2022-06-30
Alternative names for (un)quoting macros.
Eduardo Julian
1
-2
/
+3
2022-06-26
New "parser" hierarchy. [Part 4]
Eduardo Julian
1
-4
/
+3
2022-06-25
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
1
-4
/
+4
2022-06-16
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
1
-2
/
+2
2022-06-16
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
1
-57
/
+57
2022-06-15
De-sigil-ification: suffix : [Part 12]
Eduardo Julian
1
-3
/
+3
2022-06-13
New "format" hierarchy.
Eduardo Julian
1
-1
/
+1
2022-06-12
De-sigil-ification: suffix : [Part 4]
Eduardo Julian
1
-4
/
+4
2022-06-12
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
1
-16
/
+16
2022-06-11
De-sigil-ification: : [Part 2]
Eduardo Julian
1
-10
/
+12
2022-06-04
De-sigil-ification: #
Eduardo Julian
1
-1
/
+1
2022-06-04
Extensible import syntax [Part 6]
Eduardo Julian
1
-1
/
+1
2022-06-03
Extensible import syntax [Part 4]
Eduardo Julian
1
-2
/
+2
2022-06-02
Extensible import syntax [Part 3]
Eduardo Julian
1
-1
/
+1
2022-06-02
Extensible import syntax [Part 2]
Eduardo Julian
1
-1
/
+1
2022-06-01
Extensible import syntax: Part 1
Eduardo Julian
1
-4
/
+4
2022-04-09
De-sigil-ification: *
Eduardo Julian
1
-7
/
+7
2022-04-09
Re-branded "abstract" types as "primitive" types.
Eduardo Julian
1
-4
/
+4
2022-04-08
Removed (mostly useless) pattern-matching macro for abstract types.
Eduardo Julian
1
-1
/
+1
2022-03-17
De-sigil-ification: !
Eduardo Julian
1
-1
/
+1
2022-03-16
De-sigil-ification: prefix :
Eduardo Julian
1
-70
/
+70
2022-03-14
De-sigil-ification: >
Eduardo Julian
1
-14
/
+15
2022-03-14
De-sigil-ification: @
Eduardo Julian
1
-3
/
+3
2022-03-07
Compilers for scripting languages now only depend on new JVM compiler.
Eduardo Julian
1
-4
/
+4
2022-02-16
FIXED loop binding initialization in several back-ends.
Eduardo Julian
1
-0
/
+6
2022-01-27
Fixes for the pure-Lux JVM compiler machinery. [Part 11]
Eduardo Julian
1
-0
/
+10
2022-01-25
Bug fixes for eval in general and in Lux/Ruby.
Eduardo Julian
1
-0
/
+2
2022-01-22
Fixes for the pure-Lux JVM compiler machinery. [Part 10]
Eduardo Julian
1
-0
/
+8
2022-01-19
Fixes for the pure-Lux JVM compiler machinery. [Part 8]
Eduardo Julian
1
-21
/
+32
2022-01-18
Fixes for the pure-Lux JVM compiler machinery. [Part 7]
Eduardo Julian
1
-1
/
+2
2022-01-13
Fixes for the pure-Lux JVM compiler machinery. [Part 6]
Eduardo Julian
1
-10
/
+6
2022-01-08
Fixes for the pure-Lux JVM compiler machinery. [Part 4]
Eduardo Julian
1
-27
/
+25
2022-01-07
Fixes for the pure-Lux JVM compiler machinery. [Part 3]
Eduardo Julian
1
-0
/
+1
2021-12-31
Fixes for the pure-Lux JVM compiler machinery.
Eduardo Julian
1
-11
/
+4
2021-11-16
64-bit integers that work in both normal Ruby & DragonRuby.
Eduardo Julian
1
-8
/
+34
2021-11-08
Added the carriage return for better Windows compatibility.
Eduardo Julian
1
-7
/
+12
2021-11-04
Better method calls in Ruby.
Eduardo Julian
1
-29
/
+18
2021-11-04
Ruby compilation that is compatible with DragonRuby.
Eduardo Julian
1
-54
/
+73
2021-10-31
Fixed a bug when calling JVM functions from Ruby code.
Eduardo Julian
1
-9
/
+4
2021-09-15
"module:" => "using"
Eduardo Julian
1
-1
/
+1
2021-09-14
Re-named "Identifier" to "Symbol".
Eduardo Julian
1
-5
/
+5
2021-09-14
Re-named "name_of" to "symbol".
Eduardo Julian
1
-1
/
+1
2021-09-13
Updated only/except import syntax to take into account record => variant ↵
Eduardo Julian
1
-6
/
+6
syntax change.
2021-09-12
Re-named \ => # && \\ => ##
Eduardo Julian
1
-13
/
+13
2021-09-12
Made the "#" character great again!
Eduardo Julian
1
-2
/
+2
2021-09-10
Undid the foolish re-design of "abstract:" and "actor:".
Eduardo Julian
1
-369
/
+369
[next]