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