aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/game (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-13Can now compile complex values (i.e. variants & tuples) in C++.Eduardo Julian1-0/+4
2022-11-20Fixed a bug when optimization record access.Eduardo Julian1-0/+4
2022-11-16Added generic logging abstraction/machinery.Eduardo Julian1-0/+4
2022-11-11Added SourceFile annotations to functions when compiling for the JVM.Eduardo Julian1-1/+1
2022-11-07Added support for inline testing.Eduardo Julian1-1/+1
2022-11-06More efficient code-generation for text composition.Eduardo Julian2-0/+8
2022-10-28Eliminated the .alias# extension. Now detecting aliases in .def#.Eduardo Julian1-0/+1
2022-10-23New Delay type with associated constants + compile-time warning for undefined...Eduardo Julian1-0/+5
2022-10-21Clean-up after format change for extensions [part 2]Eduardo Julian1-0/+5
2022-10-21Clean-up after format change for extensions [part 0]Eduardo Julian1-0/+2
2022-10-19Migrating default extensions to the new format [Part 2]Eduardo Julian2-0/+10
2022-08-17Proper testing for debug.log!Eduardo Julian2-0/+10
2022-07-26Made inlined functions into first-class macros.Eduardo Julian4-0/+14
2022-07-02More traditional names for unquoting macros.Eduardo Julian1-0/+2
2022-07-01Moved "lux/macro/code" to "lux/meta/code".Eduardo Julian1-0/+3
2022-06-30Better naming for measure/quantity types.Eduardo Julian2-0/+6
2022-06-29Better syntax for getting/setting fields when defining JVM classes.Eduardo Julian2-0/+7
2022-06-25De-sigil-ification: suffix : [Part 15]Eduardo Julian2-0/+7
2022-06-01Extensible import syntax: Part 1Eduardo Julian3-0/+6
2022-04-08Better names for random text/character generators.Eduardo Julian1-0/+4
2022-03-30Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...Eduardo Julian3-0/+7
2022-03-15Leaner syntax for library/lux/control/exception.reportEduardo Julian4-0/+13
2022-03-14Can now add type-vars to imported procedures from scripting languages.Eduardo Julian3-0/+6
2022-02-28Optimizations for the pure-Lux JVM compiler. [Part 4]Eduardo Julian1-0/+4
2022-02-24Finishing the meta-compiler [Part 4]Eduardo Julian1-0/+10
2022-02-22No more automatic conversions of primitive types in JVM FFI.Eduardo Julian1-0/+1
2022-02-18Yet more fixes for JVM interop.Eduardo Julian1-0/+4
2022-02-17Finishing the meta-compiler [Part 3]Eduardo Julian3-0/+9
2022-01-31A few JVM-related fixes & improvements.Eduardo Julian1-0/+4
2022-01-19Fixes for the pure-Lux JVM compiler machinery. [Part 9]Eduardo Julian1-0/+1
2022-01-19Cleaner test reporting.Eduardo Julian1-0/+5
2022-01-18Full implementation of console for Node.js.Eduardo Julian1-0/+4
2022-01-18Fixes for the pure-Lux JVM compiler machinery. [Part 7]Eduardo Julian1-0/+4
2022-01-15Fixed a logging/reporting issue for Lux/JS.Eduardo Julian2-0/+8
2022-01-13Fixes for the pure-Lux JVM compiler machinery. [Part 6]Eduardo Julian1-0/+4
2022-01-11Fixed a bug that broke re-compilation of STDLIB tests in Lua.Eduardo Julian1-0/+1
2022-01-10Fixes for the pure-Lux JVM compiler machinery. [Part 5]Eduardo Julian3-0/+6
2022-01-06Fixes for the pure-Lux JVM compiler machinery. [Part 2]Eduardo Julian10-0/+47
2021-12-31Fixes for the pure-Lux JVM compiler machinery.Eduardo Julian8-0/+34
2021-12-25Dusting off the pure-Lux JVM compiler machinery. [Part 2]Eduardo Julian3-0/+12
2021-12-24Dusting off the pure-Lux JVM compiler machinery.Eduardo Julian8-0/+33
2021-08-07Made the be/de macros for (co)monadic expression extensible.Eduardo Julian1-0/+4