Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change @import to @__experimental_modules_import. We are not ready to commit... | Ted Kremenek | 2012-03-01 | 1 | -5/+5 |
* | Eliminate the uglified keyword __import_module__ for importing | Douglas Gregor | 2012-01-03 | 1 | -6/+7 |
* | Rename the command-line option for mapping #include/#import over to | Douglas Gregor | 2012-01-03 | 1 | -1/+1 |
* | Implement name hiding for declarations deserialized from a non-visible | Douglas Gregor | 2011-12-01 | 1 | -1/+22 |
* | Add preprocessor-only test for submodule imports | Douglas Gregor | 2011-11-30 | 1 | -0/+1 |
* | When loading a module that involves submodules (e.g., std.vector), | Douglas Gregor | 2011-11-30 | 1 | -0/+6 |