1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/tools/widl
2024-06-25 21:55:06 +02:00
..
attribute.c widl: Add support for default_overload attribute. 2023-08-04 09:51:24 +09:00
client.c widl: Add /robust flags in correlation descriptors. 2024-04-02 23:30:10 +02:00
expr.c widl: Respect u and l modifiers in expressions. 2024-06-25 21:55:06 +02:00
expr.h widl: Store the hexadecimal flag inside of the expr_t union. 2024-06-25 21:55:06 +02:00
hash.c widl: Silence error message for unknown languages. 2022-04-01 20:30:57 +02:00
hash.h widl: Avoid using Windows types where possible. 2022-01-24 12:27:47 +01:00
header.c widl: Store the hexadecimal flag inside of the expr_t union. 2024-06-25 21:55:06 +02:00
header.h widl: Invert "declonly". 2024-06-03 23:24:59 +02:00
Makefile.in tools: Add helper functions to get the standard directories. 2024-06-25 11:33:46 +02:00
parser.h widl: Always close parsed input file. 2024-03-21 22:19:58 +01:00
parser.l widl: Respect u and l modifiers in expressions. 2024-06-25 21:55:06 +02:00
parser.y widl: Use struct integer for the aNUM and aHEXNUM tokens. 2024-06-25 21:55:06 +02:00
proxy.c widl: Always use new-style format strings in interpreted mode. 2024-04-02 23:30:03 +02:00
register.c widl: Don't generate empty interface registrations. 2024-05-07 22:49:44 +02:00
server.c widl: Add /robust flags in correlation descriptors. 2024-04-02 23:30:10 +02:00
typegen.c widl: Invert "declonly". 2024-06-03 23:24:59 +02:00
typegen.h widl: Generate correct size and alignment for all types. 2018-06-05 10:07:10 +02:00
typelib_struct.h widl: Remove the uuid_t typedef which causes conflicts on macOS. 2022-01-25 09:27:15 +01:00
typelib.c widl: Use the IMAGE_FIRST_SECTION helper macro. 2023-09-25 13:02:09 +02:00
typelib.h widl: Add initial implementation of SLTG typelib generator. 2024-03-21 22:19:57 +01:00
typetree.c widl: Do not write type definitions for types defined in an imported header. 2024-06-03 23:24:59 +02:00
typetree.h widl: Update the type location in define_type(). 2024-06-03 23:24:59 +02:00
utils.c widl: Print the import stack and context in messages. 2023-03-23 16:44:34 +01:00
utils.h widl: Move diagnostic and location functions to parser.l. 2023-03-23 16:44:34 +01:00
widl.c tools: Add helper functions to get the standard directories. 2024-06-25 11:33:46 +02:00
widl.h widl: Pass 16-byte structures by value on ARM64. 2024-04-15 18:10:44 +02:00
widl.man.in widl: Default to fully interpreted stubs mode. 2024-05-02 09:22:40 +02:00
widltypes.h widl: Respect u and l modifiers in expressions. 2024-06-25 21:55:06 +02:00
write_msft.c widl: Store the hexadecimal flag inside of the expr_t union. 2024-06-25 21:55:06 +02:00
write_sltg.c widl: Store the hexadecimal flag inside of the expr_t union. 2024-06-25 21:55:06 +02:00