{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":134795441,"defaultBranch":"master","name":"euphoria","ownerLogin":"OpenEuphoria","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-05-25T02:55:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/38226977?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1655132928.82943","currentOid":""},"activityList":{"items":[{"before":"dbbd22cad449d24804763dd743c1554ed62c1a90","after":"3445a5985714bd1d6812143fcd1298f69e67dd1d","ref":"refs/heads/master","pushedAt":"2024-09-04T13:52:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ghaberek","name":"Gregory Haberek","path":"/ghaberek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12944771?s=80&v=4"},"commit":{"message":"Update and rename License.txt to LICENSE","shortMessageHtmlLink":"Update and rename License.txt to LICENSE"}},{"before":"f7a76ca2dc2bf0c79ab25aff928baa58ae451d34","after":"dbbd22cad449d24804763dd743c1554ed62c1a90","ref":"refs/heads/master","pushedAt":"2024-08-31T22:09:25.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ghaberek","name":"Gregory Haberek","path":"/ghaberek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12944771?s=80&v=4"},"commit":{"message":"Add missing ARM64 conditions","shortMessageHtmlLink":"Add missing ARM64 conditions"}},{"before":"9fa1472444a1ed2f923c1f7f0e748274fac3852a","after":"f7a76ca2dc2bf0c79ab25aff928baa58ae451d34","ref":"refs/heads/master","pushedAt":"2024-08-16T00:09:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ghaberek","name":"Gregory Haberek","path":"/ghaberek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12944771?s=80&v=4"},"commit":{"message":"Add experimental ARM64 build","shortMessageHtmlLink":"Add experimental ARM64 build"}},{"before":"1cc668e571f0c707cd50e7c7ff31286f6669b319","after":"9fa1472444a1ed2f923c1f7f0e748274fac3852a","ref":"refs/heads/master","pushedAt":"2024-07-21T11:34:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DerekJParnell","name":null,"path":"/DerekJParnell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38686272?s=80&v=4"},"commit":{"message":"Update cmdline.e\n\n* Documented the PAUSE_MSG option.\n* Improved visibility for the start of routines.","shortMessageHtmlLink":"Update cmdline.e"}},{"before":"76accc4f74f80b12690247d73703c8f7685cd8d7","after":"1cc668e571f0c707cd50e7c7ff31286f6669b319","ref":"refs/heads/master","pushedAt":"2024-05-29T23:54:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ghaberek","name":"Gregory Haberek","path":"/ghaberek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12944771?s=80&v=4"},"commit":{"message":"Removed missing symlink tests/a946f8564442.tar.xz","shortMessageHtmlLink":"Removed missing symlink tests/a946f8564442.tar.xz"}},{"before":"af675a778d1639ae08e2a70da54a394f775b8be2","after":"76accc4f74f80b12690247d73703c8f7685cd8d7","ref":"refs/heads/master","pushedAt":"2024-05-29T23:42:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ghaberek","name":"Gregory Haberek","path":"/ghaberek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12944771?s=80&v=4"},"commit":{"message":"Update euphoria.yml","shortMessageHtmlLink":"Update euphoria.yml"}},{"before":"fd055b96b1fadf41381b73dccbcad002a8dfca3c","after":"af675a778d1639ae08e2a70da54a394f775b8be2","ref":"refs/heads/master","pushedAt":"2024-05-29T23:39:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ghaberek","name":"Gregory Haberek","path":"/ghaberek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12944771?s=80&v=4"},"commit":{"message":"Update euphoria.yml","shortMessageHtmlLink":"Update euphoria.yml"}},{"before":"e34017a8dc1264749024d4ab5317879a1fc0582d","after":"fd055b96b1fadf41381b73dccbcad002a8dfca3c","ref":"refs/heads/master","pushedAt":"2024-05-29T23:37:29.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"ghaberek","name":"Gregory Haberek","path":"/ghaberek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12944771?s=80&v=4"},"commit":{"message":"Update build.mak and euphoria.yml","shortMessageHtmlLink":"Update build.mak and euphoria.yml"}},{"before":"7bccc49adece9c73e28c131de187447123c21831","after":"e34017a8dc1264749024d4ab5317879a1fc0582d","ref":"refs/heads/master","pushedAt":"2024-04-02T03:49:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shawnpringle","name":"Shawn Pringle","path":"/shawnpringle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2709365?s=80&v=4"},"commit":{"message":"* Corrected value for max_int64.\n\nIf you run a 32-bit interpreter to bootstrap a code base to 64-bit. The\ninterpreter has BITS32 set, but the translator uses BITS64. The translator\nuses the 64-bits values but its constants have been folded by a 32-bit interpreter.\nCertain values like 2^62-1 + 1 get folded but not promoted to doubles because of\nthe imprecise nature of the interpreter using the MAXINT constant in the translator.\n\nThe code will use a smaller number so that the numbers are promoted early on in the\ntranslator C code to avoid erroneous folding in code it translates. You should\nlater translate Euphoria interpreter and translator again with the newly created 64-bit translator in order to make sure it uses INT_ATOMS more.","shortMessageHtmlLink":"* Corrected value for max_int64."}},{"before":"59d07e0a04396ccac4b5ecf1a313b7e9ec3bba5a","after":"7bccc49adece9c73e28c131de187447123c21831","ref":"refs/heads/master","pushedAt":"2024-03-30T07:48:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shawnpringle","name":"Shawn Pringle","path":"/shawnpringle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2709365?s=80&v=4"},"commit":{"message":"* corrected name of the 4.2 release file","shortMessageHtmlLink":"* corrected name of the 4.2 release file"}},{"before":"f24f7211dcc0b65b7824f24188b86cc88fb0b05e","after":"59d07e0a04396ccac4b5ecf1a313b7e9ec3bba5a","ref":"refs/heads/master","pushedAt":"2024-03-30T01:37:58.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"shawnpringle","name":"Shawn Pringle","path":"/shawnpringle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2709365?s=80&v=4"},"commit":{"message":"* replaced EUNIX with __unix","shortMessageHtmlLink":"* replaced EUNIX with __unix"}},{"before":"2ee0f21daef1f7c4b27ef6cddebf933385f91a0c","after":"53664eea8c18906780f940a59d75fc5d17e5be29","ref":"refs/heads/translator-portable-c","pushedAt":"2024-03-18T23:07:47.000Z","pushType":"push","commitsCount":20,"pusher":{"login":"shawnpringle","name":"Shawn Pringle","path":"/shawnpringle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2709365?s=80&v=4"},"commit":{"message":"* fix the bug where poke8 would sometimes put the wrong value into memory","shortMessageHtmlLink":"* fix the bug where poke8 would sometimes put the wrong value into me…"}},{"before":"b3dbc835b168572ee7de837bb765cd55a32637d6","after":"6fdc4ac803556fc014e102cd7bad2fbe2101f63c","ref":"refs/heads/4.0","pushedAt":"2024-03-18T18:51:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shawnpringle","name":"Shawn Pringle","path":"/shawnpringle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2709365?s=80&v=4"},"commit":{"message":"* minor changes to allow building from x86_64-linux for x86-linux","shortMessageHtmlLink":"* minor changes to allow building from x86_64-linux for x86-linux"}},{"before":"29ec7a3b83a082a0b62ddb15f2dabeb4c1c52baf","after":"f24f7211dcc0b65b7824f24188b86cc88fb0b05e","ref":"refs/heads/master","pushedAt":"2024-01-19T01:51:30.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ghaberek","name":"Gregory Haberek","path":"/ghaberek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12944771?s=80&v=4"},"commit":{"message":"Add build.mak for creating release packages","shortMessageHtmlLink":"Add build.mak for creating release packages"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNFQxMzo1MjozMi4wMDAwMDBazwAAAASsxj6T","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNFQxMzo1MjozMi4wMDAwMDBazwAAAASsxj6T","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0xOVQwMTo1MTozMC4wMDAwMDBazwAAAAPjku1v"}},"title":"Activity · OpenEuphoria/euphoria"}