issues
search
cisco
/
ChezScheme
Chez Scheme
Apache License 2.0
6.99k
stars
987
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add 1+, 1- and -1+, and improve `abs` in cptypes
#888
gus-massa
opened
3 days ago
3
10.1.0 release candidate
#887
burgerrg
closed
1 week ago
0
repair `with-continuation-mark` when accessing marks in key or value
#886
mflatt
closed
1 week ago
0
Keys and values of nested `with-continuation-mark` calls are evaluated before the continuation marks are updated
#885
AlgebraicWolf
closed
1 week ago
2
Bug? `raise` may not fully implement the intended R6RS semantics
#884
mnieper
opened
2 weeks ago
1
Wrong version number in message: Exception: incompatible fasl-object version
#883
amirouche
opened
2 weeks ago
1
add `flbit-field`
#882
mflatt
closed
3 weeks ago
6
Add missing Smake_flvector implementation
#881
payneca
closed
3 weeks ago
1
repair thread test for `make test-more`
#880
mflatt
closed
3 weeks ago
1
workaround Clang v15 AArch64 miscompile that affects parallel collection
#879
mflatt
closed
1 month ago
6
`eval-when` doesn't work under `module` or `library`
#878
rvs314
opened
1 month ago
3
Promoting performance on string operations
#877
ufo5260987423
opened
1 month ago
19
Use of ffi in emscripten build
#876
deepankarsharma
opened
1 month ago
3
repair `(scheme-report-environment 5)` and `(ieee-environment)`
#875
mflatt
closed
1 month ago
0
optimize `(call/cc (lambda (k) body))` with unused `k`
#874
mflatt
closed
1 month ago
0
add `stdbool` foreign type
#873
mflatt
closed
1 month ago
0
cp0 improvement: kill `call/cc` when the captured procedure is never invoked
#872
dpk
closed
1 month ago
1
[BUG] Some bindings in the IEEE and r5rs environments only come with an r6rs prefix
#871
mnieper
closed
1 month ago
1
Possible bug with foreign-procedure and struct arguments
#870
deepankarsharma
closed
2 months ago
3
FFI: Add a stdbool type for C99 _Bool/C23 bool
#869
williewillus
closed
1 month ago
1
do not ignore explicitly given mantissa width
#868
mnieper
closed
2 weeks ago
16
fix incorrect wrapping in quote-syntax
#867
mnieper
closed
1 month ago
6
Numbers with small mantissa widths
#866
mnieper
opened
2 months ago
12
"non-fixnum found in flvector" => "non-flonum found in flvector"
#865
burgerrg
closed
3 months ago
0
add {,t}{a6,arm64}ios machine types
#864
Bogdanp
closed
2 months ago
10
Primitive macro matching procedure application?
#863
bjornkihlberg
closed
3 months ago
6
makefiles/boot.zuo: remove broken main submodule
#862
LiberalArtist
closed
3 months ago
1
Mysterious invalid syntax when building transformer output with `quote-syntax`
#861
dpk
closed
1 month ago
3
fix foreign test for i3nt
#860
mflatt
closed
3 months ago
8
repair check in `$describe-fasl-from-port`
#859
mflatt
closed
3 months ago
0
improve support for lists in cptypes
#858
mflatt
closed
2 months ago
1
Unexpected result using conditional procedure and set!
#857
tomnor
closed
4 months ago
2
fix the whatis lines in scheme.1.in
#856
weinholt
closed
3 months ago
1
configure: automatically detect endianness and word size on Linux
#855
weinholt
closed
3 months ago
3
fix bytecode endianness handling on s390x, m68k and hppa
#854
weinholt
closed
3 months ago
1
fix missing `wcwidth` declaration on GNU Hurd
#853
weinholt
closed
3 months ago
3
small error-message consistency improvement for bit indices
#852
mflatt
closed
3 months ago
1
Build/Embed Chez Scheme with larger C/C++ program
#851
ValorZard
opened
4 months ago
3
set! creates new bindings
#850
ak-1
opened
4 months ago
3
improve cross-compile instructions and makefile support
#849
mflatt
closed
4 months ago
1
Build fails if I set CC_FOR_BUILD
#848
ryandesign
closed
3 months ago
1
How to cross compile on macOS for a different macOS architecture
#847
ryandesign
closed
3 months ago
3
use `__has_builtin` to detect available intrinsics
#846
mflatt
closed
5 months ago
0
error: use of unknown builtin '__builtin_add_overflow'
#845
ryandesign
closed
5 months ago
1
native eol style
#844
olopierpa
opened
5 months ago
4
format's V prefix parameter
#843
olopierpa
closed
5 months ago
3
Tests for format's V prefix parameters
#842
olopierpa
closed
5 months ago
1
prefix parameter v should be case insensitive
#841
olopierpa
closed
5 months ago
3
Bug in V format prefix parameter
#840
olopierpa
closed
5 months ago
1
Update references from csug9.5 to csug10.0
#839
burgerrg
closed
5 months ago
0
Next