Sign in
goma
/
wine
/
b643ffbc234501606442622db5fcdaea482ab8ca
/
tools
/
winapi
/
c_parser.pm
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
9139fd1
winapi: Add support for APIENTRY.
by Francois Gouget
· 19 years ago
2f8f459
Make winapi_check understand the interface keyword.
by Vincent Béron
· 19 years ago
f0f179d
volatile is valid everywhere const is valid.
by Francois Gouget
· 20 years ago
52dbbaf
Remove WINE_UNUSED checks.
by Vincent Béron
· 20 years ago
a8b09d1
Add function prototypes.
by Francois Gouget
· 20 years ago
b4df241
Review and fix regular expressions of the form /^foo|bar$/.
by Francois Gouget
· 20 years ago
02236f0
Fix and unify parsing of calling conventions.
by Francois Gouget
· 21 years ago
c13638e
Fix c_parser.pm so it handles 'const' preceeding a '*'.
by Francois Gouget
· 21 years ago
07ba7f3
DECLARE_OLD_HANDLE is not used anymore.
by Francois Gouget
· 21 years ago
09747e5
Fix packing bug in shlobj.h.
by Francois Gouget
· 21 years ago
b3da4ab
Added tests for a few new DLLs.
by Patrik Stridvall
· 22 years ago
5554838
Added tests for normal types (not just structures).
by Patrik Stridvall
· 22 years ago
65442cd
- Improved alignment and offset calculations.
by Patrik Stridvall
· 22 years ago
91a3686
Reorganized the code for better support of data structures parsing.
by Patrik Stridvall
· 22 years ago
a40a4f7
- Added a new tool winapi_test for generating tests.
by Patrik Stridvall
· 23 years ago
11f0359
- Made the new C parser handle the current Wine source.
by Patrik Stridvall
· 23 years ago
7cae558
Removed some more trailing whitespace.
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
d171a55
- FreeBSD now supported.
by Patrik Stridvall
· 24 years ago
aeb023f
- Continued on the new C parser.
by Patrik Stridvall
· 24 years ago
4b33b13
- Begun implementation of a C statements parser.
by Patrik Stridvall
· 24 years ago