Commit History

作者 SHA1 備註 提交日期
  rec 9899c4525c Add parsing empty attribs to htmlparser (#9559) 6 年之前
  rec 9fd0a71e4d Make htmlparser parse unquoted attrib values (#9537) 6 年之前
  Tim 55a8649749 Decrease source code size in `htmlparser` and add one check (#8690) 6 年之前
  Andreas Rumpf 94684488d6 make more tests green 6 年之前
  Andreas Rumpf 59a5c0462f fixes #8338 6 年之前
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings 6 年之前
  Tim a568e4dac6 Changes `entityToUtf8` implementation from `htmlparser` and add two procs (#7288) 7 年之前
  Oscar Nihlgård 7847cd8759 Add `parseHtml` overload for string (#7198) 7 年之前
  Araq c66580911e htmlparser: different error corrections 8 年之前
  Araq 89320e133b Make htmlparser compile without warnings 8 年之前
  Stephane Fontaine 5bac8cd855 htmlparser: Allow <p> as children of <dd> and <li> 8 年之前
  Joey Payne b1ab82715e Fix modules that import both strutils and unicode 8 年之前
  Araq 13259c669d minor doc updates 9 年之前
  Dominik Picheta 89727ef207 Merge branch 'patch-2' of https://github.com/rgv151/Nim into rgv151-patch-2 9 年之前
  pdw 6914244f30 lib/pure/e-o - Dropped 'T' from types 9 年之前
  Bruce Doan c02be0fe00 Allow TR, TH, TD tags inside THEAD and TFOOT 9 年之前
  Oleh Prypin 32109a7867 Don't run non-test code when defined(testing) 9 年之前
  Federico Ceratto c95f6f117a Fix typos 10 年之前
  Araq 30823c1ce3 make tests green 10 年之前
  Araq 11b6958755 big rename 10 年之前
  Araq 550b5d9aea stdlib compiles mostly without warnings again 11 年之前
  Grzegorz Adam Hankiewicz 6e451d4f33 Merge pull request #695 from gradha/pr_adds_htmlparser_example 11 年之前
  Grzegorz Adam Hankiewicz dc9e17503e Makes htmlparser handle whitespace. Refs #694. 11 年之前
  Grzegorz Adam Hankiewicz f91a34c9e6 Adds an example to htmlparser showing how to save changes. 11 年之前
  Grzegorz Adam Hankiewicz dd60372226 Silences debug echo. 11 年之前
  Araq 82ceca0717 fixes #492 11 年之前
  Araq a674c039fb fixed a long standing xml parser bug; html parser bugfixes + speed improvements 11 年之前
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 12 年之前
  Araq 0758508895 bugfix: typeinfo.extendSeq 12 年之前
  Araq b38c7adad1 bugfix: GC more forgiving 14 年之前