Vadim A. Misbakh-Soloviov
a04ab7d9cd
added travis; moved rockspecs; tests and docs modified
2017-04-09 13:15:06 +07:00
Vadim A. Misbakh-Soloviov
06da2e960e
update tests to reflect issue #42
2017-04-09 02:49:58 +07:00
Vadim A. Misbakh-Soloviov
c9639054d4
drop luarocks requirement
2017-04-09 02:44:37 +07:00
Vadim A. Misbakh-Soloviov
acad4d40eb
Added loop limit, added kludge for template engines, documented loop limit, added error messages, fixes #42
2017-04-09 01:55:25 +07:00
Vadim A. Misbakh-Soloviov
71c0a65006
dropping old rocks
2017-04-09 01:50:51 +07:00
Vadim A. Misbakh-Soloviov
4dbae96e8d
source reformatting (tabs)
2017-04-09 01:50:14 +07:00
Vadim A. Misbakh-Soloviov
2c5b1d1689
fixing rocks urls
2017-04-09 01:49:51 +07:00
Harry
b6b01c29e7
fix format README.md ( #46 )
2017-04-08 10:46:27 +07:00
Patrick Ewing
9dc0715503
Allow custom tag HTML5 tags to include hyphens.
2015-10-22 10:10:44 -07:00
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
Vadim A. Misbakh-Soloviov
bc23cd4f78
Merge pull request #36 from cyisfor/master
...
Adding Rosckspec with Lua 5.1 (luajit) compatability
2015-04-13 21:30:55 +05:00
Cy
d58ff81e07
Lua 5.1 (luajit) compatability
...
Just so luajit can work with this package. All tests pass.
2014-03-09 22:52:51 -07:00
Wouter Scherphof
a8b5f6fb31
Merge pull request #35 from wscherphof/v0.3.2
...
Rockspec for new version
2014-01-10 11:58:51 -08:00
Wouter Scherphof
6ed477ac89
Rockspec for new version
2014-01-10 20:58:19 +01:00
Wouter Scherphof
63cbbee1ae
Merge pull request #34 from wscherphof/#33
...
#33
2014-01-10 11:55:57 -08:00
Wouter Scherphof
305f034669
Removed the dropped limitations
2014-01-10 20:55:10 +01: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
Wouter Scherphof
1dafa955d9
Merge pull request #31 from wscherphof/v0.3.1
...
v0.3.1
2014-01-09 07:34:06 -08:00
Wouter Scherphof
6afcbff5ed
v0.3.1
...
Releasing the fix allowing a `.` in attribute values in selector
strings (#30 )
2014-01-09 16:33:05 +01:00
Wouter Scherphof
a021c46018
Merge pull request #30 from ljie-PI/master
...
make it work when there's a dot in the attribute selector
2014-01-08 08:01:22 -08: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
34fb7909ec
typo
2013-12-11 08:50:27 +01:00
Wouter Scherphof
e0b1bfb5ad
typo
2013-12-11 08:48:10 +01:00
Wouter Scherphof
6b1185ae42
Merge pull request #29 from wscherphof/v0.3
...
v0.3
2013-12-10 04:37:25 -08:00
Wouter Scherphof
14022e34ce
v0.3
...
Releasing the change of #25 to have the elements in a resultset in
their original order, breaking the API since a resultset is now a list
instead of a Set
2013-12-10 13:36:40 +01:00
Wouter Scherphof
3539e0505b
conforming to changes following #25
...
Selector result is now a list, instead of a Set
2013-12-10 13:31:17 +01:00
Wouter Scherphof
a4c3dd3e3b
Merge pull request #28 from wscherphof/#25
...
fixes #25
2013-12-10 04:17:13 -08:00
Wouter Scherphof
cfe6385bce
fixes #25
2013-12-10 13:16:31 +01:00
Wouter Scherphof
7cdeb634ce
Merge pull request #27 from wscherphof/v0.2
...
v0.2, closes #24
2013-12-06 05:38:36 -08:00
Wouter Scherphof
eda892de33
ending w/ newline
2013-12-06 14:37:30 +01:00
Wouter Scherphof
23a19e3e4e
Set 0.2 (!)
2013-12-06 14:34:04 +01:00
Wouter Scherphof
e80948da9c
LGPL
2013-12-06 14:33:34 +01:00
Wouter Scherphof
773ff4375d
v0.2
2013-12-06 14:33:14 +01:00
Wouter Scherphof
a66282f40d
LGPL
2013-12-06 14:31:49 +01:00
Wouter Scherphof
012599b74e
Merge pull request #26 from nikai3d/patch-1
...
fix typos in README.md
2013-12-02 00:26:55 -08:00
Nicolas Kaiser
7aff71d4a3
fix typos in README.md
2013-12-02 00:40:13 +01:00
Wouter Scherphof
78c6e56dbd
shortened descriptions
2013-04-08 14:54:00 +02:00
Wouter Scherphof
b0afb4bf2d
reordered paragraphs
2013-04-08 14:17:14 +02:00
Wouter Scherphof
5dd573114c
Merge pull request #23 from wscherphof/v0.1.1
...
github.io
2013-04-05 13:40:45 -07:00
Wouter Scherphof
54062b0aba
github.io
2013-04-05 22:40:16 +02:00
Wouter Scherphof
ac2d528a75
Merge pull request #22 from wscherphof/v0.1.1
...
Tests complete
2013-04-05 13:34:49 -07:00
Wouter Scherphof
9e6231a572
Tests complete
2013-04-05 22:20:38 +02:00
Wouter Scherphof
958b3a906b
Merge pull request #21 from wscherphof/v0.2
...
V0.2 -> v0.1.1
2013-04-05 11:14:44 -07:00
Wouter Scherphof
83e5f16c95
v02. -> v0.1.1
2013-04-05 20:13:53 +02:00
Wouter Scherphof
03f12a0e3a
Described dependency on lunitx
2013-04-05 20:11:37 +02:00