Commit Verlauf

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