webmcp
annotate framework/env/ui/__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 | d76a8857ba62 |
children |
rev | line source |
---|---|
jbe/bsw@11 | 1 ui._partial_loading_enabled = false |
jbe/bsw@11 | 2 ui._partial_state = nil |