2007-11-05  Stephen Compall  <scompall@nocandysw.com>

	* StartCompiler.st: Answer the method node from the driver's
	#compile: method.

2007-10-21  Paolo Bonzini  <bonzini@gnu.org>

	* StartCompiler.st: Remove #parserClass from Behavior.

2007-10-02  Stephen Compall  <scompall@nocandysw.com>

	* StartCompiler.st: Use GSTFileInParser instead to support new
	syntax.

2007-07-17  Stephen Compall  <scompall@nocandysw.com>

	* StartCompiler.st: Allow method nodes to be given directly to
	Behavior's compile methods, by checking whether the compilerClass
	can directly compile the given `code' object.
