Commit Graph

23 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 1b285c7204 Lots of fixes 2024-10-04 15:48:19 +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 7f996ab03c Modify tests to work on C std only 2024-09-22 08:26:39 +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 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 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 be49da18d2 Move to running tests with scheme_runner 2024-09-03 15:15:15 +03:00
retropikzel 30add0ee3a Started moving tests to their own files 2024-05-18 10:46:28 +03:00
retropikzel 75213ab432 Added init script for chicken-install stuff for guix 2024-05-17 17:34:02 +03:00
retropikzel 8b0057474e Restructuring of code for different implementations 2024-05-16 22:18:10 +03:00
retropikzel 5234dd78f4 Started adding stklos support 2024-05-01 19:15:59 +03:00