2011-02-02  Holger Hans Peter Freyther  <holger@freyther.de>

	* test.st: Use the STEvaluationDriver to parse.

2010-12-04  Paolo Bonzini  <bonzini@gnu.org>

	* package.xml: Remove now superfluous <file> tags.

2010-09-29  Paolo Bonzini  <bonzini@gnu.org>

	* StartCompiler.st: Use RBBracketedMethodParser to implement
	#compile:.
	
2010-06-22  Paolo Bonzini  <bonzini@gnu.org>

	* StartCompiler.st: Move STEvaluationDriver to Parser package.

2010-01-01  Paolo Bonzini  <bonzini@gnu.org>

	* Update copyright years.

2009-07-07  Paolo Bonzini  <bonzini@gnu.org>
	    Stefan Schmiedl  <s@xss.de>

	* StartCompiler.st: Fix order of error block arguments.

2008-04-25  Paolo Bonzini  <bonzini@gnu.org>

	* StartCompiler.st: Override the "right" methods, reported
	by Stephen Compall.

2008-02-25  Paolo Bonzini  <bonzini@gnu.org>

	* StartCompiler.st: Remove references to #parserClass.

2008-02-08  Paolo Bonzini  <bonzini@gnu.org>

	* StartCompiler.st: Fix typo in message #parseSmalltalk:with:onError:.

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.
