.. |
doc.lua
|
added doc() support for pre-compiled API documentation, wrote a generator for it, and included that in the build script
|
2020-05-12 16:59:17 +10:00 |
download.lua
|
fixed file downloading with the HTTP(S) proxies in the download library
|
2020-06-06 14:42:30 +10:00 |
ed.lua
|
Added an actually workable editor for once. Skye's gonna be mad, it's like vim.
|
2020-04-12 03:49:44 +10:00 |
event.lua
|
fix type annotation in event.ignore
|
2020-05-12 11:44:05 +10:00 |
interminitel.lua
|
added an initial vtunnel implementation
|
2019-12-20 17:48:47 +11:00 |
liblz16.lua
|
added type annotations and function documentation to liblz16 and pkgfs
|
2020-06-05 23:07:06 +10:00 |
libmtar.lua
|
initial pkgfs work, seems functional
|
2020-06-05 12:10:48 +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
|
updated netutil to use the documentation library's type signature system
|
2020-05-11 01:00:13 +10:00 |
pkgfs.lua
|
rewrote the whole index thing and made it possible to remove packages from the pkgfs index
|
2020-06-06 13:35:59 +10:00 |
preproc.lua
|
added the preproc library, meaning PsychOS is nominally self-hosting
|
2020-06-03 09:55:22 +10:00 |
rc.lua
|
added type annotations to documentation for various libraries
|
2020-05-12 10:57:13 +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
|
added a quit function to the shell environment, for obvious purposes
|
2020-04-13 04:09:44 +10:00 |
shutil.lua
|
added type annotations and descriptions for functions where appropriate
|
2020-05-12 17:55:05 +10:00 |
unionfs.lua
|
added type annotations and descriptions for functions where appropriate
|
2020-05-12 17:55:05 +10:00 |
vcomponent.lua
|
added gamax92's vcomponent lib, required next to zero changes
|
2019-12-19 16:16:09 +11:00 |
vtansi.lua
|
added type annotations and descriptions for functions where appropriate
|
2020-05-12 17:55:05 +10:00 |