Commit graph

4126 commits

Author SHA1 Message Date
Alex Shinn
c8380b28f9
Merge pull request #1038 from Retropikzel/snow-chibi-ypsilon
Some checks failed
CI / macos-latest (push) Has been cancelled
CI / ubuntu-latest (push) Has been cancelled
Add support for Ypsilon in snow-chibi
2025-07-15 15:49:51 +09:00
retropikzel
212bab503d Fix leftover Mosh import from Ypsilon 2025-07-15 09:48:51 +03:00
retropikzel
5796a0f5e7 Cleanup duplicated code left in accidentally on merge 2025-07-15 07:07:45 +03:00
retropikzel
743a2d10d4 Merge remote-tracking branch 'origin/master' into snow-chibi-ypsilon 2025-07-15 06:52:51 +03:00
Alex Shinn
d9305fe98b
Merge pull request #1032 from Retropikzel/snow-chibi-mosh
Add support for Mosh to snow-chibi
2025-07-15 11:16:27 +09:00
retropikzel
7fd4767e0e Merge remote-tracking branch 'origin/master' into snow-chibi-mosh 2025-07-12 10:27:14 +03:00
Alex Shinn
9e9ddb77f9
Merge pull request #1031 from Retropikzel/snow-chibi-kawa
Some checks failed
CI / macos-latest (push) Has been cancelled
CI / ubuntu-latest (push) Has been cancelled
snow-chibi Kawa improvements
2025-07-08 15:17:33 +09:00
retropikzel
a48123bd44 Add support for Ypsilon in snow-chibi 2025-07-06 16:44:50 +03:00
retropikzel
870070159f Also use .sld for Kawa libraries 2025-07-06 13:52:31 +03:00
retropikzel
1eab833a99 Merge remote-tracking branch 'origin/master' into snow-chibi-kawa 2025-07-05 07:08:12 +03:00
retropikzel
bf9fc15e8f Merge remote-tracking branch 'origin/master' into snow-chibi-kawa 2025-07-05 06:43:19 +03:00
Alex Shinn
0ba31582c8
Merge pull request #1037 from Retropikzel/snow-chibi-sagittarius-fix
Some checks failed
CI / macos-latest (push) Has been cancelled
CI / ubuntu-latest (push) Has been cancelled
Fix missing piece of snow-chibi sagittarius support code
2025-07-03 05:39:48 +09:00
retropikzel
6c5ca0ce83 Fix missing piece of code 2025-07-02 19:15:14 +03:00
Alex Shinn
add8a03990
Merge pull request #1034 from Retropikzel/snow-chibi-sagittarius
Some checks failed
CI / macos-latest (push) Has been cancelled
CI / ubuntu-latest (push) Has been cancelled
Fix Sagittarius support on snow-chibi
2025-06-30 12:36:08 +09:00
retropikzel
16b771f4d2 Use proper utilities for temporary file handling 2025-06-29 12:28:20 +03:00
Alex Shinn
c09c8788e3
Merge pull request #1035 from Retropikzel/snow-chibi-gambit
Some checks are pending
CI / macos-latest (push) Waiting to run
CI / ubuntu-latest (push) Waiting to run
Add support for Gambit to snow-chibi
2025-06-29 13:34:46 +09:00
Alex Shinn
bac3f32e55
Merge branch 'master' into snow-chibi-sagittarius 2025-06-29 13:34:01 +09:00
Alex Shinn
6a15fffe4b
Merge pull request #1033 from Retropikzel/snow-chibi-racket
Add support for Racket to snow-chibi
2025-06-29 13:30:58 +09:00
retropikzel
5b6b5c6324 Check that .so and .o files exists before installing them 2025-06-28 09:57:33 +03:00
retropikzel
48ca9f9a5f Clean up the code, build both .so and o 2025-06-28 09:52:21 +03:00
retropikzel
16fef78ab7 Fix Sagittarius support on snow-chibi 2025-06-28 09:00:22 +03:00
retropikzel
a2591d0e4a Minor cleanup 2025-06-28 07:32:02 +03:00
retropikzel
7f2f3ba155 Add back accidentally removed stklos part 2025-06-28 07:28:34 +03:00
retropikzel
1b6c0fb9da racket-installer now returns list of installed files 2025-06-28 07:26:44 +03:00
retropikzel
4dfdacf3ac Fix indentation 2025-06-28 07:16:58 +03:00
retropikzel
ca35369186 Switch some string-appends to make-paths 2025-06-28 07:14:59 +03:00
retropikzel
f57c1d64a4 Clean up the kawa-builder code 2025-06-27 19:21:05 +03:00
retropikzel
c3687d22e4 Return the installed files from Kawa installer 2025-06-27 19:08:33 +03:00
retropikzel
c814812879 Fix mistake in .class file checking 2025-06-27 18:57:58 +03:00
retropikzel
8845a7983f Clean up the Kawa installer some more 2025-06-27 16:58:57 +03:00
retropikzel
12ec5bf41e Skip the .class file if it does not exists 2025-06-27 16:44:13 +03:00
retropikzel
bd3d05541b Simplify kawa-installer 2025-06-27 16:37:48 +03:00
retropikzel
af5dd96347 Merging and fixing 2025-06-27 07:52:47 +03:00
retropikzel
2310094354 Remove debug displays 2025-06-27 07:40:34 +03:00
retropikzel
dd00829a90 Merging and fixing 2025-06-27 07:39:58 +03:00
retropikzel
ef1a2abfcc Add Racket support for snow-chibi 2025-06-26 20:21:34 +03:00
retropikzel
239f7d45c2 Add Mosh support for snow-chibi 2025-06-26 20:19:52 +03:00
retropikzel
cd48e9973a Add Gambit support for snow-chibi 2025-06-26 20:18:54 +03:00
retropikzel
d7ca98299b Add .class file compilation 2025-06-26 20:17:37 +03:00
retropikzel
ea17a39be8 Merge remote-tracking branch 'origin/master' into snow-chibi-gambit 2025-06-26 12:51:52 +03:00
Alex Shinn
77a4fbd5ba improve chibi-ffi documentation
Some checks failed
CI / macos-latest (push) Has been cancelled
CI / ubuntu-latest (push) Has been cancelled
Issue #1030.
2025-06-26 13:21:40 +09:00
Alex Shinn
8e2e1bb80e
Merge pull request #1026 from Retropikzel/generic
Some checks are pending
CI / macos-latest (push) Waiting to run
CI / ubuntu-latest (push) Waiting to run
Add generic implementation into snow-chibi
2025-06-25 15:58:37 +09:00
Alex Shinn
fe9378ff06
Merge branch 'master' into generic 2025-06-25 15:58:25 +09:00
Alex Shinn
c9d4070220
Merge pull request #1029 from Retropikzel/snow-chibi-foreign-depends
snow-chibi --foreign-depends
2025-06-25 15:57:03 +09:00
retropikzel
28490661cf Change the ffi and compile commands back 2025-06-25 07:40:40 +03:00
Alex Shinn
fefe394e3d Fix C formatting bug reported by Alexey Egorov.
Some checks are pending
CI / macos-latest (push) Waiting to run
CI / ubuntu-latest (push) Waiting to run
https://lists.nongnu.org/archive/html/chicken-users/2025-06/msg00001.html
2025-06-25 12:20:18 +09:00
retropikzel
3142fc2fdc If C file already exists do not run chibi-ffi 2025-06-20 13:08:33 +03:00
retropikzel
bf5f127821 Minor fixes 2025-06-20 09:01:22 +03:00
retropikzel
e2dbcf3ff2 Add support for --foreign-depends args. Fix library install compilation bug. 2025-06-20 08:47:03 +03:00
retropikzel
3b85c02e11 Add Gambit support for snow-chibi 2025-06-17 17:39:20 +03:00