Fri, 31 Jul 2015 14:07:31 +0100 Jan Vrany Fixed PPCSetUpBefore...Resource to work on Pharo. Few othr minor Pharo fixes.
Fri, 31 Jul 2015 09:35:15 +0100 Jan Vrany Portability fix: do not use "/ style comments in PetitParser code.
Fri, 31 Jul 2015 07:57:23 +0100 Jan Vrany Added smoke tests for LRPParser
Thu, 30 Jul 2015 17:31:18 +0100 Jan Vrany Added LRPParser from Live Robots Prograaming project
Thu, 30 Jul 2015 08:37:37 +0100 Jan Vrany Tests refactoring - use generated test cases to make sure all posibilities are tested.
Fri, 31 Jul 2015 08:22:18 +0100 Jan Vrany Inline child of an action node only is its unnamed sequence node.
Fri, 31 Jul 2015 08:16:54 +0100 Jan Vrany Temporarily disabled #acceptsEpsilon test in PPCTokenizingCodeGenerator>>visitChoiceNode:
Tue, 28 Jul 2015 07:16:10 +0100 Jan Vrany Workaround for stc bug.
Mon, 27 Jul 2015 16:28:48 +0100 Jan Vrany Added static analysis of blocks when inlining. Allow inlining only when block is functional
Mon, 27 Jul 2015 10:21:41 +0100 Jan Vrany Post-merge fixes. PPCCodeBlock refactoring.
Fri, 24 Jul 2015 19:42:09 +0100 Jan Vrany Portability fix: override #new for class that implements #initialize
Fri, 24 Jul 2015 15:37:23 +0100 Jan Vrany Merge
Fri, 24 Jul 2015 15:06:54 +0100 Jan Vrany Updated to PetitCompiler-JanVrany.135, PetitCompiler-Tests-JanKurs.93, PetitCompiler-Extras-Tests-JanVrany.16, PetitCompiler-Benchmarks-JanKurs.12
Fri, 19 Jun 2015 08:13:39 +0100 Jan Vrany Moved PPMappedActionParser>>asCompilerNode to protocol 'converting'
Fri, 19 Jun 2015 07:14:07 +0100 Jan Vrany Use RBVariableNode>>name: to change variable's name.
Fri, 19 Jun 2015 06:53:06 +0100 Jan Vrany Portability fix: do not use #?
Thu, 18 Jun 2015 22:11:40 +0100 Jan Vrany Moved PPCMappedActionNode to category PetitCompiler-Nodes
Thu, 18 Jun 2015 22:05:13 +0100 Jan Vrany Do not use RBProgramNode>>variableNodesDo: as this method is not present in Pharo.
Thu, 18 Jun 2015 21:20:15 +0100 Jan Vrany Reverted fc3dbe5654c5: sending #copy should be OK (copy set's parent properly)
Thu, 18 Jun 2015 06:40:15 +0100 Jan Vrany Send #sourceNode instead of #ast as there's no #ast in Pharo
Thu, 18 Jun 2015 06:07:40 +0100 Jan Vrany Oops, removed EOL comments as they;re not supported in Squeak / Pharo
Wed, 17 Jun 2015 17:10:54 +0100 Jan Vrany Fixed target mcz - exit Smalltalk after all packages are exported.
Wed, 17 Jun 2015 16:49:28 +0100 Jan Vrany Use #deepCopy instead of #copy when copying RB parse tree
Tue, 16 Jun 2015 07:49:21 +0100 Jan Vrany Codegen: added support for smart action node compiling.
Tue, 16 Jun 2015 06:54:14 +0100 Jan Vrany Oops, renamed testMappedNode3/4/5 to testActionNode3/4/5 which is the correct name!
Tue, 16 Jun 2015 06:45:26 +0100 Jan Vrany Fix in codegen for inlined sequence nodes.
Mon, 15 Jun 2015 19:13:49 +0100 Jan Vrany Avoid creation of intermediate collection for mapped action nodes.
Mon, 15 Jun 2015 18:00:44 +0100 Jan Vrany Fix in codegen: fixed compilation of unknown node: do not hardcode return variable name
Mon, 15 Jun 2015 17:47:38 +0100 Jan Vrany Renamed #codeStoreValueOf:intoVariable: to #codeAssignParsedValueOf:to:
Mon, 15 Jun 2015 17:12:54 +0100 Jan Vrany Fixed codegen for empty (mapped) action block.
(0) -300 -100 -50 -30 +30 +50 +100 tip