summaryrefslogtreecommitdiff
path: root/docs/Modules.rst
Commit message (Expand)AuthorAge
* Initial implementation of -modules-earch-all option, for searching for symbol...John Thompson2014-04-23
* Fix sphinx-build warnings in clang docs.Reid Kleckner2014-04-18
* Rename lib/Headers/module.map to module.modulemapBen Langmuir2014-04-17
* Documentation: remove a spurious '1' and wrap to 80 columnsDmitri Gribenko2014-03-28
* Document module.private.modulemap and module_private.map.Douglas Gregor2014-03-28
* Add a new spelling for module map files 'module.modulemap'Ben Langmuir2014-03-19
* Add [extern_c] attribute for modules, allowing a C module to be imported with...Richard Smith2014-03-02
* If a module A exports a macro M, and a module B imports that macro and #undef'sRichard Smith2014-03-01
* Modules: Fix malformed reStructuredTextDavid Majnemer2014-02-25
* Allow a new syntax in a module requires-declaration:Richard Smith2013-10-28
* Note that modules are supported for C/Objective-C, and have syntax in ObjC.Douglas Gregor2013-09-27
* Add -fmodule-map-file option.Daniel Jasper2013-09-24
* Module use declarations (II)Daniel Jasper2013-09-24
* Support for modular module-map-filesDaniel Jasper2013-09-11
* [docs] Prominently note modules are experimental.Sean Silva2013-09-09
* Add option to disable module loading.Daniel Jasper2013-08-05
* This patch adds new private headers to the module map. PrivateLawrence Crowl2013-06-20
* [Modules] Convert module specific -fno-modules-autolink into -fno-autolink.Daniel Dunbar2013-04-16
* <rdar://problem/13509689> Introduce -module-file-info option that provides in...Douglas Gregor2013-03-27
* <rdar://problem/13434605> Periodically prune the module cache so that it does...Douglas Gregor2013-03-25
* Documentation: fix a typo and formattingDmitri Gribenko2013-03-22
* Add future directions for modulesDouglas Gregor2013-03-22
* More modules documentation, including the straw-man import declaration syntax...Douglas Gregor2013-03-22
* More documentation on the module map language.Douglas Gregor2013-03-22
* [docs] Point inquisitive users to existing module.map files.Sean Silva2013-03-20
* [docs] Prominently note that modules are expemental.Sean Silva2013-03-20
* Fix typo and grammaro in modules documentationDouglas Gregor2013-03-20
* Work-in-progress documentation on the experimental modules feature.Douglas Gregor2013-03-20