Modules/Objects/private/primitives
2024-03-25 11:36:29 +03:00
..
BoolObject.cpp new object creation interface 2024-03-25 10:25:25 +03:00
ClassObject.cpp Separate objects context and interface 2024-03-25 11:20:15 +03:00
ColorObject.cpp new object creation interface 2024-03-25 10:25:25 +03:00
DictObject.cpp Separate objects context and interface 2024-03-25 11:20:15 +03:00
EnumObject.cpp new object creation interface 2024-03-25 10:25:25 +03:00
FloatObject.cpp new object creation interface 2024-03-25 10:25:25 +03:00
InterpreterObject.cpp remove macros use in objects mofule 2024-03-24 22:17:08 +03:00
IntObject.cpp new object creation interface 2024-03-25 10:25:25 +03:00
LinkObject.cpp Separate objects context and interface 2024-03-25 11:20:15 +03:00
ListObject.cpp Separate objects context and interface 2024-03-25 11:20:15 +03:00
MethodObject.cpp Separate objects context and interface 2024-03-25 11:20:15 +03:00
NullObject.cpp clean up null object 2024-03-25 11:36:29 +03:00
Stringobject.cpp new object creation interface 2024-03-25 10:25:25 +03:00
TypeObject.cpp Separate objects context and interface 2024-03-25 11:20:15 +03:00