提交歷史

作者 SHA1 備註 提交日期
  felixf a3e5eaf3d8 improved disassembly (course syscon) 7 年之前
  felixf 0b0212cf44 Improvements for course system construction 7 年之前
  felixf d92690aa31 Improved StdIOShell -> execute in separate thread because of bad exception / module unloading behavior (system shutdown) 7 年之前
  felixf e51673a872 Minor additions, Info needs fixing 8 年之前
  skoster 29555a257d UnixOberon and WinOberon now decouple the StdIO with the help of a thread that continuously reads the stdIO and provides a normal oberon stream to the rest of the system. 8 年之前
  felixf 9be0a2fcf7 "run" 0or "r" will keep a console open while "execute" or "e" will just execute the commands in a script. 8 年之前
  felixf 3ce2d2facf AddSearchPath 8 年之前
  felixf de34d7f33d Added shell command - to be able to open a shell from a command list. 8 年之前
  felixf 3a9f875db8 Patched various issues for system construction kernel exercise 8 年之前
  felixf 03d97ba8a3 Replaced Generic.Unix.UnixFiles.Mod by Unix.UnixFiles.Mod after merge. 8 年之前
  felixf 6bc1225108 Patched problem with too many files: invoke GC followed by waiting for files to close 8 年之前
  felixf 9ca1a3fd8d Patched order, removed unnecessary trace 8 年之前
  felixf e0864e2384 Also treated line numbers correctly in assembler code 8 年之前
  felixf d46a3f1ff8 Added interpreter to obeorn shell. 8 年之前
  felixf 82496cd8c4 Added all modules to be linked to StdIOShell 8 年之前
  felixf e736c23ce2 Traphandling 8 年之前
  felixf 3ed090485f Shell on the stdio --> standalone version of compiler, linker and the whole system for both, Linux and Windows 8 年之前