Commit Graph

  • 7b03a0c30e wip TomasVotruba 2017-08-07 17:52:18 +0200
  • 23dde903b7 refactor NodeVisitor to Rectors TomasVotruba 2017-08-07 17:41:58 +0200
  • bcc02f678c move NodeVisitor to Rector, add AbstractRector TomasVotruba 2017-08-07 17:27:04 +0200
  • ef97f993be misc TomasVotruba 2017-08-07 15:53:52 +0200
  • 61c7ef9de0 improve tests TomasVotruba 2017-08-06 23:37:10 +0200
  • d818014477 StatementGlue added TomasVotruba 2017-08-06 23:24:58 +0200
  • 5d7c589533 cs fixes TomasVotruba 2017-08-06 23:11:50 +0200
  • 92400e8a0d fix cs TomasVotruba 2017-08-06 19:52:50 +0200
  • 58f638d104 [NodeTraverser] add ParentClassToTrait refactor TomasVotruba 2017-08-06 19:49:19 +0200
  • 63bbfb3efc improve coding standard, add DeprectionInterface TomasVotruba 2017-08-06 19:37:55 +0200
  • 14fe13817a fix travis TomasVotruba 2017-08-06 19:30:19 +0200
  • f8420008f3 [NodeVisitor] make ReplaceDeprecatedConstant abstract TomasVotruba 2017-08-06 19:26:39 +0200
  • a3dd2d7591 fix composer shortcut TomasVotruba 2017-08-06 19:00:25 +0200
  • 2beb152e5f [UpgradeDeprecation] add ReplaceDeprecatedConstantNodeVisitor TomasVotruba 2017-08-06 18:51:23 +0200
  • 0ade452fde cs fixes TomasVotruba 2017-08-04 08:20:18 +0200
  • e06b661982 fix cs TomasVotruba 2017-08-03 19:11:55 +0200
  • 71497ab319 cs fixes TomasVotruba 2017-08-03 19:11:32 +0200
  • 2b86f6497a Merge pull request #2 from TomasVotruba/new-rector-named-services Tomáš Votruba 2017-08-03 18:41:47 +0200
  • 9ab6c84629 add StateHolder as hotfix for printer bug TomasVotruba 2017-07-20 19:45:25 +0200
  • 5dfa359257 cleanup TomasVotruba 2017-07-20 19:20:09 +0200
  • 5120451ee5 cleanup TomasVotruba 2017-07-20 19:10:06 +0200
  • 09c13a11fa [NamedServicesToContrutor] make tests pass TomasVotruba 2017-07-20 18:58:34 +0200
  • 80314eb924 decouple ClassPropertyCollector, [NamedServicesToContstructor] change mechanism to add new properties post traverse TomasVotruba 2017-07-20 18:37:43 +0200
  • 01a5fd8b41 make test pass TomasVotruba 2017-07-20 17:23:10 +0200
  • 82e8858158 namespace typos fix TomasVotruba 2017-07-20 16:37:31 +0200
  • deaaa019ad remove unused helper method TomasVotruba 2017-07-19 19:08:03 +0200
  • 94daf88807 decouple ServiceFromKernelResolver TomasVotruba 2017-07-19 19:02:00 +0200
  • 222557c122 [NamedServicesToContructor] split NodeVisitors to do particular job TomasVotruba 2017-07-19 18:52:54 +0200
  • 3e10bdfa84 cleanup TomasVotruba 2017-07-19 11:03:15 +0200
  • 8f87dd58d6 cleanup TomasVotruba 2017-07-19 00:42:50 +0200
  • ebe7698bae cleanup TomasVotruba 2017-07-19 00:15:26 +0200
  • 3a6eee57f3 [NodeTraverser] use it instead of Dispatcher and own solution TomasVotruba 2017-07-18 23:59:43 +0200
  • e32453e2be use format preserving AST Transformation, disable PHPStan, doesn't work with php-parser 4.0-dev TomasVotruba 2017-07-16 23:15:41 +0200
  • 595d0f0c3b upgrade to nikic/php-parser 4.0-dev TomasVotruba 2017-07-16 22:43:11 +0200
  • 4fe18bacab NamedServicesReconstructor - add test for double use of one service TomasVotruba 2017-07-16 21:14:57 +0200
  • 885a4e4f03 simplify TomasVotruba 2017-07-16 21:11:00 +0200
  • 7c2a01a4e5 [Analyzer] decouple ClassAnalyzer TomasVotruba 2017-07-16 21:09:58 +0200
  • 34bc21f579 decouple refactoring method for both cases TomasVotruba 2017-07-16 20:53:57 +0200
  • 723d3633d1 ecs init TomasVotruba 2017-07-16 20:44:05 +0200
  • dbaec745e4 fix phsptan TomasVotruba 2017-07-16 20:34:20 +0200
  • 05ae2c05a0 [Reconstructor] add expr check TomasVotruba 2017-07-16 20:32:48 +0200
  • aea9c41d3f [Reconstructor] details TomasVotruba 2017-07-16 19:54:09 +0200
  • 30c1624440 [Builder] PropertyBuilder fixes TomasVotruba 2017-07-16 19:45:07 +0200
  • 31e354945e [Builder] add PropertyBuilder TomasVotruba 2017-07-16 19:39:30 +0200
  • 95d105512a [Reconstructor] NamedServicesToConstructor next TomasVotruba 2017-07-16 19:13:21 +0200
  • e59acf0d18 [Reconstructor] NamedServicesToConstructor init TomasVotruba 2017-07-16 14:56:38 +0200
  • ad5ba530c7 phpstan fixes TomasVotruba 2017-07-16 14:08:20 +0200
  • 7a97ad00af phpstan fixes TomasVotruba 2017-07-16 14:01:45 +0200
  • 57f291a389 [Reconstructor] add ContructorMethodBuilder, relieve InjectReconstructor TomasVotruba 2017-07-16 13:13:24 +0200
  • dd41b45b04 [composer] add phpstan TomasVotruba 2017-07-15 19:21:21 +0200
  • 7c62780a54 [README] init TomasVotruba 2017-07-15 19:20:20 +0200
  • 466e284524 init meta files TomasVotruba 2017-07-15 19:12:04 +0200
  • 7446ce99c6 [tests] move AbstractReconstructorTestCase to src/Testing TomasVotruba 2017-07-15 19:03:14 +0200
  • 764ce4bb08 init TomasVotruba 2017-07-15 19:01:21 +0200