Commit History

Author SHA1 Message Date
  apense d48bcb9873 Rewrote some peeking procedures 9 years ago
  apense 80b5e612c0 Update streams.nim 9 years ago
  apense 9a629d72e8 Added peeking procedures to streams 9 years ago
  Archs 758a883cc6 set the correct length for s.data when data truely increased 9 years ago
  Archs f9b2f9565c streams.ssWriteData: calling setLen only when new data truely increases the underlying string buffer 9 years ago
  Federico Ceratto c95f6f117a Fix typos 10 years ago
  Araq 20774ad43c fixes the integer conversion regressions 10 years ago
  Araq d05df2173b Nimrod renamed to Nim 10 years ago
  Araq 11b6958755 big rename 10 years ago
  Araq 2f43fdb837 renamefest 10 years ago
  Araq e6d17e6273 made large parts of the stdlib gcsafe 10 years ago
  Dominik Picheta 96c97d4103 JS: Fixes math and streams module and implements json. 10 years ago
  Araq 73c6efdf66 'nil' as a statement is deprecated, use an empty 'discard' instead 11 years ago
  Araq 92b8fac94a case consistency part 4 11 years ago
  Zahary Karadjov a8e12afc76 test-runner for caas multi-step tests 11 years ago
  Dominik Picheta d26e488316 A file stream now makes sure to only close its file descriptor once. 11 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 years ago
  Araq 1342798cc7 small cleanups 12 years ago
  Zahary Karadjov 81a3585872 merged upstream master 12 years ago
  Grzegorz Adam Hankiewicz afff026dbd Adds hyperlink to system module to explain TFileMode type. 12 years ago
  Zahary Karadjov 091c1b3075 caas is now drivable through stdin 12 years ago
  Araq 3c0a6a8962 'assert' hides EAssertionFailsure; stdlib makes use of 'tags' 12 years ago
  Dominik Picheta 2898cc7c0e Fixes bug in streams.ssSetPosition. 12 years ago
  Araq 8d99753d63 preparations for making 'closure' the default calling convention for proc types 12 years ago
  Araq 7cd2f353c7 preparations for marker procs generation 12 years ago
  Araq 4f1b89c30c year 2012 for most copyright headers 13 years ago
  Araq 455994664e old 'readline' and 'endOfFile' not deprecated anymore; too convenient for 1 liners (see examples/maximum.nim) 13 years ago
  Araq e261a88d07 further steps to get rid of deprecated endOfFile and readLine 13 years ago
  Araq a489161b16 compiler uses new 'readLine' 13 years ago
  Araq 8e1313d237 bugfix: tester compiles again 13 years ago