aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/world/shell.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-22/+23
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-4/+4
* No longer employing the capabilities model on the lux/world/* modules.Eduardo Julian2021-07-021-41/+26
* "signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian2021-06-301-3/+3
* Raise error when trying to use deprecated fields/method/classes in JVM.Eduardo Julian2021-01-121-4/+4
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-4/+4
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-18/+18
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-3/+3
* Added support for "Commons Clause" to Licentia.Eduardo Julian2020-12-091-2/+1
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-6/+6
* Re-named "_.claim" to "_.cover'".Eduardo Julian2020-11-281-2/+2
* Added "private" macro to lux/debug.Eduardo Julian2020-11-281-27/+24
* Re-named lux/data/format/context to lux/control/parser/environment.Eduardo Julian2020-11-271-7/+95
* Re-named "lux/control/concurrency/process" to "thread".Eduardo Julian2020-11-041-0/+58