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 (
Expand
)
Author
Files
Lines
2021-09-10
Migrated variants to the new syntax.
Eduardo Julian
1
-1
/
+1
2021-09-08
Normalized the syntax of "abstract:" and "actor:".
Eduardo Julian
1
-371
/
+369
2021-09-07
De-taggification | part 4
Eduardo Julian
1
-6
/
+6
2021-09-06
New chapter on compiler extensions.
Eduardo Julian
1
-1
/
+1
2021-09-04
De-taggification | part 2
Eduardo Julian
1
-6
/
+6
2021-09-03
Unified tuple and record syntax.
Eduardo Julian
1
-2
/
+2
2021-08-27
Updates to the Ruby compiler.
Eduardo Julian
1
-4
/
+4
2021-08-24
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
1
-16
/
+17
2021-08-23
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
1
-5
/
+5
2021-08-18
Some bug fixes.
Eduardo Julian
1
-1
/
+1
2021-08-16
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
1
-9
/
+9
2021-08-12
Improved binding syntax for "syntax:".
Eduardo Julian
1
-2
/
+2
2021-08-09
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
1
-4
/
+4
2021-08-08
No more #export magic syntax.
Eduardo Julian
1
-49
/
+51
2021-08-01
Even more renamings.
Eduardo Julian
1
-1
/
+1
2021-07-31
Yet more renamings.
Eduardo Julian
1
-11
/
+11
2021-07-29
Switched from the "from to" convention to the "minimum additional" convention.
Eduardo Julian
1
-11
/
+11
2021-07-27
Re-named wrap => in && unwrap => out.
Eduardo Julian
1
-6
/
+6
2021-07-26
Re-named Promise to Async.
Eduardo Julian
1
-3
/
+3
2021-07-25
Better syntax for "library/lux.^multi".
Eduardo Julian
1
-3
/
+3
2021-07-14
Normalized the hierarchy of the standard library modules.
Eduardo Julian
1
-25
/
+26
2021-06-30
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
1
-2
/
+2
2021-05-24
Re-named lux/host to lux/ffi.
Eduardo Julian
1
-13
/
+2
2021-03-01
Done with Ruby.
Eduardo Julian
1
-11
/
+36
2021-02-26
Got JRuby to cooperate.
Eduardo Julian
1
-11
/
+75
2021-02-25
Updates for Ruby compiler.
Eduardo Julian
1
-124
/
+132
2020-11-17
Made the syntax of ^template more consistent.
Eduardo Julian
1
-16
/
+16
2020-11-07
Pure-Lux implementation for biggest and smallest Frac values.
Eduardo Julian
1
-16
/
+16
2020-08-09
"abstract:" macro now takes annotations after representation type.
Eduardo Julian
1
-7
/
+5
2019-07-24
No more "f/"-prefixed functions.
Eduardo Julian
1
-4
/
+4
2019-06-20
Improved the convention for using text formatters.
Eduardo Julian
1
-4
/
+4
2019-06-01
Removed the (magical) "alias" annotations tag.
Eduardo Julian
1
-1
/
+1
2019-04-27
Moved the modules under "lux/host/" to now be under "lux/target/".
Eduardo Julian
1
-0
/
+0
2019-04-24
WIP: PHP compiler.
Eduardo Julian
1
-6
/
+2
2019-04-19
Moved the code/syntax parser under "lux/control/parser/".
Eduardo Julian
1
-2
/
+4
2019-04-09
WIP: Ruby compiler.
Eduardo Julian
1
-2
/
+0
2019-04-08
Moved Ruby back-end code to stdlib.
Eduardo Julian
1
-0
/
+392
[prev]