{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":228072748,"defaultBranch":"main","name":"lotus","ownerLogin":"lotuslang","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-12-14T18:51:20.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/50060240?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1676734562.1645749","currentOid":""},"activityList":{"items":[{"before":"1287e9023a4ca599b46d97f328676eaa0778dc06","after":"32f588c8f930e438d4a5964f91497b74b2a28b33","ref":"refs/heads/main","pushedAt":"2023-05-07T21:29:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Blokyk","name":null,"path":"/Blokyk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32983140?s=80&v=4"},"commit":{"message":"fix(graphviz): display name of struct in AST","shortMessageHtmlLink":"fix(graphviz): display name of struct in AST"}},{"before":"b096a04168a049dcba59196f2da91bcdf8c3f7bb","after":"3036450e2280912902a356ac13c9c7ecab045a59","ref":"refs/heads/binding","pushedAt":"2023-05-07T21:24:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Blokyk","name":null,"path":"/Blokyk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32983140?s=80&v=4"},"commit":{"message":"temp","shortMessageHtmlLink":"temp"}},{"before":"93e7e4fb71dd318ddf7c9a018d0d0e5915201ff3","after":"1287e9023a4ca599b46d97f328676eaa0778dc06","ref":"refs/heads/main","pushedAt":"2023-04-15T00:40:37.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"Blokyk","name":null,"path":"/Blokyk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32983140?s=80&v=4"},"commit":{"message":"nit: use Union.Is instead of .Match","shortMessageHtmlLink":"nit: use Union.Is<T> instead of .Match"}},{"before":"2d1f14b68a61d26d6303925773d814b04a4d26bf","after":"93e7e4fb71dd318ddf7c9a018d0d0e5915201ff3","ref":"refs/heads/main","pushedAt":"2023-04-07T15:04:21.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Blokyk","name":null,"path":"/Blokyk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32983140?s=80&v=4"},"commit":{"message":"feat: introduce top-level functions (+remove top-lvl statements)","shortMessageHtmlLink":"feat: introduce top-level functions (+remove top-lvl statements)"}},{"before":"0a561b88e7c8ad710b5d10fdfab5d4be4c3b456b","after":"2d1f14b68a61d26d6303925773d814b04a4d26bf","ref":"refs/heads/main","pushedAt":"2023-04-02T22:54:27.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"Blokyk","name":null,"path":"/Blokyk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32983140?s=80&v=4"},"commit":{"message":"feat(graph-gen): use clusters instead of group nodes","shortMessageHtmlLink":"feat(graph-gen): use clusters instead of group nodes"}},{"before":"e0becf8628d4e6e835bc2d87f3b2df6a1e5b6ce1","after":"0a561b88e7c8ad710b5d10fdfab5d4be4c3b456b","ref":"refs/heads/main","pushedAt":"2023-04-02T20:41:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Blokyk","name":null,"path":"/Blokyk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32983140?s=80&v=4"},"commit":{"message":"fix(graphviz): force node order in clusters\n\nFor some reason, graphviz sometimes just reorders your nodes without\nasking when they're in a cluster >:(","shortMessageHtmlLink":"fix(graphviz): force node order in clusters"}},{"before":"ac366daf51f34a6219588a144b88930efca56277","after":"e0becf8628d4e6e835bc2d87f3b2df6a1e5b6ce1","ref":"refs/heads/main","pushedAt":"2023-04-02T20:02:30.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Blokyk","name":null,"path":"/Blokyk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32983140?s=80&v=4"},"commit":{"message":"fix(graph-gen): use ASTUtils to display NameNode in graph","shortMessageHtmlLink":"fix(graph-gen): use ASTUtils to display NameNode in graph"}},{"before":"f727e037575061ec42b5740f0fad31023075620a","after":"ac366daf51f34a6219588a144b88930efca56277","ref":"refs/heads/main","pushedAt":"2023-04-02T19:29:07.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"Blokyk","name":null,"path":"/Blokyk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32983140?s=80&v=4"},"commit":{"message":"make(graphviz): make methods for Graph and GraphNode more similar","shortMessageHtmlLink":"make(graphviz): make methods for Graph and GraphNode more similar"}},{"before":"3abe06da34f1f20b7c7b04ec317204e9c214f9da","after":"f727e037575061ec42b5740f0fad31023075620a","ref":"refs/heads/main","pushedAt":"2023-04-02T17:54:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Blokyk","name":null,"path":"/Blokyk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32983140?s=80&v=4"},"commit":{"message":"feat(graphviz): implement clusters","shortMessageHtmlLink":"feat(graphviz): implement clusters"}},{"before":"e7ecb1647faaa8b2a6d6cb3ae2cb58e9f8c97676","after":"3abe06da34f1f20b7c7b04ec317204e9c214f9da","ref":"refs/heads/main","pushedAt":"2023-04-02T16:35:31.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"Blokyk","name":null,"path":"/Blokyk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32983140?s=80&v=4"},"commit":{"message":"feat(graphviz): Add a unique ID to graphs","shortMessageHtmlLink":"feat(graphviz): Add a unique ID to graphs"}},{"before":"5e744bc3c6a62053c218620138be76283cc73226","after":"e7ecb1647faaa8b2a6d6cb3ae2cb58e9f8c97676","ref":"refs/heads/main","pushedAt":"2023-04-02T13:59:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Blokyk","name":null,"path":"/Blokyk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32983140?s=80&v=4"},"commit":{"message":"feat(utils): rework the DeterministicHashCode util","shortMessageHtmlLink":"feat(utils): rework the DeterministicHashCode util"}},{"before":"a7e3771b529a8962e85e4e1d6fb3da4c07f0f707","after":"5e744bc3c6a62053c218620138be76283cc73226","ref":"refs/heads/main","pushedAt":"2023-04-02T13:46:45.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"Blokyk","name":null,"path":"/Blokyk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32983140?s=80&v=4"},"commit":{"message":"refactor(graphviz): use strings for IDs instead of ints","shortMessageHtmlLink":"refactor(graphviz): use strings for IDs instead of ints"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADJ9ZE9QA","startCursor":null,"endCursor":null}},"title":"Activity ยท lotuslang/lotus"}