mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-16 07:14:07 +10:00
Moved type coersion check, functions can be compared
Also updated some tagged comments
This commit is contained in:
@@ -48,8 +48,6 @@ typedef struct Toy_Bytecode {
|
||||
unsigned int subsCapacity;
|
||||
unsigned int subsCount;
|
||||
|
||||
//TODO: duplicate string reuse, see #168
|
||||
|
||||
//tools for handling the build process
|
||||
unsigned int currentScopeDepth;
|
||||
Toy_private_EscapeArray* breakEscapes;
|
||||
|
||||
Reference in New Issue
Block a user