+2
−0
+198
−95
+2
−1
libacc/tests/data/expr-ansi.c
0 → 100644
+60
−0
libacc/tests/data/expr2.c
0 → 100644
+6
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Until now we faked local variables -- they only worked correctly if there was no overlap between local variables and global variables. Use a symbol table stack instead of a string list. Fix bug with looking up undefined symbols.