Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 5 | -65/+20 |
* | NFC: Use this-> to appease GCC bug related to template lambda. | River Riddle | 2019-12-17 | 1 | -1/+1 |
* | NFC: Use TypeSwitch to simplify existing code. | River Riddle | 2019-12-17 | 1 | -14/+10 |
* | Modify tutorial and other documentation for consistency, clarity, and correct... | Lucy Fox | 2019-11-15 | 1 | -2/+2 |
* | NFC: Uniformize parser naming scheme in Toy tutorial to camelCase and tidy a ... | River Riddle | 2019-11-06 | 6 | -217/+206 |
* | Fix minor spelling tweaks (NFC) | Kazuaki Ishizaki | 2019-10-20 | 2 | -4/+4 |
* | Fix typos, NFC. | Christian Sigg | 2019-10-04 | 1 | -3/+3 |
* | Update Ch.2 of the Toy tutorial. | River Riddle | 2019-08-27 | 1 | -3/+2 |
* | NFC: Update Ch.1 of the Toy tutorial. | River Riddle | 2019-08-23 | 2 | -7/+5 |
* | Change from llvm::make_unique to std::make_unique | Jacques Pienaar | 2019-08-17 | 1 | -21/+19 |
* | Initial version for chapter 1 of the Toy tutorial | Mehdi Amini | 2019-04-02 | 6 | -0/+1336 |