aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/host.old.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-named lux/host to lux/ffi.Eduardo Julian2021-05-241-145/+0
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-3/+3
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-15/+15
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-2/+2
* Added specialized root/2 and root/3 functions in lux/math.Eduardo Julian2020-12-011-2/+2
* Allow name formatting for JVM imports, similar to Lux module imports.Eduardo Julian2020-11-261-5/+8
* Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian2020-10-311-3/+3
* Mandatory long names for JVM imports, instead of having "long" be optional an...Eduardo Julian2020-10-091-25/+30
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-171-1/+1
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-3/+4
* No more "i/"-prefixed functions.Eduardo Julian2019-07-251-4/+6
* Can now set the name of the "this" object, instead of being forced to use "_j...Eduardo Julian2019-05-051-4/+4
* The old compiler is now identified with "old" instead of "jvm". This should h...Eduardo Julian2019-04-161-0/+134