提交歷史

作者 SHA1 備註 提交日期
  Timothee Cour 14223c4b7f Update parseutils.nim 6 年之前
  Andreas Rumpf 223e92b83a stdlib: documenation updates, the exception names have been changed 6 年之前
  Andreas Rumpf 9331f06c0b parsutils: minor doc improvements 6 年之前
  Vindaar e80be6173d Add parse bin int, fixes #8018 (#8020) 6 年之前
  data-man 856dc4c5c1 Fixes for parseUntil when until.len == 0 (or nil) 6 年之前
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings 6 年之前
  Andreas Rumpf a97684e277 parseutils does not depend on the zero terminator anymore 6 年之前
  Jacek Sieka 72dfe176f5 remove dead code elimination option (#7669) 6 年之前
  Dmitry Atamanov 6ca563dd2e Add a more number parsers to the scanf macro (#6985) 7 年之前
  Andreas Rumpf 55cdaaef6f added parseutils.parseSaturatedNatural 7 年之前
  Federico Ceratto 1f3e1fe758 Add link to streams module 7 年之前
  Matt Riggott c24dc7944a Add space to fix RST in captureBetween docs (#5769) 7 年之前
  flyx ac9c2126e6 Added BiggestUInt (#5378) 8 年之前
  Araq b357e80833 added strscans stdlib module 8 年之前
  Araq c55ff72ea7 split too long lines 8 年之前
  Anatoly Galiulin c34a68d76f Remove dead code 8 年之前
  Anatoly Galiulin 9aa845c6b6 Add parseUInt and parseBiggestUInt functions to stdlib (parseutils, strutils) 8 年之前
  Andreas Rumpf 2c2ab6884c fixes strutils.unescape; refs #3634 9 年之前
  Araq 8d39669233 fixes #2909 9 年之前
  Oleh Prypin 22db40e5e4 Turn some test outputs into actual tests 9 年之前
  Oleh Prypin 32109a7867 Don't run non-test code when defined(testing) 9 年之前
  Federico Ceratto 657dca5c3b Fix typos 10 年之前
  Federico Ceratto c95f6f117a Fix typos 10 年之前
  Araq 8f587e2eab fixes #2041 10 年之前
  Araq b2d1889951 bugfix: don't overwrite the number value in case of a parsing error 10 年之前
  Araq 7b480ea2ba got rid of old code that used to be required for bootstrapping 10 年之前
  Araq 4523b29d7a Nimrod renamed to Nim 10 年之前
  Araq 11b6958755 big rename 10 年之前
  Araq 2f43fdb837 renamefest 10 年之前
  Araq a7911addf7 parseBiggestFloat is now builtin 10 年之前