narimiran
|
a0402b2012
[backport] run nimpretty on web stuff
|
5 years ago |
sschwarzer
|
c9c28bf85e
Update documentation on `xmltree.items`/`mitems` (#11930)
|
5 years ago |
Zestyr
|
bab83c4d8b
Fix typo in xmltree docs [ci skip]
|
5 years ago |
narimiran
|
2b0ea6b2ae
xmltree: use code-block for arch-dependent tests
|
5 years ago |
Andreas Rumpf
|
49e686ab4e
fixes #1286; object case transitions are now sound
|
5 years ago |
Miran
|
44cc5f6360
fix #8329, allow case insensitive xmltree.findAll (#11305)
|
5 years ago |
Miran
|
6a5c74722e
add `xmltree.clear`, fixes #3797 (#10711)
|
5 years ago |
Emery Hemingway
|
d1e3f58afc
Use standard XML escaping
|
6 years ago |
narimiran
|
ce5e8b93e2
better docs: xmltree
|
6 years ago |
Miran
|
27e4825c62
[cleanup] remove `xmldom` and `xmldomparser` (#9234)
|
6 years ago |
Andreas Rumpf
|
f2263cd129
make tests green again
|
6 years ago |
Dominik Picheta
|
85b7d8fcc4
Rstgen/xml tree fixes (#7823)
|
6 years ago |
Araq
|
bbb0fd4eb7
remove deprecated stuff from the stdlib; introduce better deprecation warnings
|
6 years ago |
Yuriy Glukhov
|
9955ee0a9b
Fixes #7738
|
6 years ago |
Andreas Rumpf
|
8ce9e43434
xmltree: remove usage of deprecated callsite()
|
6 years ago |
Arne Döring
|
000b8afd26
Remove expr/stmt (#5857)
|
7 years ago |
Dmitry Polienko
|
ff69656f80
Clean up (as suggested by @Araq)
|
8 years ago |
Dmitry Polienko
|
6bd86f7543
Rewrite xmltools.innerText
|
8 years ago |
Dmitry Polienko
|
8c9e2d7a43
xmltree: separate escaping for attributes
|
8 years ago |
Araq
|
8be9e46403
udpated the compiler and tester to use getOrDefault
|
9 years ago |
Araq
|
2fda95a4d6
added getOrDefault; bootstrapping works again
|
9 years ago |
Araq
|
d8b0edc323
Merge branch 'mget' of https://github.com/def-/Nim into def--mget
|
9 years ago |
sergey.anufriev
|
64737c8496
added proc to change an element tag and proc to insert xmlnode child
|
9 years ago |
Andrey Sobolev
|
a534434056
allow to delete xmlnode childs
|
9 years ago |
Andrey Sobolev
|
f405876b35
add text modification proc
|
9 years ago |
Araq
|
0f2a37cf1b
fixes #3282
|
9 years ago |
Bruce Doan
|
ae3fc71462
Remove dead code in findAll proc
|
9 years ago |
Oleh Prypin
|
a8c3c2ef0d
Fix a test in xmltree
|
9 years ago |
def
|
63f9385327
Rename mget to `[]`
|
9 years ago |
def
|
fd4e629905
Rename PNimrodNode to NimNode
|
9 years ago |