- Add
changelog.md
cLib.require()
, use for avoiding circular dependenciescTable.is_indexed()
: check if table keys are exclusively numerical- Add
cPersistence
, a replacement forcDocument
(now deprecated) cReflection
: several fixes/changes:get_object_info()
: support objects without propertiesget_object_info()
: return table instead of stringget_object_properties()
: hide implementation detailsis_standard_type()
: accept any value (previously passed the 'type')is_serializable_type()
: new method
- Standalone version