Commit Graph

29 Commits

Author SHA1 Message Date
retropikzel 7ab8b1ab2b Use compile-r7rs for testing. Create entries for all implementations in makefile. 2025-04-18 05:55:31 +03:00
retropikzel 21027259f7 Started mocing towards Chicken 6 2025-04-13 08:08:26 +03:00
retropikzel 3467a3356a Add documentation about array utilities 2025-04-07 07:18:13 +03:00
retropikzel 3834161c67 Added C array utils and tests 2025-04-06 17:11:31 +03:00
retropikzel d5ad504f3a Update readme 2025-04-06 08:24:19 +03:00
retropikzel f5ddabf3e8 Use shared export definition 2025-04-06 08:21:49 +03:00
retropikzel 3f4cb7f668 Added array utilities 2025-04-06 07:59:19 +03:00
retropikzel 1d4d2c7339 Switch to shared allocate and free functions 2025-04-05 19:19:25 +03:00
retropikzel d7de538744 Added stklos support 2025-04-02 06:40:35 +03:00
retropikzel 76eb8058a8 Adding stklos support 2025-04-01 20:34:19 +03:00
retropikzel eec2f40c44 Fixes for moving to '() form of argument passing 2025-03-24 21:30:09 +02:00
retropikzel b35611c62f Remove ypsilon import from tests 2025-03-22 19:29:00 +02:00
retropikzel 9f9974e09e Fix to work with pffi-define-library 2025-03-22 19:25:09 +02:00
retropikzel 603e6e1a50 Merge remote-tracking branch 'origin/master' into ypsilon 2025-03-22 19:07:38 +02:00
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 66e4812f11 Rename pffi-shared-object-auto-load to pffi-load and dont export pffi-shared-object-load 2025-03-20 19:25:35 +02:00
retropikzel a88d110c3d Merge remote-tracking branch 'origin/master' into ypsilon 2025-03-15 06:45:24 +02:00
retropikzel 3dc98c2391 Made shared pointer->string and string->pointer implementation 2025-03-15 06:44:41 +02:00
retropikzel 1b08e57be2 Backup 2025-03-13 18:57:05 +02:00
retropikzel 6631c7a7ff Added support for Ypsilon 2025-03-13 11:37:45 +02:00
retropikzel 3fcc91e7c0 Add pointer-address to Gauche 2025-03-11 14:46: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 a6f9de2e6b Cleaning up 2025-03-02 14:28:08 +02:00
retropikzel f9517baf5b Renaming, interface fixes 2025-02-23 10:35:25 +02:00