コミット履歴

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