.. |
.gitignore
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Makefile.in
|
Added some flex options to avoid compiler warnings.
|
2006-01-03 12:16:05 +01:00 |
client.c
|
widl: Some cosmetic fixes in generated code.
|
2006-02-02 13:23:28 +01:00 |
hash.c
|
Initial support for typelib generation.
|
2005-01-06 20:45:21 +00:00 |
hash.h
|
Initial support for typelib generation.
|
2005-01-06 20:45:21 +00:00 |
header.c
|
widl: Support client/server generation for explicit_handle interfaces
|
2006-01-31 18:06:17 +01:00 |
header.h
|
widl: Fix the detection of conformant and pointer structs.
|
2006-01-24 11:11:56 +01:00 |
parser.h
|
…
|
|
parser.l
|
Remove YY_NO defines that cause warnings.
|
2006-01-05 12:20:05 +01:00 |
parser.y
|
widl: Do constant folding for the sizeof operator on simple types.
|
2006-01-31 18:06:25 +01:00 |
proxy.c
|
widl: Some cosmetic fixes in generated code.
|
2006-02-02 13:23:28 +01:00 |
server.c
|
widl: Some cosmetic fixes in generated code.
|
2006-02-02 13:23:28 +01:00 |
typegen.c
|
widl: Add architecture for generating pointer layouts.
|
2006-02-03 18:51:17 +01:00 |
typegen.h
|
widl: Implement callback conformance.
|
2006-01-27 12:53:32 +01:00 |
typelib.c
|
Fix a -Wsign-compare warning.
|
2005-07-14 12:18:38 +00:00 |
typelib.h
|
Add support for typedefs.
|
2005-02-02 19:10:02 +00:00 |
typelib_struct.h
|
Update the import table code to eliminate a few magic constants.
|
2005-06-29 19:18:41 +00:00 |
utils.c
|
Bring the debug functions into line with the rest of Wine by not
|
2005-01-05 17:30:37 +00:00 |
utils.h
|
…
|
|
widl.c
|
widl: Make sure the token variables are always initialized properly.
|
2006-02-02 13:22:47 +01:00 |
widl.h
|
Removed the useless proxy.h header file.
|
2005-02-23 21:03:15 +00:00 |
widl.man.in
|
Put Wine version information in all the man pages.
|
2005-10-06 16:10:01 +00:00 |
widltypes.h
|
widl: Added bindable and displaybind attributes handling.
|
2005-12-16 12:40:17 +01:00 |
write_msft.c
|
widl: Implement the writing of defaultvalue constants for enum values.
|
2006-01-31 18:04:20 +01:00 |