aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/security (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-20Fixed a bug when optimization record access.Eduardo Julian2-1/+5
2022-11-18Updated the Python compiler to work with the new format for extensions.Eduardo Julian1-0/+4
2022-11-16Added generic logging abstraction/machinery.Eduardo Julian1-0/+5
2022-11-05Property-based testing can now log/print successful seeds from run.Eduardo Julian3-0/+8
2022-08-17Proper testing for debug.log!Eduardo Julian1-0/+2
2022-08-12Fixed test suite.Eduardo Julian2-5/+7
2022-07-26Made inlined functions into first-class macros.Eduardo Julian1-0/+2
2022-07-09First-class programs instead of having a "lux program" extension.Eduardo Julian1-0/+5
2022-07-01Moved "lux/macro/code" to "lux/meta/code".Eduardo Julian1-0/+2
2022-06-30Better naming for measure/quantity types.Eduardo Julian1-0/+6
2022-06-29Better syntax for getting/setting fields when defining JVM classes.Eduardo Julian2-0/+11
2022-06-24Generalized machinery for context-aware macros.Eduardo Julian1-0/+6
2022-06-15De-sigil-ification: suffix : [Part 11]Eduardo Julian1-0/+4
2022-06-14Better syntax for invoking super methods inside overriden methods.Eduardo Julian1-0/+1
2022-06-12De-sigil-ification: suffix : [Part 3]Eduardo Julian1-0/+4
2022-06-06Added extensions to JS interop for working with "undefined" values.Eduardo Julian2-0/+8
2022-03-30Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...Eduardo Julian4-0/+16
2022-03-15Leaner syntax for library/lux/control/exception.reportEduardo Julian2-0/+8
2022-03-07Compilers for scripting languages now only depend on new JVM compiler.Eduardo Julian2-1/+3
2022-02-22No more automatic conversions of primitive types in JVM FFI.Eduardo Julian1-0/+4
2021-09-10Migrated variants to the new syntax.Eduardo Julian1-0/+1
2021-08-23The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian1-0/+4
2021-08-11Relocated maybe and lazy from data to control.Eduardo Julian1-0/+4
2021-08-07Made the be/de macros for (co)monadic expression extensible.Eduardo Julian1-0/+4