1. e96cf5f [llvm-rc] Support not expressions. by Martin Storsjo · 7 years ago
  2. cec32ed [llvm-rc] Support EXSTYLE statement. by Martin Storsjo · 7 years ago
  3. 65de7bd [llvm-rc] Add support for the optional CLASS statement for dialogs by Martin Storsjo · 7 years ago
  4. 370633f [llvm-rc] Add support for parsing memory flags by Martin Storsjo · 7 years ago
  5. 0aa38c8 [llvm-rc] Add support for the RCDATA resource type by Martin Storsjo · 7 years ago
  6. 793104b [llvm-rc] Add support for all missing dialog controls by Martin Storsjo · 7 years ago
  7. 76e573d [llvm-rc] Don't strictly require quotes around external file names by Martin Storsjo · 7 years ago
  8. 31dc80f [llvm-rc] Implement the BITMAP resource type by Martin Storsjo · 7 years ago
  9. ab499d8 [llvm-rc] Allow optional commas between the string table index and value by Martin Storsjo · 7 years ago
  10. 694780d [llvm-rc] Fix alphabetical order of cases. NFC. by Martin Storsjo · 7 years ago
  11. bb5acf9 llvm-rc/ResourceScriptTokenList.h: Turns this into a .def file to imply that it's non-modular by David Blaikie · 8 years ago
  12. e315d73 [llvm-rc] Use proper search algorithm for finding resources. by Zachary Turner · 8 years ago
  13. 5d1b2d3 Fix some C++ value / reference semantics issues. by Zachary Turner · 8 years ago
  14. 93bb30d [llvm-rc] Serialize VERSIONINFO resources to .res files. by Zachary Turner · 8 years ago
  15. 44bde8d [llvm-rc] Add optional serialization support for DIALOG(EX) resources. by Zachary Turner · 8 years ago
  16. bbf12f3 [llvm-rc] Serialize DIALOG(EX) to .res files (serialization, pt 4). by Marek Sokolowski · 8 years ago
  17. afe8631 [llvm-rc] Refactoring needed for ACCELERATORS and MENU resources. by Marek Sokolowski · 8 years ago
  18. 38bee04 [llvm-rc] Import all make_unique invocations from llvm namespace. by Marek Sokolowski · 8 years ago
  19. 0bce041 [llvm-rc] Add user-defined resources parsing ability. [8/8] by Marek Sokolowski · 8 years ago
  20. 5906648 [llvm-rc] Add integer expressions parsing ability. [7/8] by Marek Sokolowski · 8 years ago
  21. e3ae595 [llvm-rc] Fix-up for r314468 (argument-dependent lookup in make_unique). by Marek Sokolowski · 8 years ago
  22. 86b6138 [llvm-rc] Add VERSIONINFO parsing ability. [6/8] by Marek Sokolowski · 8 years ago
  23. 505883f [llvm-rc] Fix DIALOG(EX) parsing ability (parser, pt 5/8). by Marek Sokolowski · 8 years ago
  24. 7ca5fcc [llvm-rc] Add DIALOG(EX) parsing ability (parser, pt 5/8). by Marek Sokolowski · 8 years ago
  25. 233d2b8 [llvm-rc] Add MENU parsing ability (parser, pt 4/8). by Marek Sokolowski · 8 years ago
  26. 66c13b1 [llvm-rc] Add ACCELERATORS parsing ability. (parser, pt 3/8). by Marek Sokolowski · 8 years ago
  27. f2e5589 [llvm-rc] Add ICON and HTML parsing ability (parser, pt 2/8). by Marek Sokolowski · 8 years ago
  28. 0b33df9 Reapply: [llvm-rc] Add basic RC scripts parsing ability. by Marek Sokolowski · 8 years ago
  29. 43ca597 Revert "[llvm-rc] Add basic RC scripts parsing ability." by Marek Sokolowski · 8 years ago
  30. c05432e [llvm-rc] Add basic RC scripts parsing ability. by Marek Sokolowski · 8 years ago