107 Commitit (e20123b527c4c078ffafd3752e945356c18e6a0a)

Tekijä SHA1 Viesti Päivämäärä
  XeonSquared e20123b527 clean up print tabbing 10 kuukautta sitten
  XeonSquared 429c9e2aa7 fix support for booting from rtfs on tape 10 kuukautta sitten
  XeonSquared ad99c438b3 I keep forgetting that's there >.> 10 kuukautta sitten
  XeonSquared e9e824b42d remove unused include 10 kuukautta sitten
  XeonSquared c0f8b9b900 attempt to load pkgfs if there's a package archive directory 10 kuukautta sitten
  XeonSquared c2bbd7d2ca update to match latest diskpart 11 kuukautta sitten
  XeonSquared e85b948f4d add module for booting from rtfs volumes 11 kuukautta sitten
  XeonSquared 30db695c4e oops forgot this one 11 kuukautta sitten
  XeonSquared ef2c01b1d4 refactor build system to allow pulling libraries from packages, assuming directories are set up correctly 11 kuukautta sitten
  XeonSquared 3d6017f87e clean up some less than ideal commits 11 kuukautta sitten
  XeonSquared 36a73b892a implement component.get for convenience 11 kuukautta sitten
  XeonSquared 7fa61e115e cleanup and sanity checks 11 kuukautta sitten
  XeonSquared 265681c61c left a debug syslog in there. oops. 11 kuukautta sitten
  XeonSquared 395ade429a assorted filesystem-related improvements 11 kuukautta sitten
  XeonSquared 6d96109217 misc accounting features 1 vuosi sitten
  XeonSquared a533748d55 ^C now terminates line mode input with an error 1 vuosi sitten
  XeonSquared ddc2445104 actually handle append file modes 1 vuosi sitten
  XeonSquared 0db31a2e27 added some more keyboard shortcuts to io.read linemode 3 vuotta sitten
  XeonSquared 5db20adefd more standard package stuff, plus package.alias 4 vuotta sitten
  XeonSquared 216e0a15c6 removed os.spawnfile because nothing used it and it doesn't align with the system's design 4 vuotta sitten
  XeonSquared 5938f75f4c added a process_finished event and added syslog error reporting 4 vuotta sitten
  XeonSquared be3d3c207f rewrote require() to support package.path and submodules 4 vuotta sitten
  XeonSquared 522d456433 add basic submodule support to require 4 vuotta sitten
  XeonSquared 3f82d96b8e buffer history now: can't go out of bounds, can go to an empty line once you go past the most recent 4 vuotta sitten
  XeonSquared 0421034ff7 added history support to buffer:read() in terminal mode, do provide feedback 4 vuotta sitten
  XeonSquared f9749ac181 more draw call optimisation 4 vuotta sitten
  XeonSquared 642eb9adf1 reduced redraw to two draw calls, four colour calls, and one get call: draw line, get character, invert colours for cell 4 vuotta sitten
  XeonSquared b4db6c7226 remove debugging syslog calls from buffer library, reduce draw calls for readline 4 vuotta sitten
  XeonSquared f95124996c moved all readline analogs into the buffer module 4 vuotta sitten
  XeonSquared 1cc220d38e made io.input open buffers with mode t, for use with readline coming soonTM 4 vuotta sitten
  XeonSquared 87596c8834 add os.getTimeout() function to ask how long the scheduler waits between running processes 4 vuotta sitten
  XeonSquared 45c70cbaa6 made require search the pkgfs if available 4 vuotta sitten
  XeonSquared 3fed8a5985 fixed fs.copy 4 vuotta sitten
  XeonSquared 58c9a5492e added a fallback _OSVERSION string 4 vuotta sitten
  XeonSquared b89ff14d5c added type annotations and descriptions for functions where appropriate 4 vuotta sitten
  XeonSquared b3cfeb13ec remove replaced kernel modules 4 vuotta sitten
  XeonSquared fc127f8d3e moved the VT100 driver out of the kernel and into its own library 4 vuotta sitten
  XeonSquared 2327dc9c18 added the ability to reload libraries to the loadfile module 4 vuotta sitten
  XeonSquared 0cdd70e917 added the ability for software to change the computer.pullSignal timeout 4 vuotta sitten
  XeonSquared 23173506b9 fixed a typo preventing [2J from working 4 vuotta sitten
  XeonSquared a9b3c6adf3 there is now a non-standard control code for the terminal to toggle line mode and local echo for the terminal 4 vuotta sitten
  XeonSquared 459fd95992 made nvt handle the cursor going off the edge of the screen 4 vuotta sitten
  XeonSquared 583b300720 removed dprint statements from nvt 4 vuotta sitten
  XeonSquared f5db94e03c made init not spew irritating syslog messages 4 vuotta sitten
  XeonSquared bf66fa15e1 fixed tabs in nvt 4 vuotta sitten
  XeonSquared f68605ffea added a better replacement VT100 emulator 4 vuotta sitten
  XeonSquared 5d2d09fbcf more control code support for the terminal emulator 4 vuotta sitten
  XeonSquared 8b29e472f8 fix some fs informational problems 4 vuotta sitten
  XeonSquared eccc80ad16 added tab support to the terminal emulator 4 vuotta sitten
  XeonSquared fab605ff21 greatly improved the terminal emulator, with colours (<ESC>[...m) and status support 4 vuotta sitten