summaryrefslogtreecommitdiffstats
path: root/src/Bindings/LuaJson.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed all Printf-family functions from StringUtils.Mattes D2023-05-161-4/+7
* Update submodules (#4727)peterbell102020-05-091-3/+4
* Using Super.Mattes D2020-04-161-1/+2
* LuaJson: Report serialization errors instead of crashing.Mattes D2016-10-271-3/+82
* cLuaState: Added direct support for pushing a nil constant.Mattes D2016-08-221-3/+2
* Fixed Lua Json serializing a bool.Mattes D2016-07-101-0/+10
* Added a Json parser and serializer to Lua API.Mattes D2015-12-241-0/+315