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