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
|
ded10bc0f1
|
Fix bug on chicken when pffi-define argument types is empty list
|
2025-04-12 11:18:56 +03:00 |
retropikzel
|
ae7e87105c
|
Fixing the documentation internal links to work
|
2025-04-07 07:50:35 +03:00 |
retropikzel
|
a8c7c2efe0
|
Fixing the documentation internal links to work
|
2025-04-07 07:49:22 +03:00 |
retropikzel
|
c1cc86eba2
|
Fixing the documentation internal links to work
|
2025-04-07 07:48:20 +03:00 |
retropikzel
|
c09ed14c97
|
Fixing the documentation internal links to work
|
2025-04-07 07:47:24 +03:00 |
retropikzel
|
39bc51276e
|
Fixing the documentation internal links to work
|
2025-04-07 07:46:36 +03:00 |
retropikzel
|
bc2c80202e
|
Fixing the documentation internal links to work
|
2025-04-07 07:46:25 +03:00 |
retropikzel
|
71acf022b3
|
Fixing the documentation internal links to work
|
2025-04-07 07:45:51 +03:00 |
retropikzel
|
bd5ef513ba
|
Fixing the documentation internal links to work
|
2025-04-07 07:45:29 +03:00 |
retropikzel
|
3baf8c3d57
|
Fixing the documentation internal links to work
|
2025-04-07 07:43:27 +03:00 |
retropikzel
|
f75773b7f5
|
Fixing the documentation internal links to work
|
2025-04-07 07:42:02 +03:00 |
retropikzel
|
f03a9e1088
|
Fixing the documentation internal links to work
|
2025-04-07 07:40:32 +03:00 |
retropikzel
|
9a1ea2ddc1
|
Fixing the documentation internal links to work
|
2025-04-07 07:39:45 +03:00 |
retropikzel
|
498dd0e238
|
Fixing the documentation internal links to work
|
2025-04-07 07:38:07 +03:00 |
retropikzel
|
2fef729622
|
Fixing the documentation internal links to work
|
2025-04-07 07:37:18 +03:00 |
retropikzel
|
7d77b74b7c
|
Fixing the documentation internal links to work
|
2025-04-07 07:34:59 +03:00 |
retropikzel
|
1a1c4c8496
|
Fixing the documentation internal links to work
|
2025-04-07 07:34:20 +03:00 |
retropikzel
|
6443a98a06
|
Fixing the documentation internal links to work
|
2025-04-07 07:33:38 +03:00 |
retropikzel
|
16bb63582d
|
Add documentation about array utilities
|
2025-04-07 07:31:29 +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
|
b8e3c867f4
|
Added array utilities documentation
|
2025-04-06 08:01:03 +03:00 |
retropikzel
|
3f4cb7f668
|
Added array utilities
|
2025-04-06 07:59:19 +03:00 |
retropikzel
|
70d19a8a90
|
Gauche fixes
|
2025-04-06 06:50:16 +03:00 |
retropikzel
|
1d4d2c7339
|
Switch to shared allocate and free functions
|
2025-04-05 19:19:25 +03:00 |
retropikzel
|
f783ea1521
|
Update caveats. Change stklos comment to fixme
|
2025-04-04 08:55:03 +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
|
12bdd2d00b
|
Update readme
|
2025-03-28 10:21:33 +02:00 |
retropikzel
|
062fb2d262
|
Move gauche library building under retropikzel/pffi. Update documentation.
|
2025-03-28 09:16:16 +02:00 |
retropikzel
|
031ea6a574
|
Moving the implementation library building under retropikzel/pffi
|
2025-03-28 08:45:08 +02:00 |
retropikzel
|
eec2f40c44
|
Fixes for moving to '() form of argument passing
|
2025-03-24 21:30:09 +02:00 |
retropikzel
|
be1a7d6ef3
|
Fix documentation to pffi-define-library
|
2025-03-22 20:24:26 +02:00 |
retropikzel
|
b35611c62f
|
Remove ypsilon import from tests
|
2025-03-22 19:29:00 +02:00 |
retropikzel
|
df98cc3de1
|
Add features to table
|
2025-03-22 19:25:53 +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
|
d5fd1eb953
|
Added uniformity to pffi-define-library argument passing and made it work on Chicken too
|
2025-03-22 19:05:08 +02:00 |
retropikzel
|
75405a3135
|
pffi-define-library works on Guile and Kawa now
|
2025-03-22 18:52:48 +02:00 |
retropikzel
|
2ff726127c
|
Sagittarius and Racket to pffi-define-library
|
2025-03-22 18:50:20 +02:00 |
retropikzel
|
993588e286
|
Move chicken to pffi-define-library
|
2025-03-22 17:39:54 +02:00 |
retropikzel
|
27cc998f35
|
Remove debug logging
|
2025-03-22 16:14:06 +02:00 |
retropikzel
|
a0b316b47b
|
Progress
|
2025-03-22 14:41:28 +02:00 |
retropikzel
|
9018ab0960
|
Merge remote-tracking branch 'origin/master' into gambit
|
2025-03-21 07:45:35 +02:00 |
retropikzel
|
d0206d3ce9
|
Remove string type
|
2025-03-21 07:45:13 +02:00 |
retropikzel
|
b12cd8311b
|
Merge remote-tracking branch 'origin/master' into gambit
|
2025-03-21 07:36:51 +02:00 |