Commit Graph

  • 24fb8d4387 fix class name TomasVotruba 2017-08-20 17:37:57 +0200
  • 34dce56289 add AbstractChangeMethodNameRector [closes #9] TomasVotruba 2017-08-20 17:36:04 +0200
  • 23c6c4dd53 Merge pull request #8 from TomasVotruba/nette-html-add-to-addhtml Tomáš Votruba 2017-08-20 17:31:01 +0200
  • 9cf112ac3a [NodeTypeResolver] decrease complexity TomasVotruba 2017-08-20 17:27:19 +0200
  • fec9201cc2 add /packages directory to static analysis check TomasVotruba 2017-08-20 17:20:33 +0200
  • 60f4a98b51 [NodeTypeResolver] fix standalone test TomasVotruba 2017-08-20 17:05:57 +0200
  • 75ae44379b cleanup unsued NodeTraversers TomasVotruba 2017-08-20 16:57:38 +0200
  • 2318f5e27b add reference links TomasVotruba 2017-08-20 16:46:00 +0200
  • 4060cad38a make HtmlAddMethodRector pass TomasVotruba 2017-08-20 16:27:57 +0200
  • 5f2be5f99f apply StandaloneTraverseNodeTraverser TomasVotruba 2017-08-20 16:25:13 +0200
  • a6c553c3b4 tests passes again TomasVotruba 2017-08-20 16:13:38 +0200
  • 863a20df68 fixup NodeTraverser order TomasVotruba 2017-08-20 16:08:24 +0200
  • 261f9aa8f2 drop EventDispatcher, add prioritied NodeTraversers TomasVotruba 2017-08-20 15:25:03 +0200
  • 40c7d5366e add EventDispatcher TomasVotruba 2017-08-20 01:46:12 +0200
  • d8d68ba767 composer: use max level for PHPStan TomasVotruba 2017-08-20 01:04:06 +0200
  • 4c052d0ceb cleanup TomasVotruba 2017-08-20 01:02:11 +0200
  • 738ac001f9 use simple NodeTypeResolver according to NodeVisitor example TomasVotruba 2017-08-20 00:51:00 +0200
  • 5a0ce3b7dc WIP with PHPStan TomasVotruba 2017-08-18 22:59:59 +0200
  • fb7adfbfc3 [Nette] add few more tests to HtmlAddMethodRector TomasVotruba 2017-08-16 09:48:48 +0200
  • a73ba4bb49 [Nette] add simple type resolver for HtmlAddMethodRector TomasVotruba 2017-08-16 09:45:07 +0200
  • 70775f5bfa [Nette] prepare type call for Html TomasVotruba 2017-08-15 15:24:56 +0200
  • 75bf8dce4e Merge pull request #7 from TomasVotruba/nette-deprecate-method-name Tomáš Votruba 2017-08-15 15:20:38 +0200
  • ed4605bb6e drop unused file TomasVotruba 2017-08-15 15:20:16 +0200
  • 8a525e12a0 simplify travis.yml TomasVotruba 2017-08-15 15:19:34 +0200
  • 3e9f3b8342 fix cs TomasVotruba 2017-08-15 15:17:17 +0200
  • 1f7c66bb72 move Symfony rector to Contrib TomasVotruba 2017-08-15 15:15:02 +0200
  • a8a3df0db1 fix InjectPropertyRector TomasVotruba 2017-08-15 15:00:49 +0200
  • 4c7a7cda22 move InjectAnnotationToContructRector test to correct place, rename FileReconstructor to FileProcessor TomasVotruba 2017-08-15 14:51:52 +0200
  • 9327e0a6b1 add CloningNodeTraverser to FileProcessor TomasVotruba 2017-08-15 14:42:25 +0200
  • 891af567a4 drop NodeTraverserFactory, not needed TomasVotruba 2017-08-15 14:40:02 +0200
  • 2f09ad31ed drop TokenSwitcher, use standalone NodeTraverser for cloning tokens TomasVotruba 2017-08-15 14:36:39 +0200
  • ca3aa06941 coding standard fixes, use PHPStan as dependency TomasVotruba 2017-08-15 13:26:00 +0200
  • 7fe31cde23 [Rector] HtmlAddMethodRector init TomasVotruba 2017-08-15 08:37:36 +0200
  • 412c1f10b5 update cs configuration TomasVotruba 2017-08-15 01:02:23 +0200
  • c7932b01ae [cs] fix space TomasVotruba 2017-08-15 00:20:17 +0200
  • 5eedea88ae change PropertyRector to InjectPropertyRector TomasVotruba 2017-08-12 13:43:13 +0200
  • 32b90c75c6 cs fixes, drop duplicated NodeVisitor TomasVotruba 2017-08-12 13:34:40 +0200
  • 28a3835acf phpstan fixes TomasVotruba 2017-08-10 12:29:43 +0200
  • 86e5f11ac2 remove todo comment TomasVotruba 2017-08-10 12:26:30 +0200
  • 2460157303 fix cs TomasVotruba 2017-08-09 17:37:49 +0200
  • 7c15ea9bfe ecs: update to EasyCodingStandard 2.2.6 TomasVotruba 2017-08-09 17:31:53 +0200
  • 244b561657 Merge pull request #5 from TomasVotruba/upgrade-deprection-constant Tomáš Votruba 2017-08-08 18:22:11 +0200
  • 478ce64138 fix it all TomasVotruba 2017-08-08 18:17:40 +0200
  • 102298d49a add NodeTraverserFactory TomasVotruba 2017-08-08 17:55:38 +0200
  • 70bb18f099 renaming TomasVotruba 2017-08-08 02:30:29 +0200
  • 7d5a1250eb rename StateHolder, to TokenSwitcher TomasVotruba 2017-08-08 01:59:37 +0200
  • d8849f04cd add uncommented tests TomasVotruba 2017-08-08 01:20:16 +0200
  • 4d931010d0 fix cs TomasVotruba 2017-08-08 01:18:55 +0200
  • 604d4cb521 add FormCallbackRector TomasVotruba 2017-08-08 01:15:01 +0200
  • ae5f24d677 fixes TomasVotruba 2017-08-07 23:12:10 +0200
  • 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