aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 46ecb91078191103d030ae44964d573abed22ba4 (plain)
1
2
3
4
5
6
- Option to configure encoding escapes.

- Make encode/decode routines thread safe (within the same lua_State)
  - Optionally create an object. Clone function.

- run_test_group "config" function calls should be protected by pcall?