Commit Graph

176 Commits

Author SHA1 Message Date
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 59f835570a Add support for netbsd in autoload paths 2024-10-23 18:45:59 +03:00
retropikzel 8a3edd88d8 Fix sagittarius string->pointer 2024-10-17 19:54:12 +03:00
retropikzel 6d15fb2c2b Small fixes. Implementing some pointer address and deref procedures 2024-10-17 19:41:34 +03:00
retropikzel 539adeb2d5 Improve chicken pffi-pointer-null? 2024-10-15 20:16:21 +03:00
retropikzel 93962b3403 Add pffi-pointer-address shims for some implementations 2024-10-13 19:04:03 +03: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 407bf14590 Update the readme 2024-09-26 19:43:35 +03:00
retropikzel 0ffff10787 Making the build work 2024-09-26 19:37:43 +03:00
retropikzel 05d69ea828 Making the build work 2024-09-26 19:36:15 +03:00
retropikzel f1907d2169 Making the build work 2024-09-26 19:33:39 +03:00
retropikzel e7bd82e172 Making the build work 2024-09-26 19:29:27 +03:00
retropikzel a116d415c8 Making the build work 2024-09-26 19:18:44 +03:00
retropikzel 1dc7c37d3c Making the build work 2024-09-26 19:04:17 +03:00
retropikzel 2230a64d8e Making the build work 2024-09-26 18:50:12 +03:00
retropikzel 466dc7d674 Bug fixes 2024-09-25 19:10:05 +03:00
retropikzel 7cba9b5d7e Small progress on Kawa callbacks 2024-09-22 19:03:41 +03:00
retropikzel 0ed645ab57 Fixing file structure 2024-09-22 18:03:48 +03:00
retropikzel 0cecaac086 Advancement on Kawa callback side 2024-09-22 16:55:19 +03:00
retropikzel 6aaf49e450 Update readme 2024-09-22 16:54:59 +03:00
retropikzel 7f996ab03c Modify tests to work on C std only 2024-09-22 08:26:39 +03:00
retropikzel 8b362b4bfb Add package.scm 2024-09-20 10:39:14 +03:00
retropikzel cb350ee8ae Making the structure better 2024-09-20 07:29:55 +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
retropikzel 54712c1b4c Backup 2024-09-15 15:45:28 +03:00
retropikzel 7eecc0c0ec Remove string type, tier 1 now passes all other than callback tests 2024-09-15 15:08:55 +03:00
retropikzel c89417113d Fix rackets and guiles char type 2024-09-15 12:49:38 +03:00
retropikzel d4ba6bbb41 Fix rackets char type 2024-09-15 12:48:57 +03:00
retropikzel 862c4ff6b3 Fix the char type on Guile 2024-09-15 12:46:40 +03:00
retropikzel 029ae48039 Add size tests for all types 2024-09-15 12:40:51 +03:00
retropikzel 2d62b68241 Bug fixes 2024-09-15 10:27:15 +03:00
retropikzel 531c8bc42d Working on Chicken bugs, backup 2024-09-14 15:46:03 +03:00
retropikzel a94bfc0768 Added more tests 2024-09-13 08:23:16 +03:00
retropikzel f41a7e098f Sagittarius bug fixes 2024-09-13 07:39:53 +03:00
retropikzel 70d843cc85 Try to make gambit tests work 2024-09-06 10:56:31 +03:00
retropikzel 712827e53e Fixing running tests 2024-09-06 10:32:25 +03:00
retropikzel 5d2138c6d0 Discard old builds 2024-09-06 08:56:58 +03:00
retropikzel 7429d732e3 Make to work in jenkins 2024-09-06 07:27:33 +03:00
retropikzel 69dad18d06 Unsilence the scheme_runner 2024-09-06 07:26:23 +03:00
retropikzel e5219d9125 Dont stop building if one stage fails 2024-09-06 07:20:33 +03:00
retropikzel ea0c2a7d89 Silence clean 2024-09-05 12:13:19 +03:00
retropikzel b044357d85 Added Jenkinsfile 2024-09-05 12:10:51 +03:00
retropikzel 24eacb64e2 Move scheme runner code here as it's the only repo that needs it 2024-09-05 11:27:07 +03:00
retropikzel 22e30570d0 Started building the unified test file 2024-09-03 21:23:15 +03:00
retropikzel 3b1fbc6643 Update readme 2024-09-03 15:47:42 +03:00
retropikzel 91f9bcc7a8 Clean tmp on clean too 2024-09-03 15:29:03 +03:00
retropikzel 217651379e Clean repo of old test scripts 2024-09-03 15:28:21 +03:00