aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/meta/target (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added money-handling machinery.Eduardo Julian2022-11-291-2/+2
* Added index section to documentation + re-named Primitive -> NominalEduardo Julian2022-11-211-1/+1
* Updated the Python compiler to work with the new format for extensions.Eduardo Julian2022-11-181-1/+1
* Minor naming & syntax improvements.Eduardo Julian2022-10-245-110/+110
* Migrating default extensions to the new format [Part 3]Eduardo Julian2022-10-201-181/+180
* Proper testing for debug.log!Eduardo Julian2022-08-171-29/+29
* Re-named the "case" macro to "when".Eduardo Julian2022-08-115-31/+31
* Extracted property-based testing machinery into its own module.Eduardo Julian2022-08-105-10/+15
* Extracted test-coverage machinery into its own module.Eduardo Julian2022-07-281-3/+3
* Extracted unit-testing machinery into its own module.Eduardo Julian2022-07-281-2/+2
* Now statically resolving values from globals in pattern-matching.Eduardo Julian2022-07-281-13/+13
* Made inlined functions into first-class macros.Eduardo Julian2022-07-261-4/+4
* Moved "lux/static" to "lux/meta/static".Eduardo Julian2022-07-083-3/+3
* Moved compiler machinery under lux/meta.Eduardo Julian2022-07-061-1/+1
* Moved "lux/target" to "lux/meta/target".Eduardo Julian2022-07-035-0/+5232