Chris Lattner
|
669c129ab0
|
introduce new ASTConsumer interface, have parser invoke methods
on it.
Swift SVN r41
|
2010-07-19 05:50:41 +00:00 |
|
Chris Lattner
|
2eeee5faca
|
give ASTContext a SourceMgr reference, add diagnostic hooks to SemaBase.
Swift SVN r39
|
2010-07-19 05:13:55 +00:00 |
|
Chris Lattner
|
340a7faa01
|
stub out Decl AST's.
Swift SVN r37
|
2010-07-19 04:59:13 +00:00 |
|
Chris Lattner
|
9eb6733531
|
Exprs have types.
Swift SVN r36
|
2010-07-19 04:42:58 +00:00 |
|
Chris Lattner
|
a3164a1a1a
|
add void type.
Swift SVN r35
|
2010-07-19 04:40:47 +00:00 |
|
Chris Lattner
|
f36e4aa921
|
introduce Type ast node.
Swift SVN r33
|
2010-07-19 04:33:59 +00:00 |
|
Chris Lattner
|
a63671f116
|
add binary expression ast node.
Swift SVN r31
|
2010-07-19 00:57:54 +00:00 |
|
Chris Lattner
|
17aad28720
|
set up expression kinds, add ParenExpr ast node.
Swift SVN r30
|
2010-07-19 00:51:28 +00:00 |
|
Chris Lattner
|
66199fa090
|
implement a new IntegerLiteral ast node, add plumbing for
allocation of exprs from ASTContext.
Swift SVN r28
|
2010-07-19 00:42:30 +00:00 |
|
Chris Lattner
|
d3756f2627
|
Sketch out the new AST library, lets start with expressions.
Swift SVN r25
|
2010-07-19 00:05:11 +00:00 |
|