]> git.sesse.net Git - vlc/history - share/lua/modules/simplexml.lua
Change vlc.stream() and vlc.memory_stream() error reporting to behave like lua's...
[vlc] / share / lua / modules / simplexml.lua
2010-03-02 Antoine CellerierChange vlc.stream() and vlc.memory_stream() error repor...
2010-02-14 Antoine CellerierAdd function to add a children map to an xml table...
2010-02-14 Antoine CellerierThis should fix <tag/> cases.
2010-02-14 Antoine CellerierFix simplexml (still has issues with <bla/> tags)
2010-02-13 Antoine CellerierAdd a simplexml lua module to parse an xml into a table.