Commit Graph

8 Commits

Author SHA1 Message Date
yaw-man
baa3655ca3 Fix sample.lua iteration
sample.lua did not iterate over the output of :select() correctly. It had been written assuming the keys were attributes, when in fact the keys are numbers, and the values are attributes. This caused an error when running the sample script.
2021-08-25 08:20:00 +03:00
Vadim A. Misbakh-Soloviov
a04ab7d9cd
added travis; moved rockspecs; tests and docs modified 2017-04-09 13:15:06 +07:00
Wouter Scherphof
a66282f40d LGPL 2013-12-06 14:31:49 +01:00
Wouter Scherphof
54062b0aba github.io 2013-04-05 22:40:16 +02:00
Wouter Scherphof
7c7b4b2f42 Removed tests from sample.lua 2013-04-05 20:03:04 +02:00
Wouter Scherphof
3ec1a7c097 Allow omitting / at the end of a void element 2013-04-02 11:15:04 +02:00
Wouter Scherphof
4a9fa0a790 First draft for a Rock setup 2013-03-28 12:24:10 +01:00
Wouter Scherphof
3af809df9a Depend on "set" LuaRock, added doc/ 2013-03-27 11:40:19 +01:00