| Age | Commit message (Collapse) | Author | Files | Lines | 
 | 
* compiler.boot: Import "define" and "iterator".
	Move setting of special compiler functions from property.lisp to
	here. 
	* iterator.boot (compCollectV): Uncomment.
	(compIteratorV): Likewise.
	(computeMaxIndex): Likewise.
	(exprDifference): Likewise.
	* parse.boot: Move setting of special parsing functions from
	property.lisp to here.
	* postpar.boot: Move setting of special parsing transformers from
	property.lisp to here.
	* property.lisp: Move setting of special compiler functions and
	parsers to appropriate files.
 | 
 | 
* property.lisp: Don't use it anymore.
	* g-opt.boot: Likewise.
	* i-spec2.boot: Likewise.
 | 
 | 
 | 
 | 
* nspadaux.lisp: Don't register special parser for `not'-form.
	* postprop.lisp: Likewise.
	* property.lisp: Likewise.
	* parse.boot (parseNot): Remove.
 | 
 | 
(obey.$(FASLEXT)): Likewise.
	(setq.$(FASLEXT)): Likewise.
	(spaderror.$(FASLEXT)): Likewise.
	(debug.$(FASLEXT)): Likewise.
	(property.$(FASLEXT)): Likewise.
	(nspadaux.$(FASLEXT)): Likewise.
	(sockio.$(FASLEXT)): Likewise.
	(sfsfun-l.$(FASLEXT)): Likewise.
	(varini.$(FASLEXT)): Likewise.
	(trace.$(FASLEXT)): Likewise.
	(termrw.$(FASLEXT)): Likewise.
	(showimp.$(FASLEXT)): Likewise.
	(sfsfun.$(FASLEXT)): Likewise.
 | 
 | 
 |