Commit History

Author SHA1 Message Date
  narimiran b17ed2ca9c [backport] run nimpretty on parsers 5 years ago
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] 5 years ago
  Araq 5abe880469 last stdlib cleanups 5 years ago
  Anthon van der Neut 5ac7e32c7c Matching actual proc name (#10766) [ci skip] 5 years ago
  Leorize 78d7ecae90 htmlparser: update example 5 years ago
  rec 9899c4525c Add parsing empty attribs to htmlparser (#9559) 6 years ago
  rec 9fd0a71e4d Make htmlparser parse unquoted attrib values (#9537) 6 years ago
  Tim 55a8649749 Decrease source code size in `htmlparser` and add one check (#8690) 6 years ago
  Andreas Rumpf 94684488d6 make more tests green 6 years ago
  Andreas Rumpf 59a5c0462f fixes #8338 6 years ago
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings 6 years ago
  Tim a568e4dac6 Changes `entityToUtf8` implementation from `htmlparser` and add two procs (#7288) 6 years ago
  Oscar Nihlgård 7847cd8759 Add `parseHtml` overload for string (#7198) 6 years ago
  Araq c66580911e htmlparser: different error corrections 8 years ago
  Araq 89320e133b Make htmlparser compile without warnings 8 years ago
  Stephane Fontaine 5bac8cd855 htmlparser: Allow <p> as children of <dd> and <li> 8 years ago
  Joey Payne b1ab82715e Fix modules that import both strutils and unicode 8 years ago
  Araq 13259c669d minor doc updates 9 years ago
  Dominik Picheta 89727ef207 Merge branch 'patch-2' of https://github.com/rgv151/Nim into rgv151-patch-2 9 years ago
  pdw 6914244f30 lib/pure/e-o - Dropped 'T' from types 9 years ago
  Bruce Doan c02be0fe00 Allow TR, TH, TD tags inside THEAD and TFOOT 9 years ago
  Oleh Prypin 32109a7867 Don't run non-test code when defined(testing) 9 years ago
  Federico Ceratto c95f6f117a Fix typos 10 years ago
  Araq 30823c1ce3 make tests green 10 years ago
  Araq 11b6958755 big rename 10 years ago
  Araq 550b5d9aea stdlib compiles mostly without warnings again 11 years ago
  Grzegorz Adam Hankiewicz 6e451d4f33 Merge pull request #695 from gradha/pr_adds_htmlparser_example 11 years ago
  Grzegorz Adam Hankiewicz dc9e17503e Makes htmlparser handle whitespace. Refs #694. 11 years ago
  Grzegorz Adam Hankiewicz f91a34c9e6 Adds an example to htmlparser showing how to save changes. 11 years ago
  Grzegorz Adam Hankiewicz dd60372226 Silences debug echo. 11 years ago