10/19/99 Added idl_ prefix to productions that covers reserved words These are: module, interface, Corrected def for scoped_name from previous version 10/20/99 Mistakes in bnf sytax found - cannot determine if value_forward_dcl or value_header value_inheritance_spec could be NULL and throw null_pointer_exception 10/21/99 value_inheritance_spec is modified - thus genrates less errors, haha! ;) I promise! Someday this project will be finished;) 10/22/99 value_inheritance_spec changed once again. now it is interpreted right The long long bug fixed!! - it really works now!!! 10/23/99 now compiler is case insensitive!! ayeah! 10/25/99 lexer support for numerous directives, but silently ignored final pre-release of the parser and lexer! still not supporting directives 10/26/99 the specification still ignores the directives but the rest works fine