aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/meta/target/python.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved compiler target machinery under meta/compiler.Eduardo Julian2023-01-081-844/+0
* Added simple machinery for aliasing of definitions.Eduardo Julian2023-01-041-3/+3
* Began work on C++ back-end.Eduardo Julian2022-12-231-3/+4
* Added some simple time-series handling machinery.Eduardo Julian2022-12-021-29/+29
* 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-241-14/+14
* Re-named the "case" macro to "when".Eduardo Julian2022-08-111-5/+5
* Extracted property-based testing machinery into its own module.Eduardo Julian2022-08-101-2/+3
* Extracted test-coverage machinery into its own module.Eduardo Julian2022-07-281-3/+3
* Moved "lux/static" to "lux/meta/static".Eduardo Julian2022-07-081-1/+1
* Moved "lux/target" to "lux/meta/target".Eduardo Julian2022-07-031-0/+842