{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":345752295,"defaultBranch":"main","name":"camelforth-rp2040-b-MS-U","ownerLogin":"wa1tnr","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-03-08T18:17:00.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/29209552?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1680617539.0","currentOid":""},"activityList":{"items":[{"before":"6efda2de09ceb003206ae71f6f1ba6a073262f4d","after":"1a93817a046ab855ecadcefc93c48730d446dae7","ref":"refs/heads/asm-dvlp-bugfix","pushedAt":"2023-04-05T22:53:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"current version","shortMessageHtmlLink":"current version"}},{"before":"28853925d2153d700110481d72f53714961cb64d","after":"6efda2de09ceb003206ae71f6f1ba6a073262f4d","ref":"refs/heads/asm-dvlp-bugfix","pushedAt":"2023-04-05T22:53:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"correspond wokwi pio to this pico-sdk","shortMessageHtmlLink":"correspond wokwi pio to this pico-sdk"}},{"before":"ec4a5849b5cdef7b4bc29d3001139a79c588748e","after":"28853925d2153d700110481d72f53714961cb64d","ref":"refs/heads/asm-dvlp-bugfix","pushedAt":"2023-04-04T23:07:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"latest edits wokwi compatibility\n\n asmword.c and asmword.S are both expected\n to be cross-compatible in wokwi and 'here'\n where used in camelforth. named cloop.c\n on wokwi ;)\n\n\tmodified: asmword.S\n\tmodified: asmword.c\n\tmodified: ../forth/forth.h\n\tmodified: ../include/forth_defines.h\n\nOn branch asm-dvlp-bugfix","shortMessageHtmlLink":"latest edits wokwi compatibility"}},{"before":"27f3b676010192d987aec8771e0a3fdc64f5d458","after":"ec4a5849b5cdef7b4bc29d3001139a79c588748e","ref":"refs/heads/asm-dvlp-bugfix","pushedAt":"2023-04-04T23:02:30.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"works","shortMessageHtmlLink":"works"}},{"before":"6c44db3b5a7f96f2e2e62c70756c2850b3e74f4e","after":"27f3b676010192d987aec8771e0a3fdc64f5d458","ref":"refs/heads/asm-dvlp-bugfix","pushedAt":"2023-04-04T17:39:41.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"addresses unused parameter code abnormality\n\n zero clue on how appropriate this fix is\n\n You would revert this one commit if you did not agree;\n it's contained in a single commit of course.\n\n The commit just prior was only line endings changes.\n\n\tmodified: forth.h\n\nOn branch asm-dvlp-bugfix","shortMessageHtmlLink":"addresses unused parameter code abnormality"}},{"before":null,"after":"6c44db3b5a7f96f2e2e62c70756c2850b3e74f4e","ref":"refs/heads/asm-dvlp-bugfix","pushedAt":"2023-04-04T14:12:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"last of bugfixes for now -Wall good\n\n note: one forth.h error is in upstream macro\n and was fixed on the side - not committed yet.\n\n\tmodified: forth_defines.h\n\nOn branch asm-dvlp-bugfix","shortMessageHtmlLink":"last of bugfixes for now -Wall good"}},{"before":"6b8cb45ef08b4fbcd05fb3a809034e8abfe47268","after":"bf2500fe8324ed0ba936d3a2f32a1b8daf856994","ref":"refs/heads/asm-dvlp-aa","pushedAt":"2023-04-04T01:37:58.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"parameter passing from C to asm\n\n Program has a define for blink count\n in the .c source file asmword.c\n Expecting to use TOS there fairly soon.\n\n\tmodified: forth_defines.h\n\nOn branch asm-dvlp-aa","shortMessageHtmlLink":"parameter passing from C to asm"}},{"before":null,"after":"6b8cb45ef08b4fbcd05fb3a809034e8abfe47268","ref":"refs/heads/asm-dvlp-aa","pushedAt":"2023-04-04T00:44:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"acceptable assembler as-is\n\n Made an effort to make the assembler code\n correct.\n\n Seems reasonably good now; tried to remove\n some push {lr} / pop {pc} pairings from the\n code (and tried 'bx lr' in their place, at\n the end of a subroutine).\n\n\tmodified: asmword.S\n\nOn branch dvlp-aa","shortMessageHtmlLink":"acceptable assembler as-is"}},{"before":"ba5e8bf9236c05e35d07812926f740df66aa7a37","after":"6b8cb45ef08b4fbcd05fb3a809034e8abfe47268","ref":"refs/heads/dvlp-aa","pushedAt":"2023-04-02T21:17:55.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"acceptable assembler as-is\n\n Made an effort to make the assembler code\n correct.\n\n Seems reasonably good now; tried to remove\n some push {lr} / pop {pc} pairings from the\n code (and tried 'bx lr' in their place, at\n the end of a subroutine).\n\n\tmodified: asmword.S\n\nOn branch dvlp-aa","shortMessageHtmlLink":"acceptable assembler as-is"}},{"before":"ba5e8bf9236c05e35d07812926f740df66aa7a37","after":null,"ref":"refs/heads/proposed-release","pushedAt":"2023-03-31T18:58:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"}},{"before":"ba5e8bf9236c05e35d07812926f740df66aa7a37","after":null,"ref":"refs/heads/release/0.1.9-pre-alpha","pushedAt":"2023-03-31T18:57:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"}},{"before":"ba5e8bf9236c05e35d07812926f740df66aa7a37","after":null,"ref":"refs/heads/develop","pushedAt":"2023-03-31T18:57:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"}},{"before":"c6cc55e06e532433e1bcd74ba65d4d0ae6003ce2","after":"ba5e8bf9236c05e35d07812926f740df66aa7a37","ref":"refs/heads/dvlp-aa","pushedAt":"2023-03-31T18:57:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"0.1.9-pre-alpha READY.FOR.RELEASE - experimental\n\n CONFIGURED FOR NO FLASH load - will not overwrite.\n\n Useful for testing. ;)\n\n\tnew file: 17-camelforth-b.d/pico-examples/camelforth-b/git.show.2b0c845.log\n\tnew file: 17-camelforth-b.d/pico-examples/camelforth-b/NOTE.md\n\tmodified: n.READY.FOR.RELEASE\n\nOn branch develop","shortMessageHtmlLink":"0.1.9-pre-alpha READY.FOR.RELEASE - experimental"}},{"before":"2c76db147ed592893b9c2fe687b9bfb162c44c41","after":"ba5e8bf9236c05e35d07812926f740df66aa7a37","ref":"refs/heads/main","pushedAt":"2023-03-31T18:56:05.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"0.1.9-pre-alpha READY.FOR.RELEASE - experimental\n\n CONFIGURED FOR NO FLASH load - will not overwrite.\n\n Useful for testing. ;)\n\n\tnew file: 17-camelforth-b.d/pico-examples/camelforth-b/git.show.2b0c845.log\n\tnew file: 17-camelforth-b.d/pico-examples/camelforth-b/NOTE.md\n\tmodified: n.READY.FOR.RELEASE\n\nOn branch develop","shortMessageHtmlLink":"0.1.9-pre-alpha READY.FOR.RELEASE - experimental"}},{"before":null,"after":"ba5e8bf9236c05e35d07812926f740df66aa7a37","ref":"refs/heads/release/0.1.9-pre-alpha","pushedAt":"2023-03-31T18:46:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"0.1.9-pre-alpha READY.FOR.RELEASE - experimental\n\n CONFIGURED FOR NO FLASH load - will not overwrite.\n\n Useful for testing. ;)\n\n\tnew file: 17-camelforth-b.d/pico-examples/camelforth-b/git.show.2b0c845.log\n\tnew file: 17-camelforth-b.d/pico-examples/camelforth-b/NOTE.md\n\tmodified: n.READY.FOR.RELEASE\n\nOn branch develop","shortMessageHtmlLink":"0.1.9-pre-alpha READY.FOR.RELEASE - experimental"}},{"before":null,"after":"ba5e8bf9236c05e35d07812926f740df66aa7a37","ref":"refs/heads/proposed-release","pushedAt":"2023-03-31T18:35:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"0.1.9-pre-alpha READY.FOR.RELEASE - experimental\n\n CONFIGURED FOR NO FLASH load - will not overwrite.\n\n Useful for testing. ;)\n\n\tnew file: 17-camelforth-b.d/pico-examples/camelforth-b/git.show.2b0c845.log\n\tnew file: 17-camelforth-b.d/pico-examples/camelforth-b/NOTE.md\n\tmodified: n.READY.FOR.RELEASE\n\nOn branch develop","shortMessageHtmlLink":"0.1.9-pre-alpha READY.FOR.RELEASE - experimental"}},{"before":null,"after":"ba5e8bf9236c05e35d07812926f740df66aa7a37","ref":"refs/heads/develop","pushedAt":"2023-03-31T18:26:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"0.1.9-pre-alpha READY.FOR.RELEASE - experimental\n\n CONFIGURED FOR NO FLASH load - will not overwrite.\n\n Useful for testing. ;)\n\n\tnew file: 17-camelforth-b.d/pico-examples/camelforth-b/git.show.2b0c845.log\n\tnew file: 17-camelforth-b.d/pico-examples/camelforth-b/NOTE.md\n\tmodified: n.READY.FOR.RELEASE\n\nOn branch develop","shortMessageHtmlLink":"0.1.9-pre-alpha READY.FOR.RELEASE - experimental"}},{"before":"adf3333204eee88f276e410a2ef17b1effc78d12","after":"c6cc55e06e532433e1bcd74ba65d4d0ae6003ce2","ref":"refs/heads/dvlp-aa","pushedAt":"2023-03-31T15:29:57.418Z","pushType":"push","commitsCount":13,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"blind commit","shortMessageHtmlLink":"blind commit"}},{"before":"fdf151c0ee815fd0cf719bd2f652ba39518e8e4d","after":"c6cc55e06e532433e1bcd74ba65d4d0ae6003ce2","ref":"refs/heads/dvlp-asm-aa","pushedAt":"2023-03-31T00:14:41.987Z","pushType":"push","commitsCount":3,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"blind commit","shortMessageHtmlLink":"blind commit"}},{"before":"07d51fbeaa05ce151f78e896d77ec0c1c1c3280d","after":"fdf151c0ee815fd0cf719bd2f652ba39518e8e4d","ref":"refs/heads/dvlp-asm-aa","pushedAt":"2023-03-30T23:29:09.640Z","pushType":"push","commitsCount":6,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"Usual CMakeLists.txt file","shortMessageHtmlLink":"Usual CMakeLists.txt file"}},{"before":"14e421de44f32b448f5c4ca2f19cc043ed02a143","after":"07d51fbeaa05ce151f78e896d77ec0c1c1c3280d","ref":"refs/heads/dvlp-asm-aa","pushedAt":"2023-03-30T23:03:55.402Z","pushType":"push","commitsCount":1,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"Up to date w ASM w00t\n\n well except for the files themselves ;)\n Not yet committed.\n\n\tmodified: forth_defines.h\n\nOn branch dvlp-asm-aa","shortMessageHtmlLink":"Up to date w ASM w00t"}},{"before":null,"after":"14e421de44f32b448f5c4ca2f19cc043ed02a143","ref":"refs/heads/dvlp-asm-aa","pushedAt":"2023-03-30T22:48:59.427Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wa1tnr","name":null,"path":"/wa1tnr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29209552?s=80&v=4"},"commit":{"message":"defines for 30 Mar 2023","shortMessageHtmlLink":"defines for 30 Mar 2023"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADExLMQwA","startCursor":null,"endCursor":null}},"title":"Activity ยท wa1tnr/camelforth-rp2040-b-MS-U"}