{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":12200972,"defaultBranch":"master","name":"sforth","ownerLogin":"BerndAmend","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-08-18T20:01:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2022100?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1674081213.3948421","currentOid":""},"activityList":{"items":[{"before":"c0ca75c26e3f726860a746e88051d71a5270e749","after":"6c50f975aeda3aa5799992f834b8160d1ca1f3ec","ref":"refs/heads/master","pushedAt":"2024-01-11T19:56:08.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"BerndAmend","name":"Bernd Amend","path":"/BerndAmend","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2022100?s=80&v=4"},"commit":{"message":"fix wrong replacement of $$ in macros\n\n\"string\".replaceAll(\"s\", \"$$\") -> \"string\".replaceAll(\"s\", () => \"$$\")","shortMessageHtmlLink":"fix wrong replacement of $$ in macros"}},{"before":"ef82d456bc8c0f834a0447fd0b4925460d84fd80","after":"c0ca75c26e3f726860a746e88051d71a5270e749","ref":"refs/heads/master","pushedAt":"2024-01-07T22:06:50.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"BerndAmend","name":"Bernd Amend","path":"/BerndAmend","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2022100?s=80&v=4"},"commit":{"message":"fix an issue with the mangling\n\nIn replacement strings $$ has a special meaning\nhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/replace#specifying_a_string_as_the_replacement","shortMessageHtmlLink":"fix an issue with the mangling"}},{"before":"18237da0143cdb0b31f61a6e1396aa401cfbbb46","after":"ef82d456bc8c0f834a0447fd0b4925460d84fd80","ref":"refs/heads/master","pushedAt":"2023-12-17T20:28:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"BerndAmend","name":"Bernd Amend","path":"/BerndAmend","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2022100?s=80&v=4"},"commit":{"message":"adapt examples to the stack comment checks","shortMessageHtmlLink":"adapt examples to the stack comment checks"}},{"before":"feea55ac596880d96fda992e77fdbb08a5dd2f56","after":"18237da0143cdb0b31f61a6e1396aa401cfbbb46","ref":"refs/heads/master","pushedAt":"2023-12-17T02:25:56.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"BerndAmend","name":"Bernd Amend","path":"/BerndAmend","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2022100?s=80&v=4"},"commit":{"message":"sforth-compiler.ts: fix macro argument handling of strings and numbers","shortMessageHtmlLink":"sforth-compiler.ts: fix macro argument handling of strings and numbers"}},{"before":"1a9ff437ec7d9044d56b0ea3b606b4d79701300a","after":"feea55ac596880d96fda992e77fdbb08a5dd2f56","ref":"refs/heads/master","pushedAt":"2023-10-08T17:33:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BerndAmend","name":"Bernd Amend","path":"/BerndAmend","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2022100?s=80&v=4"},"commit":{"message":"deno serial: add example arduino code","shortMessageHtmlLink":"deno serial: add example arduino code"}},{"before":"26319c8adf432196aff672b6e55a73c4cac1af31","after":"1a9ff437ec7d9044d56b0ea3b606b4d79701300a","ref":"refs/heads/master","pushedAt":"2023-10-08T17:31:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BerndAmend","name":"Bernd Amend","path":"/BerndAmend","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2022100?s=80&v=4"},"commit":{"message":"add serial port example","shortMessageHtmlLink":"add serial port example"}},{"before":"db7a50621836850daa751c85ecab0273829b32b7","after":"26319c8adf432196aff672b6e55a73c4cac1af31","ref":"refs/heads/master","pushedAt":"2023-07-26T18:06:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BerndAmend","name":"Bernd Amend","path":"/BerndAmend","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2022100?s=80&v=4"},"commit":{"message":"don't check the stack if an exception is thrown.","shortMessageHtmlLink":"don't check the stack if an exception is thrown."}},{"before":"26bcd6054f7c7da8d884791e664ee8e8343dc368","after":"db7a50621836850daa751c85ecab0273829b32b7","ref":"refs/heads/master","pushedAt":"2023-07-18T22:57:34.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"BerndAmend","name":"Bernd Amend","path":"/BerndAmend","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2022100?s=80&v=4"},"commit":{"message":"improve compiler errors","shortMessageHtmlLink":"improve compiler errors"}},{"before":"6e8214fb81b5a957eca8e8b6a656a1d34a478408","after":"26bcd6054f7c7da8d884791e664ee8e8343dc368","ref":"refs/heads/master","pushedAt":"2023-07-17T04:46:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BerndAmend","name":"Bernd Amend","path":"/BerndAmend","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2022100?s=80&v=4"},"commit":{"message":"enforce the stack even if exit/return/throw are used","shortMessageHtmlLink":"enforce the stack even if exit/return/throw are used"}},{"before":"b32758ab5eb2fae07c678bfbe9e6d88ff1ad3eb7","after":"6e8214fb81b5a957eca8e8b6a656a1d34a478408","ref":"refs/heads/master","pushedAt":"2023-07-16T13:56:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BerndAmend","name":"Bernd Amend","path":"/BerndAmend","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2022100?s=80&v=4"},"commit":{"message":"enforce stack comments","shortMessageHtmlLink":"enforce stack comments"}},{"before":"cc0c711e329e5cc6320ebac2c47c03ba81af677a","after":"b32758ab5eb2fae07c678bfbe9e6d88ff1ad3eb7","ref":"refs/heads/master","pushedAt":"2023-05-06T22:05:16.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"BerndAmend","name":"Bernd Amend","path":"/BerndAmend","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2022100?s=80&v=4"},"commit":{"message":"bugfix(deno): changes required by deno 1.33","shortMessageHtmlLink":"bugfix(deno): changes required by deno 1.33"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD3ZvlrQA","startCursor":null,"endCursor":null}},"title":"Activity ยท BerndAmend/sforth"}