Ian Romanick 1f959ab4d6 Use IDENTIFIER instead of TYPE_NAME for structure names
Since there is no track of which names are structure names during parsing,
TYPE_NAME cannot be produced by the lexer.  Use IDENTIFIER and let the AST
processor sort it out.
2010-04-28 18:22:47 -07:00
2010-02-22 13:19:34 -08:00
2010-03-08 13:02:58 -08:00
2010-04-07 11:42:36 -07:00
2010-02-25 17:17:23 -08:00
2010-02-25 17:17:23 -08:00
2010-04-26 14:19:49 -07:00
2010-02-22 13:19:34 -08:00
S
Description
No description provided
538 MiB
Languages
C 75.5%
C++ 17.2%
Python 2.7%
Rust 1.8%
Assembly 1.5%
Other 1%