summaryrefslogtreecommitdiff
path: root/docs/users_guide/separate_compilation.rst
Commit message (Expand)AuthorAgeFilesLines
* Misc cleanupKrzysztof Gogolewski2022-11-161-1/+1
* users guide: add categories to some flagsAdam Sandberg Ericsson2022-04-301-6/+6
* docs: Update documentation interaction of search path, -hidir and -c mode.Matthew Pickering2022-04-011-5/+9
* Track object file dependencies for TH accurately (#20604)Zubin Duggal2022-02-201-0/+18
* Allow boring class declarations in hs-boot filessheaf2021-11-251-3/+25
* Clarify hs-boot file default method restrictionssheaf2021-11-101-4/+6
* Add doc for -dyno, -dynosuf, -dynhisufZiyang Liu2021-09-171-0/+26
* Ensure .dyn_hi doesn't overwrite .hiZiyang Liu2021-09-171-1/+9
* driver: -M allow omitting the -dep-suffix (means empty) (fix #15483)Artem Pelenitsyn2021-09-171-3/+2
* Documentation: use https linksKrzysztof Gogolewski2021-09-081-1/+1
* Driver Rework PatchMatthew Pickering2021-06-031-8/+9
* fix typo referring to non-existent `-ohidir` flag, should be `-hidir` I thinkleiftw2020-07-271-1/+1
* Fix duplicated words and typos in comments and user guideJan HrĨek2020-06-281-1/+1
* docs: mention -hiedir in docs for -outputdirAdam Sandberg Ericsson2020-06-181-2/+2
* Fix wording in documentationJeremy Schlatter2020-06-011-1/+0
* Fix typosBrian Wignall2019-11-231-1/+1
* Minor spelling fixes to users guide.P.C. Shyamshankar2019-05-291-1/+1
* Include CPP preprocessor dependencies in -M outputDavid Eichmann2019-05-211-0/+14
* Fix #16500: look for interface files in -hidir flag in OneShot modePhuong Trinh2019-04-081-0/+11
* users-guide: Update Wiki URLs to point to GitLabTakenobu Tani2019-03-191-3/+1
* Include type info for only some exprs in HIE filesAlec Theriault2019-01-301-0/+5
* Revert "Batch merge"Ben Gamari2019-01-301-5/+0
* Batch mergeBen Gamari2019-01-301-0/+5
* Support generating HIE filesAlec Theriault2018-12-111-0/+54
* Introduce flag -keep-hscpp-filesroland2018-08-211-0/+13
* docs: Fix wrong module name in hsig exampleMathieu Boespflug2018-08-061-1/+1
* docs: remove leftovers of static flagsKrzysztof Gogolewski2018-07-121-2/+2
* users-guide: Fix various bits of markupBen Gamari2017-12-141-5/+5
* Allow users to ignore optimization changesDavid Feuer2017-12-111-0/+17
* Levity polymorphic Backpack.Edward Z. Yang2017-10-161-1/+12
* A bunch of typofixesGabor Greif2017-09-261-1/+1
* users_guide: Convert mkUserGuidePart generation to a Sphinx extensionPatrick Dougherty2017-08-181-9/+108
* Fix index entries in "separate compilation" sectionChris Martin2017-08-171-5/+9
* users-guide: Fix various wibblesBen Gamari2017-07-231-3/+3
* users-guide: Standardize and repair all flag referencesPatrick Dougherty2017-07-231-24/+24
* users-guide: Document requirement of at least one -dep-suffixBen Gamari2017-05-111-5/+6
* A few remarks on role subtyping in the manual.Edward Z. Yang2017-03-061-1/+9
* Subtyping for roles in signatures.Edward Z. Yang2017-02-261-5/+13
* Improvements/bugfixes to signature reexport handling.Edward Z. Yang2017-02-171-32/+50
* Add index entry for signature files / Backpack.Edward Z. Yang2017-02-121-0/+3
* Fix #13214 by correctly setting up dep_orphs for signatures.Edward Z. Yang2017-02-111-0/+5
* Typos in manual, comments and testsGabor Greif2017-01-121-3/+3
* Rewrite module signature documentation.Edward Z. Yang2017-01-111-66/+282
* Kill vestiages of DEFAULT_TMPDIRBen Gamari2016-09-011-4/+0
* Fix: #12084 deprecate old profiling flagsSeraphime Kirkovski2016-05-241-1/+1
* Make the example for -M workBartosz Nitka2016-04-011-1/+1
* Add option `no-keep-hi-files` and `no-keep-o-files` (fixes #4114)Kai Harries2016-03-241-2/+19
* Docs: -keep-llvm-file(s)/-ddump-llvm imply -fllvmThomas Miedema2016-02-221-0/+5
* Docs: delete section on Hierarchical ModulesThomas Miedema2016-01-241-6/+0
* users_guide: Use semantic directive/role for command line optionsBen Gamari2016-01-091-157/+106