{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":24747351,"defaultBranch":"master","name":"fernflower","ownerLogin":"fesh0r","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-10-03T05:00:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1683440?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1674197078.379505","currentOid":""},"activityList":{"items":[{"before":"a4e0b5ff0640b89c030ae6306a541472bc3d0703","after":"15c64a51cf37800fdbe894fd9edf61cba66831fc","ref":"refs/heads/master","pushedAt":"2024-07-06T05:28:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"Apply 'Copy of existing static method body' fixes\n\nGitOrigin-RevId: 139c1d45abf749d40ec4e1c9004b16dea0b3a954","shortMessageHtmlLink":"Apply 'Copy of existing static method body' fixes"}},{"before":"134631c5a63be8d999a44893148fce35c0c2c4f9","after":"a4e0b5ff0640b89c030ae6306a541472bc3d0703","ref":"refs/heads/master","pushedAt":"2024-06-21T07:13:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"DefaultNotLastCaseInSwitch fixes\n\nGitOrigin-RevId: ee0e7442caa4992f8953e12d62a834f544008ef4","shortMessageHtmlLink":"DefaultNotLastCaseInSwitch fixes"}},{"before":"7b509f08a27832b5f2bda3eb16cf90510ebbf1d1","after":"134631c5a63be8d999a44893148fce35c0c2c4f9","ref":"refs/heads/master","pushedAt":"2024-06-20T07:59:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"[java-decompiler] IDEA-351525 Decompiler omits statements in record constructors\n\nGitOrigin-RevId: f60a42bf13d509038fe0c839c74cf4bf5ad22c84","shortMessageHtmlLink":"[java-decompiler] IDEA-351525 Decompiler omits statements in record c…"}},{"before":"2eeb399c0e0347a850c9dcaa3669437b268089cc","after":"7b509f08a27832b5f2bda3eb16cf90510ebbf1d1","ref":"refs/heads/master","pushedAt":"2024-06-14T07:31:44.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"[java-decompiler] IDEA-353995 improve support for switch expressions with patterns\n\nGitOrigin-RevId: 98a19ccca5d898e3be713a5af584b9e81f0d295a","shortMessageHtmlLink":"[java-decompiler] IDEA-353995 improve support for switch expressions …"}},{"before":"ef57a59cd1ed20246e0a94c89e8ef9ef1c9cab03","after":"2eeb399c0e0347a850c9dcaa3669437b268089cc","ref":"refs/heads/master","pushedAt":"2024-05-25T02:02:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"[java-decompiler] IDEA-353150 try to preserve cast with virtual invocation\n\nGitOrigin-RevId: 8a3b414c1140dec382f62db17ba30204af7b82b4","shortMessageHtmlLink":"[java-decompiler] IDEA-353150 try to preserve cast with virtual invoc…"}},{"before":"3b9887ad79fb2d92b385fe1aa35752d25319cfad","after":"ef57a59cd1ed20246e0a94c89e8ef9ef1c9cab03","ref":"refs/heads/master","pushedAt":"2024-04-04T05:22:46.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"Cleanup (getting rid of outdated `extends CodeConstants` pattern; typos)\n\nGitOrigin-RevId: a970382fcfa57486b378d57063d9c41adb591106","shortMessageHtmlLink":"Cleanup (getting rid of outdated extends CodeConstants pattern; typos)"}},{"before":"ab7e7e1b4aeda306d1e8503aadc691b8c723d7bf","after":"3b9887ad79fb2d92b385fe1aa35752d25319cfad","ref":"refs/heads/master","pushedAt":"2024-03-22T06:41:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"remove unnecessary substring() calls\n\nGitOrigin-RevId: b5cdb5bd7e2cc3f3bf866685bbfdf887b81dff3f","shortMessageHtmlLink":"remove unnecessary substring() calls"}},{"before":"e9fbef823400d83dbf4cfdbd02022128c80407a9","after":"ab7e7e1b4aeda306d1e8503aadc691b8c723d7bf","ref":"refs/heads/master","pushedAt":"2024-03-12T06:38:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"[java-decompiler] IDEA-346717 Decompiler fails on static methods.\n\n- add tests\n\nGitOrigin-RevId: 329e4a14c1f01d807c9e4d98c1c013378fcf2c02","shortMessageHtmlLink":"[java-decompiler] IDEA-346717 Decompiler fails on static methods."}},{"before":"630c1292b46793dfda4c6b6b1dcb58e1018a5da6","after":"e9fbef823400d83dbf4cfdbd02022128c80407a9","ref":"refs/heads/master","pushedAt":"2024-01-03T03:27:16.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":" [java-decompiler] IJ-CR-119139 IDEA-326015 Support common cases of deconstruction in switch\n\n - add comments and delete suppressions\n\nGitOrigin-RevId: a7a604e823edf51c4bda1deeee6c1c89b5abe2e5","shortMessageHtmlLink":" [java-decompiler] IJ-CR-119139 IDEA-326015 Support common cases of d…"}},{"before":"e52e88a7488d02fae7dd94291e62877954efcd10","after":"630c1292b46793dfda4c6b6b1dcb58e1018a5da6","ref":"refs/heads/master","pushedAt":"2023-10-21T00:10:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"\"Method can be static\" fix massive application\n\nGitOrigin-RevId: ed296b85922a6814d5c6057b5cbc720f0c546e41","shortMessageHtmlLink":"\"Method can be static\" fix massive application"}},{"before":"1ebdb71dec45093e0e94194c85de2602b405931b","after":"e52e88a7488d02fae7dd94291e62877954efcd10","ref":"refs/heads/master","pushedAt":"2023-10-04T04:48:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"[java-decompiler] Fix exception when checking for type arguments on classes\n\nEA-915555 Fixed\n\nGitOrigin-RevId: 9fd579b9bec0ae4aff8a47aeb61cb943033cd787","shortMessageHtmlLink":"[java-decompiler] Fix exception when checking for type arguments on c…"}},{"before":"1d09e293306ed01cf6e5a3315d8715b2b1f609db","after":"1ebdb71dec45093e0e94194c85de2602b405931b","ref":"refs/heads/master","pushedAt":"2023-08-02T22:40:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"[java-decompiler] IDEA-323804 Delete the threshold for decompiling\n\nGitOrigin-RevId: 6bc5c98d7ae46ec74435b17b43de1a833db808cf","shortMessageHtmlLink":"[java-decompiler] IDEA-323804 Delete the threshold for decompiling"}},{"before":"f2df48bc65e2f08af7ff222a42fc174566870675","after":"1d09e293306ed01cf6e5a3315d8715b2b1f609db","ref":"refs/heads/master","pushedAt":"2023-07-20T00:14:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"[java-decompiler] IDEA-198397 disable limit for decompiler for BGT\n\nGitOrigin-RevId: eb915c3bdec17cc1cfbd46a1aa257daf71cb7162","shortMessageHtmlLink":"[java-decompiler] IDEA-198397 disable limit for decompiler for BGT"}},{"before":"1d09e293306ed01cf6e5a3315d8715b2b1f609db","after":"f2df48bc65e2f08af7ff222a42fc174566870675","ref":"refs/heads/master","pushedAt":"2023-07-18T23:10:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"[java-decompiler] Check cancelled inside StrongConnectivityHelper\n\nShould improve IDEA-289496 Intellij editor freezes randomly during decompilation\n\nGitOrigin-RevId: 0f30240c4e873044cd102b8fb0df926eeb1eaf71","shortMessageHtmlLink":"[java-decompiler] Check cancelled inside StrongConnectivityHelper"}},{"before":"5c02d99168ee626510ab38f309cd8f77cd2e085f","after":"1d09e293306ed01cf6e5a3315d8715b2b1f609db","ref":"refs/heads/master","pushedAt":"2023-06-30T02:40:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"[java-decompiler] IDEA-198397 disable limit for decompiler for BGT\n\nGitOrigin-RevId: eb915c3bdec17cc1cfbd46a1aa257daf71cb7162","shortMessageHtmlLink":"[java-decompiler] IDEA-198397 disable limit for decompiler for BGT"}},{"before":"aef35dc96b695d02e4db1c1a02ce930c6bbc45a7","after":"5c02d99168ee626510ab38f309cd8f77cd2e085f","ref":"refs/heads/master","pushedAt":"2023-06-19T07:53:56.176Z","pushType":"push","commitsCount":3,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"IJ-CR-108265 [java-decompiler] IDEA-198397 add cancelled checks for java-decompiler. Add some limits\n\nGitOrigin-RevId: c2ebda314570d885d50cd6c523e990d238ac4491","shortMessageHtmlLink":"IJ-CR-108265 [java-decompiler] IDEA-198397 add cancelled checks for j…"}},{"before":"f3cab814e2a9c3ba156cccfe3547c7874da89475","after":"aef35dc96b695d02e4db1c1a02ce930c6bbc45a7","ref":"refs/heads/master","pushedAt":"2023-06-17T04:42:43.148Z","pushType":"push","commitsCount":1,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"IJ-CR-108265 [java-decompiler] IDEA-198397. Add limits for decompiler. Move inheritance to BGT\n\nGitOrigin-RevId: 8fa2c22bee5a014dc2e4035723e2039f8e2ef9b9","shortMessageHtmlLink":"IJ-CR-108265 [java-decompiler] IDEA-198397. Add limits for decompiler…"}},{"before":"34d476fe0ecd25ed535d0f3fe210ecb9492b9012","after":"f3cab814e2a9c3ba156cccfe3547c7874da89475","ref":"refs/heads/master","pushedAt":"2023-06-16T00:01:54.700Z","pushType":"push","commitsCount":1,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"IJ-CR-108265 [java-decompiler] IDEA-198397 add cancelled checks for java-decompiler. add 2 more points\n\nGitOrigin-RevId: 6aae82cd10be851fadfe9dcd6402d4bc941e1efb","shortMessageHtmlLink":"IJ-CR-108265 [java-decompiler] IDEA-198397 add cancelled checks for j…"}},{"before":"1ff03d94c4a9fb8797e5d930357d04688478d328","after":"34d476fe0ecd25ed535d0f3fe210ecb9492b9012","ref":"refs/heads/master","pushedAt":"2023-06-15T00:47:59.353Z","pushType":"push","commitsCount":3,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"IJ-CR-108265 [java-decompiler] IDEA-198397 add cancelled checks for java-decompiler. Refresh api\n\nGitOrigin-RevId: 0edb31b19b393df6981c3785d2a7368226c70114","shortMessageHtmlLink":"IJ-CR-108265 [java-decompiler] IDEA-198397 add cancelled checks for j…"}},{"before":"ab4c8288d9b8852bc36e7e71f6a78a38c365eb7c","after":"1ff03d94c4a9fb8797e5d930357d04688478d328","ref":"refs/heads/master","pushedAt":"2023-06-08T08:16:23.931Z","pushType":"push","commitsCount":1,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"[java-decompiler] IDEA-198397 add cancelled checks for java-decompiler\n\nGitOrigin-RevId: 1e0d7200861c9c09478acdbc1da1c16d17676482","shortMessageHtmlLink":"[java-decompiler] IDEA-198397 add cancelled checks for java-decompiler"}},{"before":"5ee87f40abc0507cfae8190f9a5a7467d449527f","after":"ab4c8288d9b8852bc36e7e71f6a78a38c365eb7c","ref":"refs/heads/master","pushedAt":"2023-03-26T03:00:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fesh0r","name":"Andrew McRae","path":"/fesh0r","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1683440?s=80&v=4"},"commit":{"message":"[java-decompiler] Make console decompiler constructor public\n\nFixes #IDEA-316159\n\nGitOrigin-RevId: e58bf3c1f8ab939d46c48d9d6439b0a82cb04369","shortMessageHtmlLink":"[java-decompiler] Make console decompiler constructor public"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEeEZRcgA","startCursor":null,"endCursor":null}},"title":"Activity · fesh0r/fernflower"}