webmcp

view framework/env/param/__init.lua @ 193:0014a7c22013

Improved performance of JSON library by storing shadow tables directly via a lightuserdata key instead of using ephemeron tables
author jbe
date Mon Aug 11 13:18:49 2014 +0200 (2014-08-11)
parents 9fdfb27f8e67
children f491011ebe16
line source
1 param._exchanged = false -- important to be false, not nil
2 param._saved = {} -- stack

Impressum / About Us