aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/business (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-18Updated the Python compiler to work with the new format for extensions.Eduardo Julian3-1/+9
2022-11-15Added LineNumberTable annotations to functions when compiling for the JVM.Eduardo Julian1-0/+1
2022-11-11Added SourceFile annotations to functions when compiling for the JVM.Eduardo Julian7-3/+17
2022-11-06More efficient code-generation for text composition.Eduardo Julian3-3/+3
2022-11-05Property-based testing can now log/print successful seeds from run.Eduardo Julian6-0/+22
2022-10-28Eliminated the .alias# extension. Now detecting aliases in .def#.Eduardo Julian4-0/+16
2022-10-27Added support for aspect-oriented programming.Eduardo Julian4-0/+10
2022-08-22Added support for the agent model.Eduardo Julian1-0/+1
2022-08-17Proper testing for debug.log!Eduardo Julian2-0/+10
2022-08-12Fixed test suite.Eduardo Julian1-0/+1
2022-07-30Extracted test-tallying machinery into its own module.Eduardo Julian1-0/+5
2022-07-26Made inlined functions into first-class macros.Eduardo Julian2-0/+3
2022-07-07Added support for defining custom/closed macro systems.Eduardo Julian1-0/+2
2022-07-03Re-named "do_to" to "to".Eduardo Julian1-0/+1
2022-06-30Better naming for measure/quantity types.Eduardo Julian3-0/+13
2022-06-29Better syntax for getting/setting fields when defining JVM classes.Eduardo Julian8-0/+33
2022-06-25De-sigil-ification: suffix : [Part 15]Eduardo Julian2-0/+4
2022-06-15De-sigil-ification: suffix : [Part 11]Eduardo Julian3-0/+10
2022-06-14Better syntax for invoking super methods inside overriden methods.Eduardo Julian2-0/+2
2022-06-12De-sigil-ification: suffix : [Part 3]Eduardo Julian3-0/+32
2022-06-06Added extensions to JS interop for working with "undefined" values.Eduardo Julian2-0/+5
2022-06-03Extensible import syntax [Part 4]Eduardo Julian2-0/+8
2022-06-01Extensible import syntax: Part 1Eduardo Julian4-0/+14
2022-04-04Properly handling variance for arrays to avoid invalid subtyping.Eduardo Julian3-0/+6
2022-03-30Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...Eduardo Julian3-0/+13
2022-03-15Leaner syntax for library/lux/control/exception.reportEduardo Julian2-0/+8
2022-02-27Fixed directive extensions for Lux/Lua.Eduardo Julian1-0/+4