Tue, 08 Sep 2015 02:40:05 +0100 |
Jan Vrany |
Poratbility: do not use #removeAtIndex: under Pharo.
|
changeset |
files
|
Tue, 08 Sep 2015 02:06:11 +0100 |
Jan Vrany |
Use #skipIf: instead of <skip>
|
changeset |
files
|
Tue, 08 Sep 2015 01:31:37 +0100 |
Jan Vrany |
Added ,mcz export by-producsts to .hgignore
|
changeset |
files
|
Tue, 08 Sep 2015 02:23:45 +0100 |
Jan Vrany |
Merge
|
changeset |
files
|
Tue, 08 Sep 2015 01:24:23 +0100 |
Jan Vrany |
Updated splicemaps.
|
changeset |
files
|
Mon, 07 Sep 2015 11:53:38 +0100 |
Jan Vrany |
PPCConfiguration refactoring: [10/10]: Cleaned up compilation API
|
changeset |
files
|
Mon, 07 Sep 2015 08:20:46 +0100 |
Jan Vrany |
PPCConfiguration refactoring: [9/10]: Renamed PPCConfiguration to PPCCompiler.
|
changeset |
files
|
Mon, 07 Sep 2015 08:03:02 +0100 |
Jan Vrany |
PPCConfiguration refactoring: [8/10]: Cleaned up compilation API.
|
changeset |
files
|
Fri, 04 Sep 2015 14:06:56 +0100 |
Jan Vrany |
PPCConfiguration refactoring: [7/10]: allow to configure passes
|
changeset |
files
|
Sat, 29 Aug 2015 07:56:14 +0100 |
Jan Vrany |
PPCConfiguration refactoring: [6/10]: use #runPass: instead of self-sends.
|
changeset |
files
|
Wed, 26 Aug 2015 23:34:48 +0100 |
Jan Vrany |
PPCConfiguration refactoring: [5/10]: Commented options in PPCCompilationOptions.
|
changeset |
files
|
Wed, 26 Aug 2015 23:01:00 +0100 |
Jan Vrany |
PPCConfiguration refactoring: [4/10]: introduced a class - PPCPass
|
changeset |
files
|
Wed, 26 Aug 2015 21:41:20 +0100 |
Jan Vrany |
PPCConfiguration refactoring: [3/10]: Moved some sime instvars to context
|
changeset |
files
|
Tue, 25 Aug 2015 01:30:32 +0100 |
Jan Vrany |
PPCConfiguration refactoring: [2/10]: introduced PPCCompilationContext
|
changeset |
files
|
Mon, 24 Aug 2015 23:42:53 +0100 |
Jan Vrany |
PPCConfiguration refactoring [1/10]: renamed PPCArguments to PPCCompilationOptions
|
changeset |
files
|
Mon, 24 Aug 2015 22:32:15 +0100 |
Jan Vrany |
Removed unused (obsolete) class PPCCompiledMethod
|
changeset |
files
|
Mon, 24 Aug 2015 17:38:44 +0100 |
Jan Vrany |
Added missing #new methods
|
changeset |
files
|
Mon, 24 Aug 2015 17:31:06 +0100 |
Jan Vrany |
Fixed PEGFsaState>>isFailure: it is not obsolete, actually.
|
changeset |
files
|
Mon, 24 Aug 2015 15:56:20 +0100 |
Jan Vrany |
Merge
|
changeset |
files
|
Mon, 24 Aug 2015 15:34:14 +0100 |
Jan Vrany |
Merged in PetitCompiler-JanVrany.170, PetitCompiler-Tests-JanKurs.116, PetitCompiler-Extras-Tests-JanKurs.29, PetitCompiler-Benchmarks-JanKurs.19
|
changeset |
files
|
Tue, 18 Aug 2015 22:46:10 +0100 |
Jan Vrany |
Fixed PEGFsaTransition>>disjunction: - xor: does not take blocks
|
changeset |
files
|
Tue, 18 Aug 2015 22:16:18 +0100 |
Jan Vrany |
Fixed support for Smalltalk/X end-of-line comments in PPSmalltalkGrammar.
|
changeset |
files
|
Tue, 18 Aug 2015 21:47:50 +0100 |
Jan Vrany |
Fixed LRP tests. Removed tests for tokendized LRPParser (not yet supported)
|
changeset |
files
|
Tue, 18 Aug 2015 16:57:08 +0100 |
Jan Vrany |
Added benchmarks for Johan's LRP Parser
|
changeset |
files
|
Tue, 18 Aug 2015 13:09:42 +0100 |
Jan Vrany |
Portability: fixed RBLiteralValueNode>>isLiteralNumber to work under both - Pharo and Smalltalk/X
|
changeset |
files
|
Mon, 17 Aug 2015 23:11:56 +0100 |
Jan Vrany |
Portability fixes
|
changeset |
files
|
Mon, 17 Aug 2015 13:39:38 +0100 |
Jan Vrany |
Portability: override #new for PPCScannerCodeGenerator.
|
changeset |
files
|
Mon, 17 Aug 2015 12:56:02 +0100 |
Jan Vrany |
Merge
|
changeset |
files
|
Mon, 17 Aug 2015 12:13:16 +0100 |
Jan Vrany |
Updated to PetitCompiler-JanKurs.160, PetitCompiler-Tests-JanKurs.112, PetitCompiler-Extras-Tests-JanKurs.25, PetitCompiler-Benchmarks-JanKurs.17
|
changeset |
files
|
Fri, 31 Jul 2015 14:07:31 +0100 |
Jan Vrany |
Fixed PPCSetUpBefore...Resource to work on Pharo. Few othr minor Pharo fixes.
|
changeset |
files
|
Fri, 31 Jul 2015 09:35:15 +0100 |
Jan Vrany |
Portability fix: do not use "/ style comments in PetitParser code.
|
changeset |
files
|
Fri, 31 Jul 2015 07:57:23 +0100 |
Jan Vrany |
Added smoke tests for LRPParser
|
changeset |
files
|
Thu, 30 Jul 2015 17:31:18 +0100 |
Jan Vrany |
Added LRPParser from Live Robots Prograaming project
|
changeset |
files
|
Thu, 30 Jul 2015 08:37:37 +0100 |
Jan Vrany |
Tests refactoring - use generated test cases to make sure all posibilities are tested.
|
changeset |
files
|
Fri, 31 Jul 2015 08:22:18 +0100 |
Jan Vrany |
Inline child of an action node only is its unnamed sequence node.
|
changeset |
files
|
Fri, 31 Jul 2015 08:16:54 +0100 |
Jan Vrany |
Temporarily disabled #acceptsEpsilon test in PPCTokenizingCodeGenerator>>visitChoiceNode:
|
changeset |
files
|
Tue, 28 Jul 2015 07:16:10 +0100 |
Jan Vrany |
Workaround for stc bug.
|
changeset |
files
|
Mon, 27 Jul 2015 16:28:48 +0100 |
Jan Vrany |
Added static analysis of blocks when inlining. Allow inlining only when block is functional
|
changeset |
files
|
Mon, 27 Jul 2015 10:21:41 +0100 |
Jan Vrany |
Post-merge fixes. PPCCodeBlock refactoring.
|
changeset |
files
|
Fri, 24 Jul 2015 19:42:09 +0100 |
Jan Vrany |
Portability fix: override #new for class that implements #initialize
|
changeset |
files
|
Fri, 24 Jul 2015 15:37:23 +0100 |
Jan Vrany |
Merge
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 19 Jun 2015 08:13:39 +0100 |
Jan Vrany |
Moved PPMappedActionParser>>asCompilerNode to protocol 'converting'
|
changeset |
files
|
Fri, 19 Jun 2015 07:14:07 +0100 |
Jan Vrany |
Use RBVariableNode>>name: to change variable's name.
|
changeset |
files
|
Fri, 19 Jun 2015 06:53:06 +0100 |
Jan Vrany |
Portability fix: do not use #?
|
changeset |
files
|
Thu, 18 Jun 2015 22:11:40 +0100 |
Jan Vrany |
Moved PPCMappedActionNode to category PetitCompiler-Nodes
|
changeset |
files
|
Thu, 18 Jun 2015 22:05:13 +0100 |
Jan Vrany |
Do not use RBProgramNode>>variableNodesDo: as this method is not present in Pharo.
|
changeset |
files
|
Thu, 18 Jun 2015 21:20:15 +0100 |
Jan Vrany |
Reverted fc3dbe5654c5: sending #copy should be OK (copy set's parent properly)
|
changeset |
files
|
Thu, 18 Jun 2015 06:40:15 +0100 |
Jan Vrany |
Send #sourceNode instead of #ast as there's no #ast in Pharo
|
changeset |
files
|
Thu, 18 Jun 2015 06:07:40 +0100 |
Jan Vrany |
Oops, removed EOL comments as they;re not supported in Squeak / Pharo
|
changeset |
files
|
Wed, 17 Jun 2015 17:10:54 +0100 |
Jan Vrany |
Fixed target mcz - exit Smalltalk after all packages are exported.
|
changeset |
files
|
Wed, 17 Jun 2015 16:49:28 +0100 |
Jan Vrany |
Use #deepCopy instead of #copy when copying RB parse tree
|
changeset |
files
|
Tue, 16 Jun 2015 07:49:21 +0100 |
Jan Vrany |
Codegen: added support for smart action node compiling.
|
changeset |
files
|
Tue, 16 Jun 2015 06:54:14 +0100 |
Jan Vrany |
Oops, renamed testMappedNode3/4/5 to testActionNode3/4/5 which is the correct name!
|
changeset |
files
|
Tue, 16 Jun 2015 06:45:26 +0100 |
Jan Vrany |
Fix in codegen for inlined sequence nodes.
|
changeset |
files
|
Mon, 15 Jun 2015 19:13:49 +0100 |
Jan Vrany |
Avoid creation of intermediate collection for mapped action nodes.
|
changeset |
files
|
Mon, 15 Jun 2015 18:00:44 +0100 |
Jan Vrany |
Fix in codegen: fixed compilation of unknown node: do not hardcode return variable name
|
changeset |
files
|
Mon, 15 Jun 2015 17:47:38 +0100 |
Jan Vrany |
Renamed #codeStoreValueOf:intoVariable: to #codeAssignParsedValueOf:to:
|
changeset |
files
|
Mon, 15 Jun 2015 17:12:54 +0100 |
Jan Vrany |
Fixed codegen for empty (mapped) action block.
|
changeset |
files
|
Fri, 05 Jun 2015 00:05:08 +0100 |
Jan Vrany |
Do not create intermediate collection when parsing sequence if not necesary.
|
changeset |
files
|