summaryrefslogtreecommitdiff
path: root/docs/Coroutines.rst
AgeCommit message (Expand)Author
2017-07-02fix trivial typos in documents; NFCHiroshi Inoue
2017-04-05[coroutines] Add syntax coloring to examples in Coroutines.rstGor Nishanov
2017-03-07[coroutines] Add handling for unwind coro.endsGor Nishanov
2016-08-31Changing a code block to text because Sphinx does not like it on the builder ...Aaron Ballman
2016-08-31Changing a code block to text because Sphinx does not like it on the builder ...Aaron Ballman
2016-08-29[Coroutines] Part 9: Add cleanup subfunction.Gor Nishanov
2016-08-12[Coroutines]: Part6b: Add coro.id intrinsic.Gor Nishanov
2016-08-10[Coroutines] Part 6: Elide dynamic allocation of a coroutine frame when possibleGor Nishanov
2016-08-05testing commit accessGor Nishanov
2016-07-28[coroutines] Part 3 of N: Adding Boilerplate for Coroutine PassesDavid Majnemer
2016-07-27Fix Coroutines doc exampleMehdi Amini
2016-07-27[coroutines] Part 2 of N: Adding Coroutine IntrinsicsDavid Majnemer
2016-07-26Fix docs/Coroutines.rst syntax highlighting on LinuxSanjoy Das
2016-07-23Change some more llvm highlighting instances to be text instead. It seems tha...Aaron Ballman
2016-07-23Switching the highlighting from llvm to none in an attempt to appease the bui...Aaron Ballman
2016-07-23[coroutines] Part 1 of N: DocumentationDavid Majnemer