Commit Graph

49 Commits

Author SHA1 Message Date
retropikzel 2282862f09 First tests to write Gambit implementation 2024-11-12 20:40:48 +02:00
Retropikzel 6a3899e622 Some Chibi file renaming 2024-11-09 13:46:24 +00:00
Retropikzel b2fae9692b Finishing pffi-define for Chibi 2024-11-09 10:46:27 +00:00
Retropikzel f66934104c Added pffi-define support for Chibi 2024-11-09 10:28:56 +00:00
Retropikzel 212fe67920 Work on Chibi scheme advancing 2024-11-08 19:25:50 +00:00
Retropikzel 6659b45712 All tests work now on Mosh. Callbacks do not pass. 2024-11-08 07:34:09 +00:00
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