{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":109128590,"defaultBranch":"master","name":"Parsiphae","ownerLogin":"Lehona","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-11-01T12:27:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6599941?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1648742666.6622531","currentOid":""},"activityList":{"items":[{"before":"47dfdfc7772161bfc87de7c84d547590d80277ba","after":"9662b65925cfcfe33f4e3a97bb290cf2cc0f3d41","ref":"refs/heads/recursive_descent","pushedAt":"2024-03-04T01:17:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Lehona","name":"Leon von Mulert","path":"/Lehona","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6599941?s=80&v=4"},"commit":{"message":"Finished typechecking errors","shortMessageHtmlLink":"Finished typechecking errors"}},{"before":"b01437c661c54f8f20792ea684d4cbf985b17136","after":"47dfdfc7772161bfc87de7c84d547590d80277ba","ref":"refs/heads/recursive_descent","pushedAt":"2024-03-03T02:38:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Lehona","name":"Leon von Mulert","path":"/Lehona","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6599941?s=80&v=4"},"commit":{"message":"More errors; derive-builder for diagnostic","shortMessageHtmlLink":"More errors; derive-builder for diagnostic"}},{"before":"0773738d5f9f5d2b3d9b0e2f5d04e88ced27f6fb","after":"b01437c661c54f8f20792ea684d4cbf985b17136","ref":"refs/heads/recursive_descent","pushedAt":"2024-02-27T02:46:49.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Lehona","name":"Leon von Mulert","path":"/Lehona","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6599941?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/recursive_descent' into recursive_descent","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/recursive_descent' into recursiv…"}},{"before":"ac81fb5cf16c361eb95551c19c91bbed83706918","after":"0773738d5f9f5d2b3d9b0e2f5d04e88ced27f6fb","ref":"refs/heads/recursive_descent","pushedAt":"2024-02-25T15:22:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"szapp","name":"Sören Zapp","path":"/szapp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20203034?s=80&v=4"},"commit":{"message":"Made lexer robust to CRLF","shortMessageHtmlLink":"Made lexer robust to CRLF"}},{"before":"5083644d7754ed0429088566483d80db9e0dd991","after":"ac81fb5cf16c361eb95551c19c91bbed83706918","ref":"refs/heads/recursive_descent","pushedAt":"2024-02-25T03:36:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Lehona","name":"Leon von Mulert","path":"/Lehona","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6599941?s=80&v=4"},"commit":{"message":"Implemented more TCError rendering.","shortMessageHtmlLink":"Implemented more TCError rendering."}},{"before":"7e3f8288809155af7cdaaad7513fcbf3cde4acc9","after":"5083644d7754ed0429088566483d80db9e0dd991","ref":"refs/heads/recursive_descent","pushedAt":"2024-02-24T20:57:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Lehona","name":"Leon von Mulert","path":"/Lehona","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6599941?s=80&v=4"},"commit":{"message":"Added some early errors.","shortMessageHtmlLink":"Added some early errors."}},{"before":"d5ef46e4118de6396da25210123d7b22514ddbae","after":"7e3f8288809155af7cdaaad7513fcbf3cde4acc9","ref":"refs/heads/recursive_descent","pushedAt":"2024-02-24T01:18:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Lehona","name":"Leon von Mulert","path":"/Lehona","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6599941?s=80&v=4"},"commit":{"message":"Add externals and a lot of scripts... :)","shortMessageHtmlLink":"Add externals and a lot of scripts... :)"}},{"before":"38affe3c4a3972a68a2b0e84766bf15f375e214f","after":"d5ef46e4118de6396da25210123d7b22514ddbae","ref":"refs/heads/recursive_descent","pushedAt":"2024-02-20T00:05:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Lehona","name":"Leon von Mulert","path":"/Lehona","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6599941?s=80&v=4"},"commit":{"message":"Threaded file_id through the typechecker to annotate typechecking errors with file information.","shortMessageHtmlLink":"Threaded file_id through the typechecker to annotate typechecking err…"}},{"before":"8a8cec335febd6951a39b129c48951e09b73a749","after":"38affe3c4a3972a68a2b0e84766bf15f375e214f","ref":"refs/heads/recursive_descent","pushedAt":"2024-02-19T00:20:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Lehona","name":"Leon von Mulert","path":"/Lehona","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6599941?s=80&v=4"},"commit":{"message":"Fixed bugs in typechecker and improved self-contained test.","shortMessageHtmlLink":"Fixed bugs in typechecker and improved self-contained test."}},{"before":"e9df49cc2b3ee2f1b93f1cbf1b3e109d6eacbc41","after":"8a8cec335febd6951a39b129c48951e09b73a749","ref":"refs/heads/recursive_descent","pushedAt":"2024-02-17T23:31:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Lehona","name":"Leon von Mulert","path":"/Lehona","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6599941?s=80&v=4"},"commit":{"message":"Added typechecking test and reworked error/pipeline handling.","shortMessageHtmlLink":"Added typechecking test and reworked error/pipeline handling."}},{"before":"103442d3c90b30002c75f8a0d4c918627d790962","after":"e9df49cc2b3ee2f1b93f1cbf1b3e109d6eacbc41","ref":"refs/heads/recursive_descent","pushedAt":"2024-02-16T02:14:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Lehona","name":"Leon von Mulert","path":"/Lehona","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6599941?s=80&v=4"},"commit":{"message":"Added const decl type checking.","shortMessageHtmlLink":"Added const decl type checking."}},{"before":"efae087c34a27fa3de285506cc448a46057bc4f5","after":"103442d3c90b30002c75f8a0d4c918627d790962","ref":"refs/heads/recursive_descent","pushedAt":"2024-02-15T19:26:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Lehona","name":"Leon von Mulert","path":"/Lehona","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6599941?s=80&v=4"},"commit":{"message":"Improve span calculations for json errors","shortMessageHtmlLink":"Improve span calculations for json errors"}},{"before":"b7229c87e8ee6fe9b8131f33f811cde0ebcb01a9","after":"efae087c34a27fa3de285506cc448a46057bc4f5","ref":"refs/heads/recursive_descent","pushedAt":"2024-02-15T19:13:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Lehona","name":"Leon von Mulert","path":"/Lehona","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6599941?s=80&v=4"},"commit":{"message":"Some cleanup + example json output","shortMessageHtmlLink":"Some cleanup + example json output"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEC0JrSQA","startCursor":null,"endCursor":null}},"title":"Activity · Lehona/Parsiphae"}