Doug Gregor
|
037ad8403d
|
Import Clang global variables as Swift global variables.
Swift SVN r3237
|
2012-11-26 15:59:19 +00:00 |
|
Doug Gregor
|
3fcbfdd42a
|
Import C structs and C++ classes as Swift structs.
Swift SVN r3236
|
2012-11-26 15:51:46 +00:00 |
|
Doug Gregor
|
1c6c67af5e
|
Implement support for importing Clang enumeration types as Swift oneofs.
Swift SVN r3221
|
2012-11-17 00:33:37 +00:00 |
|
Doug Gregor
|
5fcca3dc0b
|
Build out the infrastructure for importing declarations.
As part of this, import typedefs (and C++11 type aliases) as Swift
type aliases.
Swift SVN r3215
|
2012-11-16 23:41:54 +00:00 |
|
Doug Gregor
|
0afad51b4a
|
Factor the declaration-importing code into its own file.
Swift SVN r3214
|
2012-11-16 23:08:25 +00:00 |
|