Commit Graph

97 Commits

Author SHA1 Message Date
Retropikzel f335b2ce4c Added most of the support for mosh, some bugs remain and couple of unimplemented procedures. Got Gerbil to load files. 2024-11-07 16:34:22 +00:00
Retropikzel 0687b493d5 - Add pffi-init to each implementations file
- Add tests without docker/podman
- Migrate docker tests to podman so different arch can be used more easily
- Add files (implementing not yet started) for more Scheme implementations
- Start slowly adding support for Mosh
2024-11-06 19:08:33 +00:00
retropikzel 59f835570a Add support for netbsd in autoload paths 2024-10-23 18:45:59 +03:00
retropikzel 8a3edd88d8 Fix sagittarius string->pointer 2024-10-17 19:54:12 +03:00
retropikzel 6d15fb2c2b Small fixes. Implementing some pointer address and deref procedures 2024-10-17 19:41:34 +03:00
retropikzel 539adeb2d5 Improve chicken pffi-pointer-null? 2024-10-15 20:16:21 +03:00
retropikzel 93962b3403 Add pffi-pointer-address shims for some implementations 2024-10-13 19:04:03 +03:00
retropikzel fe373d0fb7 Added pffi-pointer-address for sagittarius 2024-10-13 07:08:52 +03:00
retropikzel 1b285c7204 Lots of fixes 2024-10-04 15:48:19 +03:00
retropikzel 466dc7d674 Bug fixes 2024-09-25 19:10:05 +03:00
retropikzel 7cba9b5d7e Small progress on Kawa callbacks 2024-09-22 19:03:41 +03:00
retropikzel 0ed645ab57 Fixing file structure 2024-09-22 18:03:48 +03:00
retropikzel 0cecaac086 Advancement on Kawa callback side 2024-09-22 16:55:19 +03:00
retropikzel cb350ee8ae Making the structure better 2024-09-20 07:29:55 +03:00
retropikzel 19ba0c42f5 Moving towards snow package format 2024-09-19 20:30:28 +03:00
retropikzel feeb8371d3 Started working on Kawa callbacks 2024-09-15 18:40:15 +03:00
retropikzel 54712c1b4c Backup 2024-09-15 15:45:28 +03:00
retropikzel 7eecc0c0ec Remove string type, tier 1 now passes all other than callback tests 2024-09-15 15:08:55 +03:00
retropikzel c89417113d Fix rackets and guiles char type 2024-09-15 12:49:38 +03:00
retropikzel d4ba6bbb41 Fix rackets char type 2024-09-15 12:48:57 +03:00
retropikzel 862c4ff6b3 Fix the char type on Guile 2024-09-15 12:46:40 +03:00
retropikzel 029ae48039 Add size tests for all types 2024-09-15 12:40:51 +03:00
retropikzel 2d62b68241 Bug fixes 2024-09-15 10:27:15 +03:00
retropikzel 531c8bc42d Working on Chicken bugs, backup 2024-09-14 15:46:03 +03:00
retropikzel a94bfc0768 Added more tests 2024-09-13 08:23:16 +03:00
retropikzel f41a7e098f Sagittarius bug fixes 2024-09-13 07:39:53 +03:00
retropikzel 22e30570d0 Started building the unified test file 2024-09-03 21:23:15 +03:00
retropikzel be49da18d2 Move to running tests with scheme_runner 2024-09-03 15:15:15 +03:00
retropikzel c4bdcee446 Clean up the repository 2024-09-02 17:47:20 +03:00
retropikzel 3146a6933f Fix load path bug 2024-08-30 21:47:11 +03:00
retropikzel b60defacb3 Backup 2024-08-25 17:30:10 +03:00
retropikzel e6d1bf2fa5 Remove unused code from Racket version 2024-08-23 09:31:11 +03:00
retropikzel a049f359f5 Fix method too long errors from JVM on Kawa 2024-08-23 09:30:47 +03:00
retropikzel 1218972deb Update Kawa to Java version 22 2024-08-22 09:46:50 +03:00
retropikzel b72c35ae2c Fix pointer memory access on racket 2024-08-21 21:05:08 +03:00
retropikzel d6a86144e8 Backup 2024-08-15 21:21:54 +03:00
retropikzel e0e7c15201 Small fixes 2024-08-08 20:08:25 +03:00
retropikzel 8e53578cb5 Fix tests, add pffi-os-name 2024-07-31 21:14:38 +03:00
retropikzel bc385580d6 Guile pointer set and get fixes 2024-07-22 20:53:37 +03:00
retropikzel 409df95d5c Small guile fixes 2024-07-20 20:27:19 +03:00
retropikzel 2a911690da Small guile fixes 2024-07-19 20:54:30 +03:00
retropikzel 57c50014df Renaming and moving to the new schubert format 2024-07-15 18:12:34 +03:00
retropikzel 26ad6f9506 Starting renaming and modfying to new schubert format 2024-07-14 20:36:33 +03:00
retropikzel 2b1ae32c56 Backup 2024-07-05 10:06:54 +03:00
retropikzel b8a51ecaf7 Minor wine32 fixes 2024-07-03 15:43:46 +03:00
retropikzel c7ced19b1d Bump version to v0-3-0 2024-07-02 20:47:06 +03:00
retropikzel b02222ad35 Merge remote-tracking branch 'origin/master' into callback-racket 2024-07-01 20:14:57 +03:00
retropikzel 7c15de41e8 Done 2024-07-01 20:13:27 +03:00
retropikzel 14bbd63d5f Made some progress, backing up in git 2024-06-30 15:31:23 +03:00
retropikzel 3aad3b5f75 Done 2024-06-29 18:10:47 +03:00