Use next_token() instead of eat() after eat_until_matching_token(), because we could...
[cparser] / symbol_table_t.h
2008-06-04 Matthias Braunupdate hashset, try to identify all global function...
2008-02-18 Matthias Braunadd license comments
2007-06-09 Matthias BraunInitial import of c parser