Updated the way symbols are represented and how they are marked as resolved.
This commit is contained in:
+1
-1
@@ -11,6 +11,6 @@
|
||||
#include "opcodes.h"
|
||||
#include "symbols_table.h"
|
||||
|
||||
SymbolTable* ParseTokens(List* tokens);
|
||||
void ParseTokens(List* tokens, SymbolTable** symbolsTable);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user