summary refs log tree commit diff stats
path: root/lib/pure/htmlparser.nim
Commit message (Collapse)AuthorAgeFilesLines
* move io out of system (#19442)flywind2022-02-021-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | * move io out of system * fix tests * fix tests * next step * rename to syncio * rename * fix nimscript * comma * fix * fix parts of errors * good for now * fix test
* Adds source to single tags list (#18920)Jonas Schubert Erlandsson2021-09-291-1/+1
|
* Change stdlib imports to use std prefix in most examples (#17202)Danil Yarantsev2021-02-281-7/+7
|
* use single backtick (#17181)flywind2021-02-241-142/+142
|
* [backport] run nimpretty on parsersnarimiran2019-09-301-2/+3
|
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-1/+1
|
* last stdlib cleanupsAraq2019-09-211-2/+2
|
* Matching actual proc name (#10766) [ci skip]Anthon van der Neut2019-03-021-1/+1
|
* htmlparser: update exampleLeorize2019-03-021-3/+3
| | | | This update htmlparser example to compile with the current stdlib.
* Add parsing empty attribs to htmlparser (#9559)rec2018-10-301-1/+2
|
* Make htmlparser parse unquoted attrib values (#9537)rec2018-10-291-1/+1
| | | Fixes #6154
* Decrease source code size in `htmlparser` and add one check (#8690)Tim2018-08-231-1461/+1465
|
* make more tests greenAndreas Rumpf2018-08-141-1/+0
|
* fixes #8338Andreas Rumpf2018-07-171-1/+1
|
* remove deprecated stuff from the stdlib; introduce better deprecation warningsAraq2018-05-051-1/+0
|
* Changes `entityToUtf8` implementation from `htmlparser` and add two procs ↵Tim2018-03-041-77/+1521
| | | | | | | | | (#7288) `entityToUtf8` now supports every entity name and decimal and hexadecimal values from https://dev.w3.org/html5/html-author/charref. As it finally turned out, the `case` implementation generates even a smaller binary size compared to a `[(name, val)]` implementation. Additionally the procs `entityToRune` and `runeToEntity` are now available. The last one only generates numeric html entities, so it doesn't need a lookup table.
* Add `parseHtml` overload for string (#7198)Oscar Nihlgård2018-02-101-7/+12
|
* htmlparser: different error correctionsAraq2016-11-071-4/+7
|
* Make htmlparser compile without warningsAraq2016-09-091-14/+17
|
* htmlparser: Allow <p> as children of <dd> and <li>Stephane Fontaine2016-07-271-2/+8
|
* Fix modules that import both strutils and unicodeJoey Payne2016-07-011-3/+3
| | | | | This is only an issue when a proc in both modules that is named the same is used, such as toLower or toUpper for strings.
* minor doc updatesAraq2015-07-011-3/+3
|
* Merge branch 'patch-2' of https://github.com/rgv151/Nim into rgv151-patch-2Dominik Picheta2015-06-201-49/+50
|\ | | | | | | | | Conflicts: lib/pure/htmlparser.nim
| * Allow TR, TH, TD tags inside THEAD and TFOOTBruce Doan2015-05-271-49/+49
| |
* | lib/pure/e-o - Dropped 'T' from typespdw2015-06-041-7/+8
|/
* Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-1/+1
|
* Fix typosFederico Ceratto2015-02-151-2/+2
|
* make tests greenAraq2014-08-311-17/+17
|
* big renameAraq2014-08-271-3/+3
|
* stdlib compiles mostly without warnings againAraq2014-02-061-2/+2
|
* Merge pull request #695 from gradha/pr_adds_htmlparser_exampleGrzegorz Adam Hankiewicz2013-12-021-1/+27
|\ | | | | Adds an example to htmlparser showing how to save changes.
| * Adds an example to htmlparser showing how to save changes.Grzegorz Adam Hankiewicz2013-11-301-1/+27
| |
* | Makes htmlparser handle whitespace. Refs #694.Grzegorz Adam Hankiewicz2013-12-021-1/+1
|/ | | | | | | Without the flag, htmlparser will ignore some significant whitespace in HTML files. A more correct fix would be to not reuse the xml parser since the rules for HTML are slightly different, but this will do for the moment.
* Silences debug echo.Grzegorz Adam Hankiewicz2013-07-041-1/+1
|
* fixes #492Araq2013-06-271-0/+2
|
* fixed a long standing xml parser bug; html parser bugfixes + speed improvementsAraq2013-06-271-69/+217
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* bugfix: typeinfo.extendSeqAraq2013-01-271-3/+3
|
* bugfix: GC more forgivingAraq2011-04-031-2/+2
|
* bugfixes: htmlparser moduleAraq2010-10-301-3/+14
|
* added base64 module; decoding still brokenAraq2010-10-231-1/+1
|
* version 0.8.8Andreas Rumpf2010-03-141-2/+2
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-201-8/+24
|
* further development of graphics modulerumpf_a@web.de2010-02-141-2/+2
|
* further improvements for the HTML parserrumpf_a@web.de2010-02-141-2/+6
|
* further improvements for the HTML parserrumpf_a@web.de2010-02-141-9/+28
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-96/+231
|
* further progress on the new XML processing modulesAndreas Rumpf2010-02-121-0/+0
|
* new XML modulesAndreas Rumpf2010-02-101-0/+247
nd' href='/danisanti/profani-tty/commit/src/event/client_events.c?id=2b7894ccff4c12003572af965b7f098669f0a7c3'>2b7894cc ^
acd2d230 ^

d853284f ^


1b0ce852 ^
32da6548 ^
665c3441 ^
a978bb12 ^















41fe8c22 ^
83385cdb ^


665c3441 ^
3e325a61 ^
9b177a9e ^

3e325a61 ^
b4722632 ^
a978bb12 ^
aa0c6383 ^
44d16e91 ^
b4722632 ^

a978bb12 ^
e45afd5c ^
a978bb12 ^
8c8c18c6 ^
44d16e91 ^
e45afd5c ^

e45afd5c ^
2ac91161 ^


03a4aa44 ^


3e325a61 ^
e45afd5c ^
3e325a61 ^
9b177a9e ^

3e325a61 ^
f6e9ff5b ^
03a4aa44 ^
6090f76f ^
8c8c18c6 ^
44d16e91 ^
03a4aa44 ^

2ac91161 ^


03a4aa44 ^


3e325a61 ^
e45afd5c ^
3e325a61 ^
9b177a9e ^

3e325a61 ^
b4722632 ^
f6e9ff5b ^
aa0c6383 ^
44d16e91 ^
b4722632 ^

6090f76f ^
8c8c18c6 ^
44d16e91 ^
e45afd5c ^
e45afd5c ^
2ac91161 ^


e45afd5c ^
03a4aa44 ^

3e325a61 ^
03a4aa44 ^
3e325a61 ^


0fb27dc4 ^

4e1ffa6b ^
aa0c6383 ^
44d16e91 ^
4e1ffa6b ^
0fb27dc4 ^

8c8c18c6 ^
44d16e91 ^
0fb27dc4 ^






3e325a61 ^







4e1ffa6b ^
aa0c6383 ^
44d16e91 ^
4e1ffa6b ^
3e325a61 ^



8c8c18c6 ^
44d16e91 ^
3e325a61 ^









0fb27dc4 ^
3e325a61 ^




4e1ffa6b ^
aa0c6383 ^
44d16e91 ^
4e1ffa6b ^
3e325a61 ^

aa0c6383 ^
44d16e91 ^
3e325a61 ^


8c8c18c6 ^
44d16e91 ^
3e325a61 ^














4e1ffa6b ^
8c8c18c6 ^
44d16e91 ^
4e1ffa6b ^
3e325a61 ^

8c8c18c6 ^
44d16e91 ^
3e325a61 ^




8c8c18c6 ^
44d16e91 ^
3e325a61 ^











9b177a9e ^

3e325a61 ^
6090f76f ^
8c8c18c6 ^
44d16e91 ^
e45afd5c ^
41fe8c22 ^


2ac91161 ^


3e325a61 ^
53f2a4a3 ^


1b0ce852 ^
53f2a4a3 ^
41fe8c22 ^
83385cdb ^


41fe8c22 ^
a9d55dec ^

4e1ffa6b ^

44d16e91 ^
4e1ffa6b ^
a9d55dec ^
e69f9475 ^
4e1ffa6b ^
44d16e91 ^
e69f9475 ^
a9d55dec ^







e69f9475 ^
4e1ffa6b ^
44d16e91 ^
e69f9475 ^
41fe8c22 ^


a9d55dec ^

53f2a4a3 ^


1b0ce852 ^
53f2a4a3 ^
150015fa ^

77e819e8 ^

150015fa ^
41fe8c22 ^
8c8c18c6 ^
41fe8c22 ^
1b0ce852 ^
8c8c18c6 ^
41fe8c22 ^


8c8c18c6 ^
41fe8c22 ^
8c8c18c6 ^
150015fa ^
80665ea0 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393