Historique des commits

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