Commit History

Author SHA1 Message Date
  Jacek Sieka 72dfe176f5 remove dead code elimination option (#7669) 6 years ago
  Vindaar a897371797 move `readPasswordFromStdin` from rdstdin to terminal (#7266) 7 years ago
  Arne Döring ca39e113d5 fix in using the linenoise function (#5351) 8 years ago
  Dominik Picheta aa01c346f7 Fixes #3159. 8 years ago
  def 867285c5a9 Rename THANDLE to Handle to fix deprecation warnings 9 years ago
  Hans Raaf 0634486689 Fixed deprecation warnings while Nim compiles. 9 years ago
  Araq 10a7830ba2 fixes Windows version of readPasswordFromStdin (setLen doesn't accept negative values anymore) 9 years ago
  Araq aa8b470cf6 use linenoise instead of GNU readline 9 years ago
  pdw ea03fc6886 lib/impure - Dropped 'T' from types 9 years ago
  def e5a186a419 Fix Termios wrapper 9 years ago
  Araq 1efb5174f2 fixes #2220; #2219; breaks #2022; for #2022 callsite needs to be used 10 years ago
  Araq 419199bf9a don't use conio.h on windows (#2137) 10 years ago
  def d6d152e451 Add a new line after readPasswordFromStdin, add result 10 years ago
  def 18fb3a391c Fix readPasswordFromStdin for Windows 10 years ago
  Araq 008b0f19bb 'nimsuggest' compiles again 10 years ago
  def dcd23ae1f1 Add readPasswordFromStdin to rdstdin 10 years ago
  Araq d4bc11b654 cleaned up various modules 10 years ago
  Araq d05df2173b Nimrod renamed to Nim 10 years ago
  Araq 346443d1b5 case consistency improvements 11 years ago
  Araq 2df9b442c6 case consistency part 1 11 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 12 years ago
  Araq 3c0a6a8962 'assert' hides EAssertionFailsure; stdlib makes use of 'tags' 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 a489161b16 compiler uses new 'readLine' 13 years ago
  Araq 0f37d0e1f2 sockets.recv optimizations; stdlib now supports taint mode 13 years ago
  Araq 5b789f2da8 bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas 14 years ago
  Araq f7b2d71790 first implementation of suggest 14 years ago
  Araq 5c7e3efbc3 bugfix: readline wrapper; bugfix: evaluation of type conversions 14 years ago
  Araq 55c4074647 REPL improvements 14 years ago