Commit graph

4102 commits

Author SHA1 Message Date
Alex Shinn
0ba31582c8
Merge pull request #1037 from Retropikzel/snow-chibi-sagittarius-fix
Some checks are pending
CI / macos-latest (push) Waiting to run
CI / ubuntu-latest (push) Waiting to run
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
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
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
cd48e9973a Add Gambit support for snow-chibi 2025-06-26 20:18:54 +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
retropikzel
0482dc7401 Add newline to end of .rkt file 2025-06-17 08:07:56 +03:00
retropikzel
34677656e7 Remove excess quote 2025-06-17 07:53:42 +03:00
retropikzel
232f2fe6e0 Add racket support for snow-chibi 2025-06-17 07:48:47 +03:00
Alex Shinn
bde4f34733
Merge pull request #1028 from Retropikzel/snow-chibi-stklos
Some checks failed
CI / macos-latest (push) Has been cancelled
CI / ubuntu-latest (push) Has been cancelled
Add stklos support for snow-chibi
2025-06-17 08:51:15 +09:00
retropikzel
7a38890300 Add support for stklos 2025-06-16 18:51:25 +03:00
retropikzel
a7f6bc004b Write features directly instead of using subprocess 2025-06-16 17:57:37 +03:00
Alex Shinn
a32cc7b100 make repl configurable
Some checks are pending
CI / macos-latest (push) Waiting to run
CI / ubuntu-latest (push) Waiting to run
2025-06-16 17:40:26 +09:00
Alex Shinn
1be46461c8
Merge pull request #1027 from Retropikzel/chicken-fix
Fix propably misplaced parenthesis on get-install-dirs with chicken
2025-06-16 16:31:32 +09:00
retropikzel
f4dfc6e92c Fix propably misplaced parenthesis 2025-06-16 06:49:42 +03:00
Alex Shinn
83344bf515
Merge pull request #1025 from Retropikzel/master
Some checks failed
CI / macos-latest (push) Has been cancelled
CI / ubuntu-latest (push) Has been cancelled
Add bash completion for the snow-chibi command names
2025-06-15 21:09:39 +09:00
retropikzel
0dfabd3867 Remove accidentally added bash completion file 2025-06-15 10:33:50 +03:00
retropikzel
674bcc107e Fix indentation to what it was 2025-06-15 10:32:04 +03:00
retropikzel
584ebf0f92 Fix indentation to what it was 2025-06-15 10:30:38 +03:00
retropikzel
9e2a453e28 Update documentation 2025-06-15 10:29:46 +03:00
retropikzel
96792c37b8 Remove the bash completion. Add support for generic implementation on windows 2025-06-15 10:28:23 +03:00
retropikzel
7161b00543 Remove the bash completion. Add support for generic implementation on windows 2025-06-15 10:27:57 +03:00
retropikzel
2970d69e76 Make the generic show on implementations list. Add note about install path into documentation. 2025-06-15 09:58:28 +03:00
retropikzel
b8f58ff99e Add generic implementation 2025-06-15 09:43:32 +03:00
retropikzel
357361eaac Add bash completion for the command names 2025-06-14 13:44:57 +03:00
Alex Shinn
6a1859d627
Merge pull request #1024 from Pinjontall94/feature/add-snow-chibi-config-instructions
Some checks failed
CI / macos-latest (push) Has been cancelled
CI / ubuntu-latest (push) Has been cancelled
add snow-chibi default configuration file instructions
2025-06-13 08:42:50 +09:00
Sammi Johnson
1103ae9650 rm possibly unsafe empty example config, link to snow-fort docs 2025-06-12 14:54:15 -07:00
Sammi Johnson
23e77eedc8 add snow-chibi default configuration file instructions 2025-06-08 13:47:00 -07:00
Alex Shinn
af1bc5806d
Merge pull request #1022 from MikeSS8/typo
fix typo
2025-04-01 13:08:07 +09:00