Age | Commit message (Collapse) | Author |
|
- fixes #2589 (MirLua doesn't work correctly in 64-bit Miranda);
- code cleaning;
- version bump
|
|
- 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
|
|
- removed Send method
- added Request method to create request without sending
- added async callbacks
- version bump
|
|
|
|
|