aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/repository/remote.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some bug fixes.Eduardo Julian2021-08-181-3/+3
|
* No more #export magic syntax.Eduardo Julian2021-08-081-5/+5
|
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-3/+3
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-24/+25
|
* Simplified the API for file-system operations.Eduardo Julian2021-07-061-0/+2
|
* No longer employing the capabilities model on the lux/world/* modules.Eduardo Julian2021-07-021-98/+54
| | | Capabilities should be opt-in, but using them in the standard library makes them mandatory.
* "signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian2021-06-301-16/+15
| | | "signature" & "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it.
* lux/data/binary.slice now works in the offset+length style.Eduardo Julian2021-05-301-1/+1
|
* Re-named lux/host to lux/ffi.Eduardo Julian2021-05-241-1/+1
|
* Mo' updates, less problems.Eduardo Julian2021-02-071-16/+18
|
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-0/+138