This website requires JavaScript.
Explore
Help
Sign in
Fcalva
/
chibi-scheme
Watch
1
Star
0
Fork
You've already forked chibi-scheme
0
mirror of
https://github.com/ashinn/chibi-scheme.git
synced
2025-05-19 05:39:18 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5023e88897
chibi-scheme
/
lib
/
srfi
/
151
History
okuoku
1cba43a220
SRFI-151: Fix bit-set? on Win64 which uses long long
...
Most "1UL" references on bitwise operations should be replaced with explicit C cast.
2017-12-14 18:03:23 +09:00
..
bit.c
SRFI-151: Fix bit-set? on Win64 which uses long long
2017-12-14 18:03:23 +09:00
bitwise.scm
replacing (srfi 142) with (srfi 151)
2017-08-21 22:32:57 +09:00
test.sld
replacing (srfi 142) with (srfi 151)
2017-08-21 22:32:57 +09:00