Histórico de Commits

Autor SHA1 Mensagem Data
  negelef aa8277863d Renamed Runtime module to built-ins as it mainly contains built-in functions for operations which the compiler or back-end do not support natively há 7 anos atrás
  negelef 582455f41c Use WORD instead of LONGINT as result type há 7 anos atrás
  felixf 9f4660486b há 7 anos atrás
  eth.negelef 7a78c1d916 Added support for doing commands há 7 anos atrás
  negelef 2d27d287dd Added support for passing errors to environment using shutdown code há 7 anos atrás
  felixf a3e5eaf3d8 improved disassembly (course syscon) há 7 anos atrás
  felixf 0b0212cf44 Improvements for course system construction há 7 anos atrás
  felixf d92690aa31 Improved StdIOShell -> execute in separate thread because of bad exception / module unloading behavior (system shutdown) há 7 anos atrás
  felixf e51673a872 Minor additions, Info needs fixing há 8 anos atrás
  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. há 8 anos atrás
  felixf 9be0a2fcf7 "run" 0or "r" will keep a console open while "execute" or "e" will just execute the commands in a script. há 8 anos atrás
  felixf 3ce2d2facf AddSearchPath há 8 anos atrás
  felixf de34d7f33d Added shell command - to be able to open a shell from a command list. há 8 anos atrás
  felixf 3a9f875db8 Patched various issues for system construction kernel exercise há 8 anos atrás
  felixf 03d97ba8a3 Replaced Generic.Unix.UnixFiles.Mod by Unix.UnixFiles.Mod after merge. há 8 anos atrás
  felixf 6bc1225108 Patched problem with too many files: invoke GC followed by waiting for files to close há 8 anos atrás
  felixf 9ca1a3fd8d Patched order, removed unnecessary trace há 8 anos atrás
  felixf e0864e2384 Also treated line numbers correctly in assembler code há 8 anos atrás
  felixf d46a3f1ff8 Added interpreter to obeorn shell. há 8 anos atrás
  felixf 82496cd8c4 Added all modules to be linked to StdIOShell há 8 anos atrás
  felixf e736c23ce2 Traphandling há 8 anos atrás
  felixf 3ed090485f Shell on the stdio --> standalone version of compiler, linker and the whole system for both, Linux and Windows há 8 anos atrás