Mercurial > repos > tabletprog
graph
-
Use populateSymbols to generate symbol tables during compilation rather than populating them as we go. This change allows us to refer to symbols defined later in the input stream and also gives the symbol table logic a single home that can be used both by the compiler and editor.Sun, 25 Mar 2012 16:11:19 -0700, by Mike Pavone
-
Tiny bit of cleanupSun, 25 Mar 2012 15:57:26 -0700, by Mike Pavone