Modules/Objects/private/primitives
2024-11-24 22:41:14 +03:00
..
BoolObject.cpp new object creation interface 2024-11-24 22:41:14 +03:00
ClassObject.cpp Separate objects context and interface 2024-11-24 22:41:14 +03:00
ColorObject.cpp new object creation interface 2024-11-24 22:41:14 +03:00
DictObject.cpp Separate objects context and interface 2024-11-24 22:41:14 +03:00
EnumObject.cpp new object creation interface 2024-11-24 22:41:14 +03:00
FloatObject.cpp new object creation interface 2024-11-24 22:41:14 +03:00
InterpreterObject.cpp remove macros use in objects mofule 2024-11-24 22:41:14 +03:00
IntObject.cpp new object creation interface 2024-11-24 22:41:14 +03:00
LinkObject.cpp Separate objects context and interface 2024-11-24 22:41:14 +03:00
ListObject.cpp Separate objects context and interface 2024-11-24 22:41:14 +03:00
MethodObject.cpp Separate objects context and interface 2024-11-24 22:41:14 +03:00
NullObject.cpp Separate objects context and interface 2024-11-24 22:41:14 +03:00
Stringobject.cpp new object creation interface 2024-11-24 22:41:14 +03:00
TypeObject.cpp Separate objects context and interface 2024-11-24 22:41:14 +03:00