Vadim A. Misbakh-Soloviov
|
66c03644e0
|
kludge for cases of closing void tags
Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
|
2015-09-03 22:07:47 +06:00 |
|
Vadim A. Misbakh-Soloviov
|
0938f8424b
|
Making parser to work with Lua5.1 (goto calls replaced with repeat-until-true loop)
Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
|
2015-09-03 19:43:21 +06:00 |
|
Vadim A. Misbakh-Soloviov
|
2a876887d2
|
added a kludge for cases of closing non-opened tags
Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
|
2015-09-03 18:37:38 +06:00 |
|
Vadim A. Misbakh-Soloviov
|
74e189b9e8
|
1st step on remove dependency from lua-set (bundling used functions)
|
2015-09-02 19:38:31 +06:00 |
|
Vadim A. Misbakh-Soloviov
|
2651bea029
|
making luarocks loader optional
|
2015-05-11 15:36:08 +06:00 |
|
Vadim A. Misbakh-Soloviov
|
a64b0aaf5f
|
Fix for "name" handling in match(); Fixes #37
|
2015-04-13 21:49:18 +05:00 |
|
Wouter Scherphof
|
7ea22d13f7
|
Allow any unspaced quoted attribute value
No more forbidden characters, except the space, that’s still
interpreted as the ancestor-descendant separator
|
2014-01-10 20:52:01 +01:00 |
|
ljie-PI
|
8ce4392e55
|
make it work when there's a dot in the attribute selector
|
2013-12-22 23:05:04 +08:00 |
|
Wouter Scherphof
|
cfe6385bce
|
fixes #25
|
2013-12-10 13:16:31 +01:00 |
|
Wouter Scherphof
|
10a5faf192
|
added test_attr (and fixed one or two edge cases)
|
2013-04-03 22:32:23 +02:00 |
|
Wouter Scherphof
|
fc12dc87e0
|
Made test succeed
|
2013-04-02 12:10:41 +02:00 |
|
Wouter Scherphof
|
3ec1a7c097
|
Allow omitting / at the end of a void element
|
2013-04-02 11:15:04 +02:00 |
|
Wouter Scherphof
|
ee2dbcc557
|
typo
|
2013-04-02 10:48:52 +02:00 |
|
Wouter Scherphof
|
4a9fa0a790
|
First draft for a Rock setup
|
2013-03-28 12:24:10 +01:00 |
|