aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/security (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug when optimization record access.Eduardo Julian2022-11-202-1/+5
* Updated the Python compiler to work with the new format for extensions.Eduardo Julian2022-11-181-0/+4
* Added generic logging abstraction/machinery.Eduardo Julian2022-11-161-0/+5
* Property-based testing can now log/print successful seeds from run.Eduardo Julian2022-11-053-0/+8
* Proper testing for debug.log!Eduardo Julian2022-08-171-0/+2
* Fixed test suite.Eduardo Julian2022-08-122-5/+7
* Made inlined functions into first-class macros.Eduardo Julian2022-07-261-0/+2
* First-class programs instead of having a "lux program" extension.Eduardo Julian2022-07-091-0/+5
* Moved "lux/macro/code" to "lux/meta/code".Eduardo Julian2022-07-011-0/+2
* Better naming for measure/quantity types.Eduardo Julian2022-06-301-0/+6
* Better syntax for getting/setting fields when defining JVM classes.Eduardo Julian2022-06-292-0/+11
* Generalized machinery for context-aware macros.Eduardo Julian2022-06-241-0/+6
* De-sigil-ification: suffix : [Part 11]Eduardo Julian2022-06-151-0/+4
* Better syntax for invoking super methods inside overriden methods.Eduardo Julian2022-06-141-0/+1
* De-sigil-ification: suffix : [Part 3]Eduardo Julian2022-06-121-0/+4
* Added extensions to JS interop for working with "undefined" values.Eduardo Julian2022-06-062-0/+8
* Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...Eduardo Julian2022-03-304-0/+16
* Leaner syntax for library/lux/control/exception.reportEduardo Julian2022-03-152-0/+8
* Compilers for scripting languages now only depend on new JVM compiler.Eduardo Julian2022-03-072-1/+3
* No more automatic conversions of primitive types in JVM FFI.Eduardo Julian2022-02-221-0/+4
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-0/+1
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-0/+4
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-0/+4
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-071-0/+4