aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/world/console.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-14/+15
* 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-9/+7
* "signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian2021-06-301-1/+1
* Raise error when trying to use deprecated fields/method/classes in JVM.Eduardo Julian2021-01-121-16/+43
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-4/+4
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-2/+2
* Improved error reporting for syntax macros.Eduardo Julian2020-11-051-1/+2
* Lightweight machinery for agent-oriented programming.Eduardo Julian2020-11-051-0/+43