{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":195801944,"defaultBranch":"master","name":"kForth-64","ownerLogin":"mynenik","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-07-08T11:51:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/35401166?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1693991818.0","currentOid":""},"activityList":{"items":[{"before":"886c75c3e891f2f9f1328de4878b065a8e4d74a3","after":"844054b0c86a1e8496cf6e2575051aea0757938c","ref":"refs/heads/master","pushedAt":"2024-03-29T14:30:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Revise LSHIFT and RSHIFT behavior\n\n Changes to be committed:\n\tmodified: src/vm64-common.s","shortMessageHtmlLink":"Revise LSHIFT and RSHIFT behavior"}},{"before":"0c5dcbf11fbfc8f9d17d87016893edfd7482856b","after":"886c75c3e891f2f9f1328de4878b065a8e4d74a3","ref":"refs/heads/master","pushedAt":"2024-03-01T15:14:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Fix fpu params bug in ddarith.4th\n\n Changes to be committed:\n\tmodified: forth-src/ddarith.4th","shortMessageHtmlLink":"Fix fpu params bug in ddarith.4th"}},{"before":"6a6689be56d654b8b0b1a5f080170628b9f7e08b","after":"0c5dcbf11fbfc8f9d17d87016893edfd7482856b","ref":"refs/heads/master","pushedAt":"2024-02-23T15:13:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Serial port lib and progs use Forth 200x structure\n\n Changes to be committed:\n\tmodified: forth-src/dm22-812-test.4th\n\tmodified: forth-src/hexterm.4th\n\tmodified: forth-src/serial-comm.4th\n\tmodified: forth-src/serial.4th\n\tmodified: forth-src/term.4th","shortMessageHtmlLink":"Serial port lib and progs use Forth 200x structure"}},{"before":"844b7d7fba525ecd073d60ac5fddd99a44b191e3","after":"6a6689be56d654b8b0b1a5f080170628b9f7e08b","ref":"refs/heads/master","pushedAt":"2024-02-22T13:17:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Added struct-200x-ext.4th\n\n Changes to be committed:\n\tnew file: forth-src/struct-200x-ext.4th","shortMessageHtmlLink":"Added struct-200x-ext.4th"}},{"before":"f8319d9c430ab2d8c98610b3e7caaf8e22e667e2","after":"844b7d7fba525ecd073d60ac5fddd99a44b191e3","ref":"refs/heads/master","pushedAt":"2024-01-17T14:34:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Update qm/potential.4th\n\n Changes to be committed:\n\tmodified: forth-src/qm/potential.4th","shortMessageHtmlLink":"Update qm/potential.4th"}},{"before":"2765162205519f6ad5b35919026c1f99777c2600","after":"f8319d9c430ab2d8c98610b3e7caaf8e22e667e2","ref":"refs/heads/master","pushedAt":"2024-01-12T00:08:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Update Numerov integrator; minor mods in fsl/extras\n\n Changes to be committed:\n\tmodified: forth-src/fsl/extras/cg.4th\n\tmodified: forth-src/fsl/extras/erf-wc.4th\n\tmodified: forth-src/fsl/extras/four1.4th\n\tmodified: forth-src/fsl/extras/func_Ngauss.4th\n\tmodified: forth-src/fsl/extras/noise.4th\n\tmodified: forth-src/fsl/extras/numerov.4th\n\tmodified: forth-src/fsl/extras/sph_bes_neu.4th\n\tmodified: forth-src/fsl/extras/stats.4th\n\tmodified: forth-src/fsl/extras/tridiag.4th\n\tmodified: forth-src/fsl/extras/vector.4th\n\tmodified: forth-src/fsl/extras/zeigen22h.4th","shortMessageHtmlLink":"Update Numerov integrator; minor mods in fsl/extras"}},{"before":"897011d52823d812abdbc0ac7412affd65c2502b","after":"2765162205519f6ad5b35919026c1f99777c2600","ref":"refs/heads/master","pushedAt":"2024-01-11T14:44:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Further dev of external lib interface and MPFR lib\n\n Changes to be committed:\n\tmodified: forth-src/fcalls-x86_64.4th\n\tmodified: forth-src/libs/gmp/libmpfr-test.4th\n\tmodified: forth-src/libs/gmp/libmpfr_x86_64.4th\n\tnew file: forth-src/libs/gmp/mpfr_sph_bes_neu.4th\n\tnew file: forth-src/libs/gmp/qmpfr.4th","shortMessageHtmlLink":"Further dev of external lib interface and MPFR lib"}},{"before":"73448a5e472e07d2a10450a89ddf1738c3a58f63","after":"897011d52823d812abdbc0ac7412affd65c2502b","ref":"refs/heads/master","pushedAt":"2024-01-05T17:40:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Add examples of special functions using MPFR lib\n\n Changes to be committed:\n\tnew file: forth-src/libs/gmp/mpfr_airy.4th\n\tnew file: forth-src/libs/gmp/mpfr_bessel.4th\n\tnew file: forth-src/libs/gmp/mpfr_demo01.4th\n\tnew file: forth-src/libs/gmp/mpfr_gamma.4th","shortMessageHtmlLink":"Add examples of special functions using MPFR lib"}},{"before":"dfd9da9a2ea2c64b0f0e0d367a5bcb10d341eb88","after":"73448a5e472e07d2a10450a89ddf1738c3a58f63","ref":"refs/heads/master","pushedAt":"2024-01-03T13:10:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Updated ext lib call interface and added libmpfr\n\n Changes to be committed:\n\tmodified: fcalls-x86_64.4th\n\tmodified: libs/gmp/libgmp_x86_64.4th\n\tnew file: libs/gmp/libmpfr-test.4th\n\tnew file: libs/gmp/libmpfr.4th\n\tnew file: libs/gmp/libmpfr_x86_64.4th\n\tnew file: libs/gmp/mpfr-utils.4th","shortMessageHtmlLink":"Updated ext lib call interface and added libmpfr"}},{"before":"40aa5c63907a9522a20edae8bc298bac91ae3b4d","after":"dfd9da9a2ea2c64b0f0e0d367a5bcb10d341eb88","ref":"refs/heads/master","pushedAt":"2023-12-26T03:38:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Add demo for external lib interface (partial GMP).\n\n Changes to be committed:\n\tnew file: forth-src/libs/gmp/libgmp-test.4th\n\tnew file: forth-src/libs/gmp/libgmp.4th\n\tnew file: forth-src/libs/gmp/libgmp_x86_64.4th","shortMessageHtmlLink":"Add demo for external lib interface (partial GMP)."}},{"before":"d218dd74ebba26e2dccb3546b0691c2e3de1b4bb","after":"40aa5c63907a9522a20edae8bc298bac91ae3b4d","ref":"refs/heads/master","pushedAt":"2023-12-26T03:33:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Provide primitive external library interface.\n\n Changes to be committed:\n\tmodified: forth-src/fcalls-x86_64.4th\n\tnew file: forth-src/fcalls.4th\n\tnew file: forth-src/lib-interface.4th","shortMessageHtmlLink":"Provide primitive external library interface."}},{"before":"847aabf37a127c3ccedb32b0ec0a9ec191a58d9e","after":"d218dd74ebba26e2dccb3546b0691c2e3de1b4bb","ref":"refs/heads/master","pushedAt":"2023-12-26T03:27:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Updated CALL to pass top of fp stack in rcx\n\n Changes to be committed:\n\tmodified: src/vm64.s","shortMessageHtmlLink":"Updated CALL to pass top of fp stack in rcx"}},{"before":"1358958d8c67830dc638d95485397eccbfcbd1d3","after":"847aabf37a127c3ccedb32b0ec0a9ec191a58d9e","ref":"refs/heads/master","pushedAt":"2023-12-21T17:13:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Sync ForthWords.h across kForth-32 & kForth-Win32\n\n Changes to be committed:\n\tmodified: src/ForthWords.h","shortMessageHtmlLink":"Sync ForthWords.h across kForth-32 & kForth-Win32"}},{"before":"2ace1694b27ba13af8883f907615da519252b249","after":"1358958d8c67830dc638d95485397eccbfcbd1d3","ref":"refs/heads/master","pushedAt":"2023-12-19T13:30:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Update pde1.4th\n\n Changes to be committed:\n\tmodified: forth-src/pde1.4th","shortMessageHtmlLink":"Update pde1.4th"}},{"before":"97f7dcdd711b7da7bfaad1ad3107e79eac7e9188","after":"2ace1694b27ba13af8883f907615da519252b249","ref":"refs/heads/master","pushedAt":"2023-12-18T13:31:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Added FSL matrix word }} as intrinsic; also *+\n\n Changes to be committed:\n\tmodified: forth-src/fsl/fsl-util.4th\n\tmodified: src/ForthWords.h\n\tmodified: src/fbc.h\n\tmodified: src/vm64-common.s\n\tmodified: src/vm64.s","shortMessageHtmlLink":"Added FSL matrix word }} as intrinsic; also *+"}},{"before":"e5642b90b904d0925e80ca3c221d62246424d43c","after":"97f7dcdd711b7da7bfaad1ad3107e79eac7e9188","ref":"refs/heads/master","pushedAt":"2023-12-14T20:11:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Update to ver 0.4.4; fix spelling error\n\n Changes to be committed:\n\tmodified: src/ForthVM.cpp\n\tmodified: src/Makefile","shortMessageHtmlLink":"Update to ver 0.4.4; fix spelling error"}},{"before":"40cd222f728a27e2231c9ea030bcf20c173a74c7","after":"e5642b90b904d0925e80ca3c221d62246424d43c","ref":"refs/heads/master","pushedAt":"2023-12-14T19:48:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Fix non-standard behavior of U.R\n\n Changes to be committed:\n\tmodified: src/ForthVM.cpp","shortMessageHtmlLink":"Fix non-standard behavior of U.R"}},{"before":"6b871518762e738f533405930e3451dfc725440b","after":"40cd222f728a27e2231c9ea030bcf20c173a74c7","ref":"refs/heads/master","pushedAt":"2023-12-14T18:04:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Fix non-standard behavior of .R\n\n Changes to be committed:\n\tmodified: src/ForthVM.cpp","shortMessageHtmlLink":"Fix non-standard behavior of .R"}},{"before":"dbee1ed4157aed7a56f31ae4bc3bd4f1dbdcb1e3","after":"6b871518762e738f533405930e3451dfc725440b","ref":"refs/heads/master","pushedAt":"2023-12-13T13:01:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Add FSL module seriespw.4th\n\n Changes to be committed:\n\tnew file: forth-src/fsl/seriespw.4th","shortMessageHtmlLink":"Add FSL module seriespw.4th"}},{"before":"c4a6dbaa09d9d2f72be433f669c62b0e10cf9245","after":"dbee1ed4157aed7a56f31ae4bc3bd4f1dbdcb1e3","ref":"refs/heads/master","pushedAt":"2023-12-11T13:36:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Update FSL modules lufact and polrat.\n\n Changes to be committed:\n\tmodified: forth-src/fsl/lufact.4th\n\tmodified: forth-src/fsl/polrat.4th","shortMessageHtmlLink":"Update FSL modules lufact and polrat."}},{"before":"731e83d0fc83475d72dece0ce213ea2fd6394a70","after":"c4a6dbaa09d9d2f72be433f669c62b0e10cf9245","ref":"refs/heads/master","pushedAt":"2023-12-07T13:24:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Update determ.4th and numerov.4th\n\n Changes to be committed:\n\tmodified: forth-src/fsl/extras/determ.4th\n\tmodified: forth-src/fsl/extras/numerov.4th","shortMessageHtmlLink":"Update determ.4th and numerov.4th"}},{"before":"e885ac1f687083f9acdcb76fd7eef6cf7ce791f0","after":"731e83d0fc83475d72dece0ce213ea2fd6394a70","ref":"refs/heads/master","pushedAt":"2023-12-05T12:27:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Fix a comment in mmul.4th\n\n Changes to be committed:\n\tmodified: fsl/extras/mmul.4th","shortMessageHtmlLink":"Fix a comment in mmul.4th"}},{"before":"182e910f73c4e3f63ce3ae7e14921097716422cb","after":"e885ac1f687083f9acdcb76fd7eef6cf7ce791f0","ref":"refs/heads/master","pushedAt":"2023-12-05T02:31:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Correct units of dnu_Cs in phyconsts.4th.\n\n Changes to be committed:\n\tmodified: forth-src/phyconsts.4th","shortMessageHtmlLink":"Correct units of dnu_Cs in phyconsts.4th."}},{"before":"9f45e5136bf8824ee585d3c909c471424147df6d","after":"182e910f73c4e3f63ce3ae7e14921097716422cb","ref":"refs/heads/master","pushedAt":"2023-12-05T02:14:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Definitions of Physical Constants: 2023-12-04 ver.\n\n Changes to be committed:\n\tmodified: forth-src/phyconsts.4th","shortMessageHtmlLink":"Definitions of Physical Constants: 2023-12-04 ver."}},{"before":"999e989845f644bd8f3a6cce32ea624fb01eaad9","after":"9f45e5136bf8824ee585d3c909c471424147df6d","ref":"refs/heads/master","pushedAt":"2023-12-04T13:32:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Added physical constants definitions.\n\n Changes to be committed:\n\tnew file: forth-src/phyconsts.4th","shortMessageHtmlLink":"Added physical constants definitions."}},{"before":"2ebbbd13f97cbe858c804afa769b966b9780a86a","after":"999e989845f644bd8f3a6cce32ea624fb01eaad9","ref":"refs/heads/master","pushedAt":"2023-12-04T13:12:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Updated FSL shell sort with autmated tests.\n\n Changes to be committed:\n\tmodified: forth-src/fsl/fsl-tester.4th\n\tmodified: forth-src/fsl/shellsrt.4th","shortMessageHtmlLink":"Updated FSL shell sort with autmated tests."}},{"before":"00665296eeddbe5e613c2e31251d9ac9e911f70e","after":"2ebbbd13f97cbe858c804afa769b966b9780a86a","ref":"refs/heads/master","pushedAt":"2023-11-29T12:33:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Updated FSL modules to use FSQUARE consistently.\n\n Changes to be committed:\n\tmodified: forth-src/fsl/demo/gfit-levmarq.4th\n\tmodified: forth-src/fsl/elip12.4th\n\tmodified: forth-src/fsl/erf.4th\n\tmodified: forth-src/fsl/gamma.4th\n\tmodified: forth-src/fsl/gauleg.4th\n\tmodified: forth-src/fsl/gauss.4th\n\tmodified: forth-src/fsl/gaussj.4th\n\tmodified: forth-src/fsl/hermite.4th\n\tmodified: forth-src/fsl/hilbert.4th\n\tmodified: forth-src/fsl/levmarq.4th\n\tmodified: forth-src/fsl/logistic.4th\n\tmodified: forth-src/fsl/pcylfun.4th\n\tmodified: forth-src/fsl/polys.4th\n\tmodified: forth-src/fsl/runge4.4th","shortMessageHtmlLink":"Updated FSL modules to use FSQUARE consistently."}},{"before":"d5ceab15680d2c339e42ab29a03cce3eb06baa94","after":"00665296eeddbe5e613c2e31251d9ac9e911f70e","ref":"refs/heads/master","pushedAt":"2023-11-14T14:26:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Updated curvefit.4th to v2.0 and assoc. demo.\n\n Changes to be committed:\n\tmodified: forth-src/fsl/demo/gfit-curvefit.4th\n\tmodified: forth-src/fsl/extras/curvefit.4th","shortMessageHtmlLink":"Updated curvefit.4th to v2.0 and assoc. demo."}},{"before":"ff138b1607c9e25ed4f2d5f87e1606e5533d2dcc","after":"d5ceab15680d2c339e42ab29a03cce3eb06baa94","ref":"refs/heads/master","pushedAt":"2023-10-28T14:25:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Add error check for Undefined Word in [']\n\n On branch master\n\n Changes to be committed:\n\tmodified: src/ForthVM.cpp","shortMessageHtmlLink":"Add error check for Undefined Word in [']"}},{"before":"6efbe989cc237e549bcf997789aa806331a213fa","after":"ff138b1607c9e25ed4f2d5f87e1606e5533d2dcc","ref":"refs/heads/master","pushedAt":"2023-05-18T12:49:00.345Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynenik","name":"Krishna Myneni","path":"/mynenik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35401166?s=80&v=4"},"commit":{"message":"Revert mallinfo --> mallinfo2, which won't work on earlier gcc versions.\n\n On branch master\n\n Changes to be committed:\n\tmodified: src/vmc.c","shortMessageHtmlLink":"Revert mallinfo --> mallinfo2, which won't work on earlier gcc versions."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEIrx_BAA","startCursor":null,"endCursor":null}},"title":"Activity ยท mynenik/kForth-64"}