Age | Commit message (Expand) | Author |
---|---|---|
2019-09-03 | HDB: Load GLOBAL_LUA in initScript | Nipun Garg |
2019-09-03 | HDB: Modify stripComments to sanitizeScript | Nipun Garg |
2019-09-03 | HDB: Add stubs for the Lua extensions | Nipun Garg |
2019-09-03 | HDB: Change comments from /**/ to #if 0 ... #endif | Nipun Garg |
2019-09-03 | HDB: Add *g_hdb to access the subsystems | Nipun Garg |
2019-09-03 | HDB: Add stripComments() to strip C-style comments | Nipun Garg |
2019-09-03 | HDB: Add LuaScript::initScript | Nipun Garg |
2019-09-03 | HDB: Add _systemInit check to LuaScript | Nipun Garg |
2019-09-03 | HDB: Add the LuaScript class to integrate Lua | Nipun Garg |