aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/control/parser/synthesis.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-8/+8
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-56/+57
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-6/+6
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-25/+25
* Allow name formatting for JVM imports, similar to Lux module imports.Eduardo Julian2020-11-261-12/+33
* Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian2020-10-311-16/+16
* Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian2020-10-091-66/+82
* Can get the JS(JS) compiler to compile.Eduardo Julian2020-07-241-4/+6
* Optimizing-away unnecessary variable declarations/bindings.Eduardo Julian2020-06-121-0/+161