gears.debug: Import
commit1f95825a1e69365a9ec1c4a38cda379c73a8666c
authorUli Schlachter <psychon@znc.in>
Fri, 22 Oct 2010 12:49:12 +0000 (22 14:49 +0200)
committerUli Schlachter <psychon@znc.in>
Fri, 22 Oct 2010 12:49:12 +0000 (22 14:49 +0200)
tree6e76e0e3570a798d0deaeb62da58aeee9d3984af
parentc7da695e1002c25fd234d6a2af946e6dd8655b7f
gears.debug: Import

So far this only contains an "assert()" function, but I guess this could be
enhance. For example, a function which pretty-prints a table's contents might be
useful to have.

Signed-off-by: Uli Schlachter <psychon@znc.in>
lib/gears/debug.lua.in [new file with mode: 0644]
lib/gears/init.lua.in