Sweden-Number/tools/widl
Ove Kaaven 34e2f87f8f Handle encapsulated unions in a cleaner (and less buggy) way. Emit the
names "DUMMYUNIONNAME" and "DUMMYSTRUCTNAME" for anonymous unions and
structs. Support const and extern definitions. Retain tokens (and
whether numbers are hex or not) used for computing constant
expressions, so that the full expression can be written to the header
file instead of the computed integer result of the expression. Parse
the sizeof() operator.  Compute and remember constant definitions and
enum values so they can be used in expressions. Improved identifier
lookup speed. Fixed some bugs.
2002-11-30 01:49:46 +00:00
..
.cvsignore Merged the IDL compiler written by Ove Kaaven. 2002-07-16 03:20:45 +00:00
Makefile.in Added explicit dependency on y.tab.h for lex output. 2002-08-10 00:03:08 +00:00
header.c Handle encapsulated unions in a cleaner (and less buggy) way. Emit the 2002-11-30 01:49:46 +00:00
header.h Handle encapsulated unions in a cleaner (and less buggy) way. Emit the 2002-11-30 01:49:46 +00:00
parser.h Handle encapsulated unions in a cleaner (and less buggy) way. Emit the 2002-11-30 01:49:46 +00:00
parser.l Handle encapsulated unions in a cleaner (and less buggy) way. Emit the 2002-11-30 01:49:46 +00:00
parser.y Handle encapsulated unions in a cleaner (and less buggy) way. Emit the 2002-11-30 01:49:46 +00:00
proxy.c Added "generate headers only" command-line option. Implemented imports 2002-11-21 00:02:38 +00:00
proxy.h Merged the IDL compiler written by Ove Kaaven. 2002-07-16 03:20:45 +00:00
utils.c Merged the IDL compiler written by Ove Kaaven. 2002-07-16 03:20:45 +00:00
utils.h Fixes for Sparc build. 2002-08-07 01:18:41 +00:00
widl.c Added "generate headers only" command-line option. Implemented imports 2002-11-21 00:02:38 +00:00
widl.h Added "generate headers only" command-line option. Implemented imports 2002-11-21 00:02:38 +00:00
widltypes.h Handle encapsulated unions in a cleaner (and less buggy) way. Emit the 2002-11-30 01:49:46 +00:00