Commit Graph

14 Commits

Author SHA1 Message Date
Vadim A. Misbakh-Soloviov
7c245ae7a2 "settext" node method implementation. Fixes #38 2017-04-19 10:33:30 +07:00
Vadim A. Misbakh-Soloviov
07a1b0fde8 "textonly" node method implementation. Fixes #47 2017-04-19 10:29:26 +07:00
Vadim A. Misbakh-Soloviov
c9639054d4 drop luarocks requirement 2017-04-09 02:44:37 +07:00
Vadim A. Misbakh-Soloviov
4dbae96e8d source reformatting (tabs) 2017-04-09 01:50:14 +07: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
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
4a9fa0a790 First draft for a Rock setup 2013-03-28 12:24:10 +01:00