Mon, 02 Jul 2018 07:46:41 +0200 Claus Gittinger class: PPParserResource
Mon, 02 Jul 2018 07:46:39 +0200 Claus Gittinger class: PPParserResource
Mon, 02 Jul 2018 07:46:37 +0200 Claus Gittinger class: PPParserResource
Mon, 02 Jul 2018 07:46:35 +0200 Claus Gittinger class: PPParserResource
Mon, 02 Jul 2018 07:46:32 +0200 Claus Gittinger class: PPParserResource
Mon, 02 Jul 2018 07:46:30 +0200 Claus Gittinger class: PPParserResource
Mon, 02 Jul 2018 07:43:48 +0200 Claus Gittinger #DOCUMENTATION by cg
Mon, 02 Jul 2018 07:43:33 +0200 Claus Gittinger removed container
Mon, 02 Jul 2018 07:43:28 +0200 Claus Gittinger initial checkin
Mon, 02 Jul 2018 07:41:20 +0200 Claus Gittinger #DOCUMENTATION by cg
Mon, 02 Jul 2018 07:40:28 +0200 Claus Gittinger removed container
Mon, 02 Jul 2018 07:40:19 +0200 Claus Gittinger initial checkin
Mon, 02 Jul 2018 07:39:35 +0200 Claus Gittinger removed container
Mon, 02 Jul 2018 07:39:29 +0200 Claus Gittinger initial checkin
Mon, 02 Jul 2018 07:39:09 +0200 Claus Gittinger removed container
Mon, 02 Jul 2018 07:39:04 +0200 Claus Gittinger initial checkin
Mon, 02 Jul 2018 07:38:50 +0200 Claus Gittinger removed container
Mon, 02 Jul 2018 07:38:45 +0200 Claus Gittinger initial checkin
Mon, 02 Jul 2018 07:38:26 +0200 Claus Gittinger removed container
Mon, 02 Jul 2018 07:38:21 +0200 Claus Gittinger initial checkin
Mon, 02 Jul 2018 07:38:06 +0200 Claus Gittinger removed container
Mon, 02 Jul 2018 07:38:01 +0200 Claus Gittinger initial checkin
Mon, 02 Jul 2018 07:36:42 +0200 Claus Gittinger #DOCUMENTATION by cg
Mon, 02 Jul 2018 07:36:37 +0200 Claus Gittinger #DOCUMENTATION by cg
Mon, 02 Jul 2018 07:35:31 +0200 Claus Gittinger removed container
Mon, 02 Jul 2018 07:35:26 +0200 Claus Gittinger initial checkin
Mon, 02 Jul 2018 07:35:04 +0200 Claus Gittinger removed container
Mon, 02 Jul 2018 07:34:58 +0200 Claus Gittinger initial checkin
Mon, 02 Jul 2018 07:34:34 +0200 Claus Gittinger removed container
Mon, 02 Jul 2018 07:34:28 +0200 Claus Gittinger initial checkin
Mon, 02 Jul 2018 08:46:03 +0200 Jan Vrany Tagged Smalltalk/X 8.0.0
Sat, 19 Mar 2016 00:12:47 +0100 Jan Vrany CI: Use VM provided by Pharo team on both Linux and Windows. stx-8.0.0
Mon, 18 Jan 2016 08:05:03 +0000 Jan Vrany For tests on Pharo 5.0, use Spur VM
Tue, 24 Nov 2015 19:24:45 +0000 Jan Vrany Oops, another type (`url`, should be `curl`)
Tue, 24 Nov 2015 19:37:14 +0100 Jan Vrany Oops, forgot to export PETITCOMPILER_DATA_DIRECTORY variable
Mon, 23 Nov 2015 14:00:53 +0100 Jan Vrany Use shared directory for test data on Jenkins
Mon, 23 Nov 2015 11:14:30 +0100 Jan Vrany Fixed CI scripts on Windows
Mon, 09 Nov 2015 00:38:23 +0000 Jan Vrany Fixed CI scripts for PetitParser.
Mon, 09 Nov 2015 00:38:23 +0000 Jan Vrany Added CI scripts for PetitParser.
Thu, 08 Oct 2015 09:41:03 +0100 Jan Vrany Added README and LICENSE
Thu, 10 Sep 2015 07:13:16 +0100 Jan Vrany Portability: Removed tests/asserts referring to BlockClosure
Tue, 08 Sep 2015 09:15:35 +0100 Jan Vrany Oops, re-added list splicemap for stx:goodies/petitparser/compiler
Tue, 08 Sep 2015 03:20:10 +0100 Jan Vrany Forge Monticello ancestry when exporting .mcz
Tue, 08 Sep 2015 02:49:45 +0100 Jan Vrany Portabiluty: use `Exception new signal: message` to throw exceptions
Tue, 08 Sep 2015 02:40:05 +0100 Jan Vrany Poratbility: do not use #removeAtIndex: under Pharo.
Tue, 08 Sep 2015 02:06:11 +0100 Jan Vrany Use #skipIf: instead of <skip>
Tue, 08 Sep 2015 01:31:37 +0100 Jan Vrany Added ,mcz export by-producsts to .hgignore
Tue, 08 Sep 2015 02:23:45 +0100 Jan Vrany Merge
Tue, 08 Sep 2015 01:24:23 +0100 Jan Vrany Updated splicemaps.
Mon, 07 Sep 2015 11:53:38 +0100 Jan Vrany PPCConfiguration refactoring: [10/10]: Cleaned up compilation API
Mon, 07 Sep 2015 08:20:46 +0100 Jan Vrany PPCConfiguration refactoring: [9/10]: Renamed PPCConfiguration to PPCCompiler.
Mon, 07 Sep 2015 08:03:02 +0100 Jan Vrany PPCConfiguration refactoring: [8/10]: Cleaned up compilation API.
Fri, 04 Sep 2015 14:06:56 +0100 Jan Vrany PPCConfiguration refactoring: [7/10]: allow to configure passes
Sat, 29 Aug 2015 07:56:14 +0100 Jan Vrany PPCConfiguration refactoring: [6/10]: use #runPass: instead of self-sends.
Wed, 26 Aug 2015 23:34:48 +0100 Jan Vrany PPCConfiguration refactoring: [5/10]: Commented options in PPCCompilationOptions.
Wed, 26 Aug 2015 23:01:00 +0100 Jan Vrany PPCConfiguration refactoring: [4/10]: introduced a class - PPCPass
Wed, 26 Aug 2015 21:41:20 +0100 Jan Vrany PPCConfiguration refactoring: [3/10]: Moved some sime instvars to context
Tue, 25 Aug 2015 01:30:32 +0100 Jan Vrany PPCConfiguration refactoring: [2/10]: introduced PPCCompilationContext
Mon, 24 Aug 2015 23:42:53 +0100 Jan Vrany PPCConfiguration refactoring [1/10]: renamed PPCArguments to PPCCompilationOptions
Mon, 24 Aug 2015 22:32:15 +0100 Jan Vrany Removed unused (obsolete) class PPCCompiledMethod
(0) -300 -100 -60 +60 tip