1. b989fcb [llvm-rc] Allow string table values split into multiple string literals by Martin Storsjö · 5 years ago
  2. c55cf4a Revert "Remove redundant "std::move"s in return statements" by Bill Wendling · 6 years ago
  3. 1c2241a Remove redundant "std::move"s in return statements by Bill Wendling · 6 years ago
  4. 0eaee54 [llvm] Migrate llvm::make_unique to std::make_unique by Jonas Devlieghere · 6 years ago
  5. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  6. d0afe72 [llvm-rc] Support not expressions. by Martin Storsjo · 7 years ago
  7. a876b5c [llvm-rc] Support EXSTYLE statement. by Martin Storsjo · 7 years ago
  8. e241ce6 [llvm-rc] Add support for the optional CLASS statement for dialogs by Martin Storsjo · 7 years ago
  9. 11adbac [llvm-rc] Add support for parsing memory flags by Martin Storsjo · 7 years ago
  10. 7bc3c58 [llvm-rc] Add support for the RCDATA resource type by Martin Storsjo · 7 years ago
  11. 818bd56 [llvm-rc] Add support for all missing dialog controls by Martin Storsjo · 7 years ago
  12. 4021cee [llvm-rc] Don't strictly require quotes around external file names by Martin Storsjo · 7 years ago
  13. 577b981 [llvm-rc] Implement the BITMAP resource type by Martin Storsjo · 7 years ago
  14. 9410276 [llvm-rc] Allow optional commas between the string table index and value by Martin Storsjo · 7 years ago
  15. 827ddb2 [llvm-rc] Fix alphabetical order of cases. NFC. by Martin Storsjo · 7 years ago
  16. b961d29 llvm-rc/ResourceScriptTokenList.h: Turns this into a .def file to imply that it's non-modular by David Blaikie · 8 years ago
  17. fa0ca6c [llvm-rc] Use proper search algorithm for finding resources. by Zachary Turner · 8 years ago
  18. 514b710 Fix some C++ value / reference semantics issues. by Zachary Turner · 8 years ago
  19. 07bc04f [llvm-rc] Serialize VERSIONINFO resources to .res files. by Zachary Turner · 8 years ago
  20. 420090a [llvm-rc] Add optional serialization support for DIALOG(EX) resources. by Zachary Turner · 8 years ago
  21. 7f7745c [llvm-rc] Serialize DIALOG(EX) to .res files (serialization, pt 4). by Marek Sokolowski · 8 years ago
  22. c75a087 [llvm-rc] Refactoring needed for ACCELERATORS and MENU resources. by Marek Sokolowski · 8 years ago
  23. 4a765da [llvm-rc] Import all make_unique invocations from llvm namespace. by Marek Sokolowski · 8 years ago
  24. b5f39a0 [llvm-rc] Add user-defined resources parsing ability. [8/8] by Marek Sokolowski · 8 years ago
  25. 7e89ee7 [llvm-rc] Add integer expressions parsing ability. [7/8] by Marek Sokolowski · 8 years ago
  26. 99ead70 [llvm-rc] Fix-up for r314468 (argument-dependent lookup in make_unique). by Marek Sokolowski · 8 years ago
  27. fb74cb1 [llvm-rc] Add VERSIONINFO parsing ability. [6/8] by Marek Sokolowski · 8 years ago
  28. 75fa173 [llvm-rc] Fix DIALOG(EX) parsing ability (parser, pt 5/8). by Marek Sokolowski · 8 years ago
  29. 4ac54d9 [llvm-rc] Add DIALOG(EX) parsing ability (parser, pt 5/8). by Marek Sokolowski · 8 years ago
  30. 99ecb0e [llvm-rc] Add MENU parsing ability (parser, pt 4/8). by Marek Sokolowski · 8 years ago
  31. 7f11052 [llvm-rc] Add ACCELERATORS parsing ability. (parser, pt 3/8). by Marek Sokolowski · 8 years ago
  32. 72aa937 [llvm-rc] Add ICON and HTML parsing ability (parser, pt 2/8). by Marek Sokolowski · 8 years ago
  33. 5cd3d5c Reapply: [llvm-rc] Add basic RC scripts parsing ability. by Marek Sokolowski · 8 years ago
  34. f276f52 Revert "[llvm-rc] Add basic RC scripts parsing ability." by Marek Sokolowski · 8 years ago
  35. dbc1647 [llvm-rc] Add basic RC scripts parsing ability. by Marek Sokolowski · 8 years ago