ambrop7
|
8ec7e1e67d
ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with
|
13 年 前 |
ambrop7
|
10a594c625
ncd: move initialization of modules from NCDInterpreter into NCDModuleIndex
|
13 年 前 |
ambrop7
|
7e29861b10
ncd: NCDObject: store object type as a string identifier instead of char pointer
|
13 年 前 |
ambrop7
|
93bc612a21
get rid of some warnings
|
13 年 前 |
ambrop7
|
471dadd637
ncd: NCDMethodIndex: fix crash from keeping old pointer after resizing an array
|
13 年 前 |
ambrop7
|
0ef729228f
ncd: speed up module lookup when initializing statements. For non-method statements, cache the module pointer in NCDInterpBlock. For
|
13 年 前 |