This is the mail archive of the xconq-cvs@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

xconq ./ChangeLog doc/refman.texi kernel/keywo ...


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@sourceware.cygnus.com	2000-10-01 10:49:46

Modified files:
	.              : ChangeLog 
	doc            : refman.texi 
	kernel         : keyword.def mknames.c lisp.c read.c 
	test           : warn.g 

Log message:
	* keyword.def (any): Remove keyword, redundant with "or" in namers.
	(text): Remove, never used.
	* lisp.c (hash_name): Hash on whole string, handle 8-bit chars
	correctly.
	* mknames.c (gen_name): Add comments.
	(gen_from_rule): Rewrite to handle reject form, issue better
	warnings.
	* read.c (init_predefined_symbols): Don't make K_REJECT eval to
	self.
	(interp_text_generator): Remove, never used.
	(interp_form): Remove call to it.
	
	* refman.texi: Update documentation of name grammars to reflect
	the actual code.
	
	* warn.g: Add tests for new grammar warnings.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]