Commit Graph

15 Commits

Author SHA1 Message Date
fad44e21ea added print table functionality to main in grammar.y with custom EOF input in '!' 2025-02-27 17:58:01 -05:00
046ccf194b edited symbol table functions 2025-02-26 12:52:29 -05:00
38b73bd551 added more symbol table functions 2025-02-26 11:58:46 -05:00
d6033e9168 Removed comments to make symbole table easyer to read. 2025-02-23 12:21:28 -05:00
d790d5fdef Made some changes to the files t#29 2025-02-23 12:06:37 -05:00
7fba06ff51 Merge branch 'Dev' into Sprint2-SymbolTableOperations-FE-t#29 2025-02-21 14:53:25 -05:00
fcb66c125d it looks like this should work. t#29 2025-02-21 14:30:14 -05:00
c68115a4dd Merge branch 'Dev' into Sprint2-Symbol_Table_Setup-FE-t#32 2025-02-21 12:57:01 -05:00
e0ab5540da edited symbol table node structure to remove strlength and value as they are not needed 2025-02-21 12:52:24 -05:00
4468dbd02f Fixed some functionality in symbol_table and added print_symbole_table t#29 2025-02-21 09:32:06 -05:00
bf65f47b50 uncommented one part of symbol_table 2025-02-20 19:20:34 -05:00
f2a0fbd1bc added a simple test of symbol table and entry creation 2025-02-20 19:07:21 -05:00
b21d7039a2 finished base code for table setup. Still have to check grammar 2025-02-20 17:50:25 -05:00
5f35308361 continued working on table structure 2025-02-20 15:19:50 -05:00
7836f6ecd0 started symbol table file 2025-02-20 01:18:22 -05:00