.. |
doc.lua
|
added a component documentation searcher
|
2020-06-21 19:16:50 +10:00 |
download.lua
|
stole some code from AmandaC to handle an undocumented condition with 404 errors returned by the internet card
|
2020-06-25 10:29:22 +10:00 |
ed.lua
|
force position of cursor before drawing lines in ced vi. might be slower, but stops line wrapping breaking things.
|
2023-07-30 15:03:58 +10:00 |
event.lua
|
fix type annotation in event.ignore
|
2020-05-12 11:44:05 +10:00 |
liblz16.lua
|
made liblz16 happier on OpenOS when decompressing smaller files
|
2021-05-26 17:46:17 +10:00 |
libmtar.lua
|
added significantly larger file support to libmtar, as well as versioning support
|
2021-05-26 17:07:10 +10:00 |
lzss.lua
|
add liblz16 and lzss for use with pkgfs, and eventually mtar probably
|
2020-06-05 22:54:51 +10:00 |
minitel.lua
|
added type annotations to documentation for various libraries
|
2020-05-12 10:57:13 +10:00 |
netutil.lua
|
make unionfs a more ... optional dependency of netutil
|
2020-06-11 16:18:32 +10:00 |
pkgfs.lua
|
add pkgfs.component.exists and do automounting of archives
|
2020-06-06 19:45:40 +10:00 |
pkgman.lua
|
cleaner default source list
|
2020-06-08 10:36:36 +10:00 |
rc.lua
|
made rc enforce the new service semantics
|
2020-06-29 15:31:32 +10:00 |
rpc.lua
|
added type annotations to documentation for various libraries
|
2020-05-12 10:57:13 +10:00 |
serialization.lua
|
added type annotations to documentation for various libraries
|
2020-05-12 10:57:13 +10:00 |
shell.lua
|
shell-related cleanup and fixes.
|
2023-07-30 15:04:41 +10:00 |
shutil.lua
|
shell-related cleanup and fixes.
|
2023-07-30 15:04:41 +10:00 |
vcomponent.lua
|
steal gamax92's vcomponent library, which apparently works without modification
|
2023-07-31 08:14:21 +10:00 |
vtansi.lua
|
virtual terminal support with vtansi and getty, for machines with VRAM available
|
2023-06-07 00:16:56 +10:00 |