{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":698235827,"defaultBranch":"main","name":"tact.vim","ownerLogin":"tact-lang","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-09-29T13:12:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/104382459?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726449250.0","currentOid":""},"activityList":{"items":[{"before":"6a05ddef361db4690fabffbba0088e2bbcd94189","after":null,"ref":"refs/heads/final-regex-whoopsie","pushedAt":"2024-09-16T01:14:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"}},{"before":"a18193fa8d3972c7e834b62f17bc0412f0938930","after":"33913560a2fe05cab3ad81cd88f2300e6cab086b","ref":"refs/heads/main","pushedAt":"2024-09-16T01:14:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"fix: final regex whoopsie for `as` storage modifiers (#39)\n\nI promise :)","shortMessageHtmlLink":"fix: final regex whoopsie for as storage modifiers (#39)"}},{"before":null,"after":"6a05ddef361db4690fabffbba0088e2bbcd94189","ref":"refs/heads/final-regex-whoopsie","pushedAt":"2024-09-16T01:13:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"fix: final regex whoopsie for `as` storage modifiers\n\nI promise :)","shortMessageHtmlLink":"fix: final regex whoopsie for as storage modifiers"}},{"before":"d5795944c2d601e9e6129460a77cf56e719c7da0","after":null,"ref":"refs/heads/fix-regex-whoopsie","pushedAt":"2024-09-16T01:09:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"}},{"before":"108ee41e06ec8072fa63c3e72a98d610e1b57203","after":"a18193fa8d3972c7e834b62f17bc0412f0938930","ref":"refs/heads/main","pushedAt":"2024-09-16T01:09:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"fix: regex whoopsie for `as` storage modifiers (#38)","shortMessageHtmlLink":"fix: regex whoopsie for as storage modifiers (#38)"}},{"before":null,"after":"d5795944c2d601e9e6129460a77cf56e719c7da0","ref":"refs/heads/fix-regex-whoopsie","pushedAt":"2024-09-16T01:09:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"fix: regex whoopsie for `as` storage modifiers","shortMessageHtmlLink":"fix: regex whoopsie for as storage modifiers"}},{"before":"8c4c9d1c50ebc6df99bbe1be3e63046c60ba07e3","after":null,"ref":"refs/heads/adjust-asm-highlighting","pushedAt":"2024-09-16T01:03:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"}},{"before":"1829f79cbf6535b9830e719f61f542cf8cd81077","after":"108ee41e06ec8072fa63c3e72a98d610e1b57203","ref":"refs/heads/main","pushedAt":"2024-09-16T01:03:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"chore: adjust asm highlighting (#37)","shortMessageHtmlLink":"chore: adjust asm highlighting (#37)"}},{"before":null,"after":"8c4c9d1c50ebc6df99bbe1be3e63046c60ba07e3","ref":"refs/heads/adjust-asm-highlighting","pushedAt":"2024-09-16T01:02:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"chore: adjust asm highlighting","shortMessageHtmlLink":"chore: adjust asm highlighting"}},{"before":"911782c4b9de13c2ecaaa713dde0a9bb136f6d23","after":null,"ref":"refs/heads/tact-1.5.0","pushedAt":"2024-09-16T00:41:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"}},{"before":"ddee48224ac89f4aa93f49d4544193ecd6b6948b","after":"1829f79cbf6535b9830e719f61f542cf8cd81077","ref":"refs/heads/main","pushedAt":"2024-09-16T00:41:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"feat: support Tact 1.5.0 (#36)\n\n* feat: `uint1-256` and `int1-257`\r\n\r\n* feat: `asm` functions\r\n\r\n* feat: new builtin (comptime) and stdlib functions and methods","shortMessageHtmlLink":"feat: support Tact 1.5.0 (#36)"}},{"before":null,"after":"911782c4b9de13c2ecaaa713dde0a9bb136f6d23","ref":"refs/heads/tact-1.5.0","pushedAt":"2024-09-16T00:39:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"feat: new builtin (comptime) and stdlib functions and methods","shortMessageHtmlLink":"feat: new builtin (comptime) and stdlib functions and methods"}},{"before":"8427d693b003f796c31f004f777040f10b311daa","after":null,"ref":"refs/heads/towards-1.4.0","pushedAt":"2024-06-21T15:14:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"}},{"before":"db9c49bec2c8adb2c19a67d79e58c29113eb1212","after":"ddee48224ac89f4aa93f49d4544193ecd6b6948b","ref":"refs/heads/main","pushedAt":"2024-06-21T15:14:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"feat: match Tact 1.4.0 (#33)\n\n* feat: match Tact 1.4.0\r\n\r\n* chore: nativeThrowWhen → nativeThrowIf","shortMessageHtmlLink":"feat: match Tact 1.4.0 (#33)"}},{"before":"2fa3df6c2f82f3fa10a03478cece86ea0b98fb12","after":"8427d693b003f796c31f004f777040f10b311daa","ref":"refs/heads/towards-1.4.0","pushedAt":"2024-06-21T12:17:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"chore: nativeThrowWhen → nativeThrowIf","shortMessageHtmlLink":"chore: nativeThrowWhen → nativeThrowIf"}},{"before":null,"after":"2fa3df6c2f82f3fa10a03478cece86ea0b98fb12","ref":"refs/heads/towards-1.4.0","pushedAt":"2024-06-12T17:50:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"feat: match Tact 1.4.0","shortMessageHtmlLink":"feat: match Tact 1.4.0"}},{"before":"6a209bb0992696d546f448e09ac6d405987d5587","after":null,"ref":"refs/heads/banner-link-previews","pushedAt":"2024-06-04T12:32:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"}},{"before":"d209ce2a775ee36f9d04bf9c529364925d04a0e2","after":"db9c49bec2c8adb2c19a67d79e58c29113eb1212","ref":"refs/heads/main","pushedAt":"2024-06-04T12:31:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"chore: reverse changes to banner (#31)\n\n* chore: follow-up banner preview fix\r\n\r\nTo #30\r\n\r\n* chore: auto-generate vimdoc via panvimdoc\r\n\r\n* fix\r\n\r\n* chore: auto-generate vimdoc via panvimdoc\r\n\r\n* chore: reverse changes\r\n\r\n---------\r\n\r\nCo-authored-by: github-actions[bot] ","shortMessageHtmlLink":"chore: reverse changes to banner (#31)"}},{"before":"27d489c25679db2da98f6ce124afed9647f4eab4","after":"6a209bb0992696d546f448e09ac6d405987d5587","ref":"refs/heads/banner-link-previews","pushedAt":"2024-06-04T12:28:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"chore: reverse changes","shortMessageHtmlLink":"chore: reverse changes"}},{"before":"1a5414440aa82badc10f56fa3d83ce2a6f6d70ff","after":"27d489c25679db2da98f6ce124afed9647f4eab4","ref":"refs/heads/banner-link-previews","pushedAt":"2024-06-04T12:11:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore: auto-generate vimdoc via panvimdoc","shortMessageHtmlLink":"chore: auto-generate vimdoc via panvimdoc"}},{"before":"375ff8aa775df5d23b918689ef85a59443c743c1","after":"1a5414440aa82badc10f56fa3d83ce2a6f6d70ff","ref":"refs/heads/banner-link-previews","pushedAt":"2024-06-04T12:11:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"Merge branch 'banner-link-previews' of github.com:tact-lang/tact.vim into banner-link-previews","shortMessageHtmlLink":"Merge branch 'banner-link-previews' of github.com:tact-lang/tact.vim …"}},{"before":"1f3233723fbd226abc6069ca7fe674a5f46807ff","after":"375ff8aa775df5d23b918689ef85a59443c743c1","ref":"refs/heads/banner-link-previews","pushedAt":"2024-06-04T12:06:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore: auto-generate vimdoc via panvimdoc","shortMessageHtmlLink":"chore: auto-generate vimdoc via panvimdoc"}},{"before":null,"after":"1f3233723fbd226abc6069ca7fe674a5f46807ff","ref":"refs/heads/banner-link-previews","pushedAt":"2024-06-04T12:01:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"chore: follow-up banner preview fix\n\nTo #30","shortMessageHtmlLink":"chore: follow-up banner preview fix"}},{"before":"513dd4b09ecd75a6fc9ed5b54392be999a8e9a1f","after":null,"ref":"refs/heads/fix-banner-link-previews","pushedAt":"2024-06-03T15:18:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"}},{"before":null,"after":"513dd4b09ecd75a6fc9ed5b54392be999a8e9a1f","ref":"refs/heads/fix-banner-link-previews","pushedAt":"2024-06-03T15:17:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"chore: banner now previews in social media links","shortMessageHtmlLink":"chore: banner now previews in social media links"}},{"before":"513dd4b09ecd75a6fc9ed5b54392be999a8e9a1f","after":null,"ref":"refs/heads/fix-banner-link-previews","pushedAt":"2024-06-03T15:10:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"}},{"before":"6ac0d1af30b21077e0a6c15343b72c48063d170b","after":"d209ce2a775ee36f9d04bf9c529364925d04a0e2","ref":"refs/heads/main","pushedAt":"2024-06-03T15:10:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"chore: banner now previews in social media links (#30)","shortMessageHtmlLink":"chore: banner now previews in social media links (#30)"}},{"before":null,"after":"513dd4b09ecd75a6fc9ed5b54392be999a8e9a1f","ref":"refs/heads/fix-banner-link-previews","pushedAt":"2024-06-03T15:09:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"chore: banner now previews in social media links","shortMessageHtmlLink":"chore: banner now previews in social media links"}},{"before":"1db7a2e84e72e9d8f8fe4aa790cef11bd32b00d3","after":"6ac0d1af30b21077e0a6c15343b72c48063d170b","ref":"refs/heads/parser-prototype","pushedAt":"2024-05-26T12:55:28.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"},"commit":{"message":"chore: reduce the noise in generated doc (#29)\n\n* chore: reduce the noise in generated doc\r\n\r\n* chore: add link to documentation\r\n\r\n* chore: headless-readme\r\n\r\n* chore: auto-generate vimdoc via panvimdoc\r\n\r\n* fix?\r\n\r\n* chore\r\n\r\n* chore: auto-generate vimdoc via panvimdoc\r\n\r\n---------\r\n\r\nCo-authored-by: github-actions[bot] ","shortMessageHtmlLink":"chore: reduce the noise in generated doc (#29)"}},{"before":"23033db8b9d238e7c1eb27fd09e6fd5288188dd1","after":null,"ref":"refs/heads/minor-enhancement","pushedAt":"2024-05-26T12:53:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"novusnota","name":"Novus Nota","path":"/novusnota","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/68142933?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQwMToxNDoxMC4wMDAwMDBazwAAAAS288n3","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQwMToxNDoxMC4wMDAwMDBazwAAAAS288n3","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0yNlQxMjo1Mzo0OS4wMDAwMDBazwAAAARUJcM7"}},"title":"Activity · tact-lang/tact.vim"}