summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/Modules/m_json.cpp
AgeCommit message (Collapse)Author
2021-05-20forgotten setlocale() callsGeorge Hazan
2020-10-16warning fixGeorge Hazan
2018-06-06MirLua:aunsane
- add new helper function luaM_isarray - fix print of decimal point m_json module - add __pairs metamethod support - simplify code m_http module - send function should create copy of request object to prevent side effects in async calls - fix lua functions call - fix memory leaks
2018-05-28MirLua: removed global Load & Unloadaunsane
2018-05-20MirLua: project reorderingaunsane