mirror of
https://github.com/CPunch/Cosmo.git
synced 2026-01-22 05:00:04 +00:00
added IStrings, added __index functionality
This commit is contained in:
@@ -19,6 +19,7 @@ typedef struct CObjUpval CObjUpval;
|
||||
typedef struct CObjFunction CObjFunction;
|
||||
typedef struct CObjCFunction CObjCFunction;
|
||||
typedef struct CObjMethod CObjMethod;
|
||||
typedef struct CObjObject CObjObject;
|
||||
typedef struct CObjClass CObjClass;
|
||||
typedef struct CObjClosure CObjClosure;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user