|
625410faa0
|
Add some known built-in types to consider as TYPE_NAME tokens instead of IDENTIFIERs
|
2018-05-09 19:48:42 -04:00 |
|
|
25f7c43d3b
|
lexer: return TYPE_NAME instead of IDENTIFIER for identifiers that were previously typedeffed
|
2018-05-08 22:16:53 -04:00 |
|
|
accaed47bc
|
add infrastructure to keep track of observed type names in the future
|
2018-05-08 20:03:20 -04:00 |
|
|
07fb50bb86
|
convert main module to a C++ module
|
2018-05-08 19:59:57 -04:00 |
|
|
8733911e82
|
support C++ in build
|
2018-05-08 19:55:40 -04:00 |
|