Commit History

Author SHA1 Message Date
  ringabout 4d11d0619d complete std prefixes for stdlib (#22887) 1 year ago
  ringabout b8d200683a remove unused imports (#21126) 1 year ago
  ringabout 75ece74bdd fixes #20526; use `nimPreviewSlimSystem` for documentation build (#20714) 2 years ago
  ringabout 0a1f204f0f removes channels_builtin when enabling `nimPreviewSlimSystem` (#20713) 2 years ago
  Hamid Bluri 6454472938 fix not flushing stdout in MSYS (#19590) 2 years ago
  Timothee Cour 6387e28963 simplify rdstdin (#18382) 3 years ago
  Timothee Cour dd6b0f81ef use `-r:off` for runnableExamples that should compile but not run (#17203) 3 years ago
  flywind 70ec17eede use single backtick (#17133) 3 years ago
  Timothee Cour 630f867bd7 add linenoise.readLineStatus to get status (eg: ctrl-D or ctrl-C) (#16977) 3 years ago
  Juan Carlos 78a99587a4 Deprecate TaintedString (#15423) 3 years ago
  Juan Carlos 46ca19ff18 Deprecate DCE:on (#13839) 4 years ago
  Juan Carlos 42d2c3088e Add Documentation (#13811) 4 years ago
  Timothee Cour 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) 4 years ago
  Andreas Rumpf 547fcd69c3 rdstdin: remove cruft that shouldn't have been exported or added (#12014) 5 years ago
  Araq cb3c3c306c minor style changes 5 years ago
  Emery Hemingway 15422a3e5a Genode fixes (#10491) 5 years ago
  Jacek Sieka 72dfe176f5 remove dead code elimination option (#7669) 6 years ago
  Vindaar a897371797 move `readPasswordFromStdin` from rdstdin to terminal (#7266) 6 years ago
  Arne Döring ca39e113d5 fix in using the linenoise function (#5351) 7 years ago
  Dominik Picheta aa01c346f7 Fixes #3159. 8 years ago
  def 867285c5a9 Rename THANDLE to Handle to fix deprecation warnings 8 years ago
  Hans Raaf 0634486689 Fixed deprecation warnings while Nim compiles. 8 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 9 years ago
  Araq 419199bf9a don't use conio.h on windows (#2137) 9 years ago
  def d6d152e451 Add a new line after readPasswordFromStdin, add result 9 years ago
  def 18fb3a391c Fix readPasswordFromStdin for Windows 9 years ago