{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":1342470,"defaultBranch":"main","name":"nqp","ownerLogin":"Raku","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-02-08T15:51:24.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/58170775?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714394227.0","currentOid":""},"activityList":{"items":[{"before":"7170e02da1c2c3e1185ee2fbc01c17eb563d68b2","after":"fe55b7bf853550d188c12a7824de4e9c8f26d3e1","ref":"refs/heads/main","pushedAt":"2024-05-04T00:59:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MasterDuke17","name":null,"path":"/MasterDuke17","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10255441?s=80&v=4"},"commit":{"message":"Hopefully unbreak the Windows JVM build, ugexe++ for the prod","shortMessageHtmlLink":"Hopefully unbreak the Windows JVM build, ugexe++ for the prod"}},{"before":"b1c0c48dd049eedc8259d7830e17a00e067128a0","after":"7170e02da1c2c3e1185ee2fbc01c17eb563d68b2","ref":"refs/heads/main","pushedAt":"2024-05-03T08:41:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizmat","name":"Elizabeth Mattijsen","path":"/lizmat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2229339?s=80&v=4"},"commit":{"message":"Bump MoarVM to get unsigned int fix, MasterDuke17++","shortMessageHtmlLink":"Bump MoarVM to get unsigned int fix, MasterDuke17++"}},{"before":"3b9f3acd7d6cfc5c934592ede5c26b4bead72144","after":"b1c0c48dd049eedc8259d7830e17a00e067128a0","ref":"refs/heads/main","pushedAt":"2024-05-02T10:21:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizmat","name":"Elizabeth Mattijsen","path":"/lizmat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2229339?s=80&v=4"},"commit":{"message":"Bump MoarVM to get MasterDuke17++ itoa fixes","shortMessageHtmlLink":"Bump MoarVM to get MasterDuke17++ itoa fixes"}},{"before":"2de471778778e2e82470fff6920fe97fd4818787","after":null,"ref":"refs/heads/getnextcuid","pushedAt":"2024-04-29T12:37:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ab5tract","name":"ab5tract","path":"/ab5tract","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2742?s=80&v=4"}},{"before":null,"after":"2de471778778e2e82470fff6920fe97fd4818787","ref":"refs/heads/getnextcuid","pushedAt":"2024-04-28T23:06:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ab5tract","name":"ab5tract","path":"/ab5tract","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2742?s=80&v=4"},"commit":{"message":"Add nqp::getnextcuid\n\nThis is a mechanism for HLLs to rationally supply CUIDs at\nruntime without fear of collision.","shortMessageHtmlLink":"Add nqp::getnextcuid"}},{"before":"b1fbe83fafb13df5a2aaa2f12f20b30830650bd2","after":"3b9f3acd7d6cfc5c934592ede5c26b4bead72144","ref":"refs/heads/main","pushedAt":"2024-04-27T14:54:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ab5tract","name":"ab5tract","path":"/ab5tract","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2742?s=80&v=4"},"commit":{"message":"Add dispatching logic for an HLL override\n\nNQPMatchRole's `!DELEGATE_ACCEPTS` is not robust\nenough to handle the complexity of inputs that Raku\ngives it. So, offer the opportunity to override\nthe behavior via a `DELEGATE-ACCEPTS` method defined\nin a consuming class/role.\n\nThis is part of addressing Rakudo Issues #5486 and #5372","shortMessageHtmlLink":"Add dispatching logic for an HLL override"}},{"before":"663376abef09260770b61a567e84cddeb3494a19","after":"52567ea06fac492b7cbb56a7f922635cd6c6b8b0","ref":"refs/heads/r5486","pushedAt":"2024-04-26T13:18:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ab5tract","name":"ab5tract","path":"/ab5tract","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2742?s=80&v=4"},"commit":{"message":"Add dispatching logic for an HLL override\n\nNQPMatchRole's `!DELEGATE_ACCEPTS` is not robust\nenough to handle the complexity of inputs that Raku\ngives it. So, offer the opportunity to override\nthe behavior via a `DELEGATE-ACCEPTS` method defined\nin a consuming class/role.\n\nThis is part of addressing Rakudo Issues #5486 and #5372","shortMessageHtmlLink":"Add dispatching logic for an HLL override"}},{"before":"fe6be1733de6824877b6bdc3b398aa14652cf4fd","after":"663376abef09260770b61a567e84cddeb3494a19","ref":"refs/heads/r5486","pushedAt":"2024-04-25T22:45:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ab5tract","name":"ab5tract","path":"/ab5tract","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2742?s=80&v=4"},"commit":{"message":"Add clarification argument to !DELEGATE_ACCEPTS\n\nPassing the name of the pair (ie, the `Block` from\n<:Block(\"Property\")>) enables an exception when an\nunknown property is used for the `General_Category`\ncase.\n\nIt also allows future exceptions to be thrown when\ninvalid properties are supplied to `Block`, `Script`,\nand even `Name`.\n\nBut those are HLL decisions. This commit simply\nenables them to be actioned on.","shortMessageHtmlLink":"Add clarification argument to !DELEGATE_ACCEPTS"}},{"before":"ad84f4ceb65241c3e00cbbb0b006ca63e753a1cd","after":"fe6be1733de6824877b6bdc3b398aa14652cf4fd","ref":"refs/heads/r5486","pushedAt":"2024-04-25T21:26:24.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ab5tract","name":"ab5tract","path":"/ab5tract","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2742?s=80&v=4"},"commit":{"message":"Add clarification argument to !DELEGATE_ACCEPTS\n\nPassing the name of the pair (ie, the `Block` from\n<:Block(\"Property\")>) enables two Raku features:\n\n 1. Without the name, we return 0 for the first,\n string-based call to !DELEGATE_ACCEPTS. This\n failure is masked by the second, integer-based\n call, which succeeds.\n\n 2. We can throw an exception when an unknown\n property is used for the `General_Category`\n case.","shortMessageHtmlLink":"Add clarification argument to !DELEGATE_ACCEPTS"}},{"before":"84c3a9bd5c0b59fbf6acc7357b231892a9ba8d96","after":"b1fbe83fafb13df5a2aaa2f12f20b30830650bd2","ref":"refs/heads/main","pushedAt":"2024-04-25T19:40:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jdv","name":"Justin DeVuyst","path":"/jdv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47612?s=80&v=4"},"commit":{"message":"[release] Bump VERSION to 2024.04","shortMessageHtmlLink":"[release] Bump VERSION to 2024.04"}},{"before":"7b84b2c10adb5d65f9807efca6382630c3c16881","after":"ad84f4ceb65241c3e00cbbb0b006ca63e753a1cd","ref":"refs/heads/r5486","pushedAt":"2024-04-24T20:07:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ab5tract","name":"ab5tract","path":"/ab5tract","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2742?s=80&v=4"},"commit":{"message":"Add dispatching logic for an HLL override\n\nNQPMatchRole's `!DELEGATE_ACCEPTS` is not robust\nenough to handle the complexity of inputs that Raku\ngives it. So, offer the opportunity to override\nthe behavior via a `DELEGATE-ACCEPTS` method defined\nin a consuming class/role.\n\nThis is part of addressing Rakudo Issues #5486 and #5372","shortMessageHtmlLink":"Add dispatching logic for an HLL override"}},{"before":"8d1a480a3211efb9fbe6e67a0f1e7c8f06c90988","after":"7b84b2c10adb5d65f9807efca6382630c3c16881","ref":"refs/heads/r5486","pushedAt":"2024-04-24T16:49:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ab5tract","name":"ab5tract","path":"/ab5tract","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2742?s=80&v=4"},"commit":{"message":"Add lookup for translating General_Category longnames\n\nAlso fix broken shortnames \"L\", \"M\", \"N\", \"P\", \"S\", \"Z\", and \"C\".\n\nThis fixes R#5486 and R#5372.\n\nThe problem this addresses is three-fold:\n\n 1) Fully-qualified names of General_Category properties such as\n 'Currency_Symbol' and 'Lowercase_Letter' were not working at\n all. This is because the shortname is returned by the underlying\n MAST operation `getuniprop_str`.\n\n Thus this would fail:\n '$' ~~ /<:General_Category>/\n while this would succeed (using parens for equevalent variety):\n '$' ~~ /<:General_Category(\"Sc\")>/\n\n 2) Short-names would for \"family\" properties (\"L\" for \"Letter\",\n or \"S\" for \"Symbol\") were also broken and their long-name versions\n were broken for the same reason as above.\n\n 3) _All_ uses of /<:General_Category{\"LongOrShortName\"}>/ were\n erroneously matching.\n\n This would even work:\n 'A' ~~ /<:General_Category{\"definitelyNonExistent\"}>/\n\n This was because the the bracketed expression is parsed as a\n block and { \"Literally\" }.ACCEPTS(\"Anything\") ~~ True.\n\nThis approach does require additional hllsyms to be added from Raku\nas well as requiring these lookup hashes.","shortMessageHtmlLink":"Add lookup for translating General_Category longnames"}},{"before":"07a7a103f9a3a63bfa5bb0335b060f9f22ce4548","after":"8d1a480a3211efb9fbe6e67a0f1e7c8f06c90988","ref":"refs/heads/r5486","pushedAt":"2024-04-24T16:17:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ab5tract","name":"ab5tract","path":"/ab5tract","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2742?s=80&v=4"},"commit":{"message":"Add lookup for translating General_Category longnames\n\nAlso fix broken shortnames \"L\", \"M\", \"N\", \"P\", \"S\", \"Z\", and \"C\".\n\nThis fixes R#5486 and R#5372.\n\nThe problem this addresses is three-fold:\n\n 1) Fully-qualified names of General_Category properties such as\n 'Currency_Symbol' and 'Lowercase_Letter' were not working at\n all. This is because the shortname is returned by the underlying\n MAST operation `getuniprop_str`.\n\n Thus this would fail:\n '$' ~~ /<:General_Category>/\n while this would succeed (using parens for equevalent variety):\n '$' ~~ /<:General_Category(\"Sc\")>/\n\n 2) Short-names would for \"family\" properties (\"L\" for \"Letter\",\n or \"S\" for \"Symbol\") were also broken and their long-name versions\n were broken for the same reason as above.\n\n 3) _All_ uses of /<:General_Category{\"LongOrShortName\"}>/ were\n erroneously matching.\n\n This would even work:\n 'A' ~~ /<:General_Category{\"definitelyNonExistent\"}>/\n\n This was because the the bracketed expression is parsed as a\n block and { \"Literally\" }.ACCEPTS(\"Anything\") ~~ True.\n\nThis approach does require additional hllsyms to be added from Raku\nas well as requiring these lookup hashes.","shortMessageHtmlLink":"Add lookup for translating General_Category longnames"}},{"before":"cb4c8d3466234dea03452fa8e7f86df57233ce52","after":"07a7a103f9a3a63bfa5bb0335b060f9f22ce4548","ref":"refs/heads/r5486","pushedAt":"2024-04-24T08:46:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ab5tract","name":"ab5tract","path":"/ab5tract","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2742?s=80&v=4"},"commit":{"message":"Add lookup for translating General_Category longnames\n\nAlso fix broken shortnames \"L\", \"M\", \"N\", \"P\", \"S\", \"Z\", and \"C\".\n\nThis fixes R#5486 and R#5372.","shortMessageHtmlLink":"Add lookup for translating General_Category longnames"}},{"before":"e88e23a2275cfade3d5fb52ef147d854d3a3d074","after":"cb4c8d3466234dea03452fa8e7f86df57233ce52","ref":"refs/heads/r5486","pushedAt":"2024-04-24T07:54:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ab5tract","name":"ab5tract","path":"/ab5tract","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2742?s=80&v=4"},"commit":{"message":"Add lookup for translating General_Category longnames\n\nAlso fix broken shortnames \"L\", \"M\", \"N\", \"P\", \"S\", \"Z\", and \"C\".\n\nThis fixes R#5486 and R#5372.","shortMessageHtmlLink":"Add lookup for translating General_Category longnames"}},{"before":null,"after":"e88e23a2275cfade3d5fb52ef147d854d3a3d074","ref":"refs/heads/r5486","pushedAt":"2024-04-24T07:51:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ab5tract","name":"ab5tract","path":"/ab5tract","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2742?s=80&v=4"},"commit":{"message":"Add lookup for translating General_Category longnames\n\nAlso fix broken shortnames \"L\", \"M\", \"N\", \"P\", \"S\", \"Z\", and \"C\".\n\nThis fixes R#5486 and R#5372.","shortMessageHtmlLink":"Add lookup for translating General_Category longnames"}},{"before":"97217442cfc1cca318cc873fe1ae4bf2a6baa795","after":"84c3a9bd5c0b59fbf6acc7357b231892a9ba8d96","ref":"refs/heads/main","pushedAt":"2024-04-21T16:37:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizmat","name":"Elizabeth Mattijsen","path":"/lizmat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2229339?s=80&v=4"},"commit":{"message":"Bump MoarVM to get weird pattern bug fix\n\nab5tract++ for chasing this one down!","shortMessageHtmlLink":"Bump MoarVM to get weird pattern bug fix"}},{"before":"ec940c08c0d9437f248e281bc98c5727a8a5f03c","after":"97217442cfc1cca318cc873fe1ae4bf2a6baa795","ref":"refs/heads/main","pushedAt":"2024-04-20T12:42:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ab5tract","name":"ab5tract","path":"/ab5tract","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2742?s=80&v=4"},"commit":{"message":"Allow --moar-option='--no-optimize' to actually work","shortMessageHtmlLink":"Allow --moar-option='--no-optimize' to actually work"}},{"before":"1ec7ed3fd674908c82eadc489d454fc5926debe7","after":"ec940c08c0d9437f248e281bc98c5727a8a5f03c","ref":"refs/heads/main","pushedAt":"2024-04-15T10:30:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizmat","name":"Elizabeth Mattijsen","path":"/lizmat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2229339?s=80&v=4"},"commit":{"message":"Remove snitch code\n\nThe underlying issua has been fixed with\nhttps://github.com/MoarVM/MoarVM/commit/d5dafa9b47","shortMessageHtmlLink":"Remove snitch code"}},{"before":"18fa9f2042f91a9ea33646c24a762cd7e0adb80d","after":"1ec7ed3fd674908c82eadc489d454fc5926debe7","ref":"refs/heads/main","pushedAt":"2024-04-14T09:16:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizmat","name":"Elizabeth Mattijsen","path":"/lizmat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2229339?s=80&v=4"},"commit":{"message":"Bump MoarVM with lazy deserialization fix\n\nnine++","shortMessageHtmlLink":"Bump MoarVM with lazy deserialization fix"}},{"before":"0a73f87a52799df9a05379fe38d96661954d65d1","after":"18fa9f2042f91a9ea33646c24a762cd7e0adb80d","ref":"refs/heads/main","pushedAt":"2024-04-13T16:07:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizmat","name":"Elizabeth Mattijsen","path":"/lizmat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2229339?s=80&v=4"},"commit":{"message":"Bump Moar for enable lazy deserialization again\n\nThe eager deserialization appears to have bitrotted","shortMessageHtmlLink":"Bump Moar for enable lazy deserialization again"}},{"before":"6eb2fb7d075f76930895a74bae9a772bcd32af27","after":"0a73f87a52799df9a05379fe38d96661954d65d1","ref":"refs/heads/main","pushedAt":"2024-04-13T12:59:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizmat","name":"Elizabeth Mattijsen","path":"/lizmat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2229339?s=80&v=4"},"commit":{"message":"Bump Moar for disable lazy deserialization","shortMessageHtmlLink":"Bump Moar for disable lazy deserialization"}},{"before":"43dea221cc55307777a4b8f42a82211bc997bf02","after":"6eb2fb7d075f76930895a74bae9a772bcd32af27","ref":"refs/heads/main","pushedAt":"2024-04-12T15:49:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizmat","name":"Elizabeth Mattijsen","path":"/lizmat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2229339?s=80&v=4"},"commit":{"message":"Revert 43dea221cc55307777a and add snitch at other location\n\nPerhaps the line number in the error message was way off, as it\nclaims to be in \"find_method\", and not in \"isa\".\n\nAdd snitch that will die if the MRO was null, but first after waiting\nfor .1 second and then testing if it has changed.","shortMessageHtmlLink":"Revert 43dea22 and add snitch at other location"}},{"before":"391443f39ca4de7a6d4f35ffc891bb5ef16ee132","after":"43dea221cc55307777a4b8f42a82211bc997bf02","ref":"refs/heads/main","pushedAt":"2024-04-12T15:19:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizmat","name":"Elizabeth Mattijsen","path":"/lizmat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2229339?s=80&v=4"},"commit":{"message":"Revert 391443f39ca4de7 and don't use shortcut\n\nAgain, hoping to get another datapoint in the REA harvester crash","shortMessageHtmlLink":"Revert 391443f and don't use shortcut"}},{"before":"fabf296b1b177e179fa2bb05d28d739283672741","after":"391443f39ca4de7a6d4f35ffc891bb5ef16ee132","ref":"refs/heads/main","pushedAt":"2024-04-12T10:54:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizmat","name":"Elizabeth Mattijsen","path":"/lizmat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2229339?s=80&v=4"},"commit":{"message":"Rename NQPClassHOW's $!mro to $!MRO\n\nReally just an experiment and hopefully an additional data point\non finding the cause of the occasional REA harvester crash\n\nThe idea being that something get internally confused in the lookup\nand possibly reads an \"$!mro\" attribute from a different object.","shortMessageHtmlLink":"Rename NQPClassHOW's $!mro to $!MRO"}},{"before":"abf15c40860c09f857b5f707a60094908422bea0","after":"fabf296b1b177e179fa2bb05d28d739283672741","ref":"refs/heads/main","pushedAt":"2024-04-11T18:04:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizmat","name":"Elizabeth Mattijsen","path":"/lizmat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2229339?s=80&v=4"},"commit":{"message":"Add hint back in\n\nThis basicallyy reverts abf15c40860c09f as this did not prevent the\nREA harvester from crashing","shortMessageHtmlLink":"Add hint back in"}},{"before":"a2c05d7f3e6bbe9225df804f935b8bf7ac6b58b0","after":"abf15c40860c09f857b5f707a60094908422bea0","ref":"refs/heads/main","pushedAt":"2024-04-11T12:15:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizmat","name":"Elizabeth Mattijsen","path":"/lizmat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2229339?s=80&v=4"},"commit":{"message":"Remove hint, as per jnthn++ suggestion\n\nAlso revert a2c05d7f3e6bbe as it did *not* fire on the second nqp::isnull\ncheck, but *still* fired on the nqp::elems() check. Which sort of rules\nout any type of race condition on setting / fetching the attribute.","shortMessageHtmlLink":"Remove hint, as per jnthn++ suggestion"}},{"before":"c92ed85ec11e2b19b5442b4706ff381af32d9b8a","after":"a2c05d7f3e6bbe9225df804f935b8bf7ac6b58b0","ref":"refs/heads/main","pushedAt":"2024-04-11T10:19:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizmat","name":"Elizabeth Mattijsen","path":"/lizmat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2229339?s=80&v=4"},"commit":{"message":"More tweaking fetching MRO\n\nAlas, c92ed85ec11e2 didn't prevent the REA from crashing every now\nand then. Basically revert it and add a little bit of debugging\ncode that will sleep .1 second and then try again: this on the\nassumption that it is somehow a race condition that makes the\n$!mro attribute being nqp::null momentarily.\n\nIf this code still fires, I guess we can rule out a simple race\ncondition, but have to assume something more nefarious.","shortMessageHtmlLink":"More tweaking fetching MRO"}},{"before":"70c1641805c06487f9248c6e5c5c32d17525eb4f","after":"c92ed85ec11e2b19b5442b4706ff381af32d9b8a","ref":"refs/heads/main","pushedAt":"2024-04-10T10:15:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizmat","name":"Elizabeth Mattijsen","path":"/lizmat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2229339?s=80&v=4"},"commit":{"message":"Slight tweak in fetching MRO\n\nWhen the REA harvester crashes, it crashes at the next line with\n$mro being nqp::null. Since the codegenning for $mro := $!mro\nand $mro := nqp::getattr(self, NQPClassHOW, '$!mro') is different,\nchange it to the other way to see whether this produces the same\nkind of crash. Or hopefully not!","shortMessageHtmlLink":"Slight tweak in fetching MRO"}},{"before":"611deff40a9faf4d610c492bfe262709a1fdbeca","after":"70c1641805c06487f9248c6e5c5c32d17525eb4f","ref":"refs/heads/main","pushedAt":"2024-04-09T16:21:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ab5tract","name":"ab5tract","path":"/ab5tract","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2742?s=80&v=4"},"commit":{"message":"[JVM] Fix capturenamedshash to actually include objects\n\nThe condition `(flagged & CallSiteDescriptor.ARG_OBJ) != 0` will\nnever be true because ARG_OBJ is defined as 0.\n\nIt's not clear when this broke, and it also looks like capturenamedshash\nis never really called anywhere -- at least my angry debug statements\nnever seemed to be output during the building of CORE.setting.","shortMessageHtmlLink":"[JVM] Fix capturenamedshash to actually include objects"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQTVnqwA","startCursor":null,"endCursor":null}},"title":"Activity ยท Raku/nqp"}