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