Commit Graph

103 Commits

Author SHA1 Message Date
retropikzel 993588e286 Move chicken to pffi-define-library 2025-03-22 17:39:54 +02:00
retropikzel a0b316b47b Progress 2025-03-22 14:41:28 +02:00
retropikzel 7d39b4ee78 Working on Gambit implementation 2025-03-21 07:30:16 +02:00
retropikzel a9e1088151 Merge remote-tracking branch 'origin/master' into gambit 2025-03-21 07:18:34 +02:00
retropikzel fe5de3e731 Working on Gambit implementation 2025-03-21 07:16:39 +02:00
retropikzel 701eb74203 Making room for more tests 2025-03-15 07:06:54 +02:00
retropikzel 5d04b79a2b Updated documentation 2025-03-12 16:40:35 +02:00
retropikzel fe7822cb29 Improving documentation 2025-03-12 15:52:31 +02:00
retropikzel 7245f59824 Build Gauche shared object into library directory 2025-03-11 12:52:58 +02:00
retropikzel bbbfab1723 Gauche and Chibi can now pass strings to foreign functions 2025-03-07 12:14:11 +02:00
retropikzel a6e63db252 Cleaning up the repository structure. Improving the Gauche implementation 2025-03-04 18:35:19 +02:00
retropikzel 842178129d - Started making progress with Gauche implementation
- Clean up the repository structure and C file names
2025-03-03 19:26:03 +02:00
retropikzel cb9b2f87be Started working on a gauche implementation 2025-03-02 20:20:16 +02:00
retropikzel 32638523f4 Fix libtest C path 2025-03-02 14:29:26 +02:00
retropikzel a6f9de2e6b Cleaning up 2025-03-02 14:28:08 +02:00
retropikzel d82616ef8a Some chicken and gambit fixes 2025-03-01 19:02:53 +02:00
retropikzel edd0f15bfb Simplifying testing 2025-02-28 13:32:35 +02:00
retropikzel fc9c11b848 Simplifying testing 2025-02-28 13:32:28 +02:00
retropikzel c6ebec5eae Simplifying testing 2025-02-28 13:11:48 +02:00
retropikzel b08f0c54a7 Simplifying testing 2025-02-28 13:01:07 +02:00
retropikzel 8a2bb63dbf Add shorter ways to test code 2025-02-28 11:59:41 +02:00
retropikzel 815e49906f Type, size and readme fixes 2025-02-19 21:03:20 +02:00
retropikzel 3a798d2325 Improve the clean job 2025-02-14 07:22:18 +02:00
retropikzel d14c1916ea Fix running tests in docker 2025-02-13 17:22:35 +02:00
retropikzel a058d1b0b2 Added manifest, started fixing docker tests 2025-02-12 19:20:10 +02:00
retropikzel 14ba1dd3fb Update the implementation table 2025-02-06 17:02:09 +02:00
retropikzel 924e60dcb7 Fixed chicken test running 2025-02-01 09:00:16 +02:00
retropikzel e84865b18b Small improvements here and there 2025-01-31 19:26:17 +02:00
retropikzel 27c2d17fd1 Adding struct dereferencing 2025-01-31 15:39:23 +02:00
retropikzel 19c9c3f802 Fixing the load interface 2025-01-31 12:15:36 +02:00
retropikzel 2a418d979c Updating readme 2025-01-25 12:46:58 +02:00
retropikzel 85bd30e87d Improvements for Kawa 2025-01-25 09:21:18 +02:00
retropikzel 8c2e9c4ec5 Improvements for Sagittarius 2025-01-24 21:57:45 +02:00
retropikzel 9578cc9ee3 Lots of improvements to Chibi. Started adding Chicken 6 support 2025-01-24 20:30:34 +02:00
retropikzel 77509b9620 Make the struct members accessors and add tests 2025-01-18 10:23:53 +02:00
retropikzel 0a5883eade Started adding struct utilities 2025-01-14 19:51:24 +02:00
retropikzel 6a04d574bb Small steps towards Chicken 6 support 2024-12-11 20:18:32 +02:00
retropikzel 65dc69abc9 Split the chibi library build 2024-12-06 09:49:17 +02:00
retropikzel 6bb46c09c0 Updated the support table. Added cond-expand to export side in .sld file. 2024-11-14 19:50:18 +02:00
retropikzel 25bdc6806b Add files for Larceny and Ypsilon 2024-11-13 21:09:43 +02:00
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 212fe67920 Work on Chibi scheme advancing 2024-11-08 19:25:50 +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 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 0ffff10787 Making the build work 2024-09-26 19:37:43 +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