Commit History

Author SHA1 Message Date
  dtrg e2cf5fbce2 Cleaned up the struct sgtty workaround and made it more generic. 19 years ago
  dtrg 5ef43bb829 Removed an assumption that 'stdin' is a constant, which it's not on Linux. (You can't use it as an initialiser when declaring a global variable.) 19 years ago
  dtrg 04a887eee9 Replaced references to /usr/tmp with references to /tmp. 19 years ago
  dtrg 9158d97c6f Applied interim patches to make the interpreter compile on Linux. (Linux doesn't support struct sgtty; all this code should probably be rewritten to use termios instead, if I've understood it correctly.) 19 years ago
  dtrg d5cc72efc2 Removed Versions, since that file doesn't actually exist. 19 years ago
  ceriel 65ffc7f057 new copyright notice in repository 19 years ago
  ceriel dbf0723fdb Fix 21 years ago
  ceriel 611e8b03fe Fix 22 years ago
  ceriel b2ffedbabd fix 22 years ago
  ceriel 06df95dc13 Added missing files to .distr 22 years ago
  ceriel 902ff02551 ... 22 years ago
  ceriel 40db0f2abc minor mods 22 years ago
  ceriel 42f568c0e0 Prevent double fclose 22 years ago
  ceriel 9493d1cde9 ??? 22 years ago
  ceriel c432c83666 Fix for union initializers 23 years ago
  ceriel fed4e8aba5 Fix: parameter name same as function name not dealt with properly 23 years ago
  ceriel 8f4ec7280c Updated copyright 25 years ago
  ceriel 6fb0645cd6 Adapted copyright notice 25 years ago
  ceriel 3db9a605e3 Fix: did not always produce error message 25 years ago
  ceriel 8262bfb8f4 Fixed bug with 4-byte sets on 2-byte machines 26 years ago
  ceriel bf9e4d20d9 Replaced a couple of UnGetChar calls with ChPushBack calls. The 26 years ago
  ceriel a2f0e7d65b Corrected Makefile 27 years ago
  ceriel f6f9b3fd82 Added LLgen_NCER.n 27 years ago
  ceriel 6021fd93ff fixed typo 27 years ago
  ceriel 6d5ee0158d Added LLgen_NCER.n 27 years ago
  ceriel 47c63fb2e8 Only list readable directories 27 years ago
  ceriel 0418600539 Bug fix: copied wrong size to destination in structure returns 27 years ago
  ceriel 8b112a5f65 Removed superfluous ; 27 years ago
  ceriel 6c797e83e3 Many modifications, mostly in comment 27 years ago
  ceriel df704932ab Prevent warning about unused labels 27 years ago