Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-rc] Don't strictly require quotes around external file names | Martin Storsjo | 2018-05-08 | 1 | -2/+3 |
* | llvm-rc/ResourceScriptTokenList.h: Turns this into a .def file to imply that ... | David Blaikie | 2017-11-21 | 1 | -6/+2 |
* | [llvm-rc] Have the tokenizer discard single & block comments. | Zachary Turner | 2017-10-09 | 1 | -0/+53 |
* | [llvm-rc] Implement escape sequences in .rc files. | Zachary Turner | 2017-10-06 | 1 | -1/+4 |
* | [llvm-rc] Serialize VERSIONINFO resources to .res files. | Zachary Turner | 2017-10-06 | 1 | -0/+4 |
* | [llvm-rc] Add integer expressions parsing ability. [7/8] | Marek Sokolowski | 2017-09-28 | 1 | -0/+12 |
* | Fixing incorrectly capitalised regexps. | Benjamin Kramer | 2017-09-07 | 1 | -1/+1 |
* | Fix 'not all control paths return' warning on windows builds. NFCI. | Simon Pilgrim | 2017-08-10 | 1 | -3/+1 |
* | Fixup for r310621: Hint the compilers about unreachable code. | Marek Sokolowski | 2017-08-10 | 1 | -0/+4 |
* | Add .rc scripts tokenizer. | Marek Sokolowski | 2017-08-10 | 1 | -0/+296 |