aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/world/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-142-34/+46
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-122-4/+4
* No longer employing the capabilities model on the lux/world/* modules.Eduardo Julian2021-07-021-0/+119
* "signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian2021-06-301-0/+84
* Removed the TCP & UDP code for the moment.Eduardo Julian2019-06-202-139/+0
* Moved "lux/cli", "lux/io" and "lux/function" under "lux/control".Eduardo Julian2019-04-062-2/+2
* Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian2019-04-062-2/+2
* Ported tests for world-related modules.Eduardo Julian2019-03-252-94/+100
* Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian2019-03-151-2/+2
* Added the special # syntax for referring to the module's alias when opening s...Eduardo Julian2019-02-111-1/+1
* - Removed the current usage of data-integrity measures.Eduardo Julian2019-02-071-5/+3
* Integrated tests into normal source code.Eduardo Julian2019-02-052-0/+135