upscheme/c
Lassi Kortela 61935bd866 Add preliminaty process-state-as-bytevectors code 2020-08-02 23:23:15 +03:00
..
algo_color.c
argcount.c
bitvector-ops.c
bitvector.c
boot_image.c
buf.c
builtins.c Note memory leak 2019-10-13 22:57:27 +03:00
char.c Fix SRFI 175 ASCII bug 2020-02-13 23:52:23 +02:00
cvalues.h Get rid of the float_t and double_t nonsense 2019-10-14 02:27:33 +03:00
dump.c
env.c Add preliminaty process-state-as-bytevectors code 2020-08-02 23:23:15 +03:00
env_release.c Add some consts 2019-10-14 19:40:37 +03:00
env_unix.c Move code 2020-02-13 23:51:51 +02:00
env_windows.c
equal.h
equalhash.c
equalhash.h
flisp.c Use system-defined bswap macros where available 2019-10-14 16:19:40 +03:00
hashing.c
htable.c Add missing stdarg.h include 2019-10-14 02:52:37 +03:00
htable_inc.h
htableh_inc.h
int2str.c
ios.c Add const 2019-08-28 13:30:07 +03:00
iostream.c
libraries.c Add preliminaty process-state-as-bytevectors code 2020-08-02 23:23:15 +03:00
lltinit.c
lookup3.h
main.c Try to avoid longjmp clobber warnings 2020-04-07 12:45:21 +03:00
mt19937ar.h
opcodes.h
operators.h
os_darwin.c
os_dragonfly.c Add missing headers to OS files 2019-08-27 11:13:50 +03:00
os_freebsd.c Add missing headers to OS files 2019-08-27 11:13:50 +03:00
os_haiku.c Add missing headers to OS files 2019-08-27 11:13:50 +03:00
os_linux.c Add missing headers to OS files 2019-08-27 11:13:50 +03:00
os_minix.c Add getpgid() placeholder for Minix 2019-10-14 03:05:01 +03:00
os_netbsd.c Add missing headers to OS files 2019-08-27 11:13:50 +03:00
os_openbsd.c Add missing headers to OS files 2019-08-27 11:13:50 +03:00
os_sunos.c Update Solaris cfmakeraw() emulation 2019-10-14 13:25:35 +03:00
os_unix.c Add getpgid() placeholder for Minix 2019-10-14 03:05:01 +03:00
os_unix_process.c Use proper variable-length vector for spawn args 2019-10-13 22:58:36 +03:00
os_windows.c
print.h Fix signed vs unsigned warning on 32-bit 2019-10-14 00:49:42 +03:00
ptrhash.c
ptrhash.h
random.c Add missing stdarg.h include 2019-10-14 02:52:37 +03:00
read.h Revert "Bubble gum fix to make a 32-bit port easier" 2019-10-14 01:00:07 +03:00
scheme.h Add preliminaty process-state-as-bytevectors code 2020-08-02 23:23:15 +03:00
scheme_compiler_dmc.h
scheme_compiler_gnuc.h Fix previous commit 2019-10-14 03:58:30 +03:00
scheme_compiler_msc.h
scheme_compiler_watcomc.h Get rid of the float_t and double_t nonsense 2019-10-14 02:27:33 +03:00
socket.c Add missing includes to socket.h 2019-08-27 15:52:03 +03:00
string.c Add write_simple_defaults() helper 2019-10-14 00:42:04 +03:00
table.c
text_ini.c
time_unix.c
time_windows.c
types.h
utf8.c
util.c Add more C-side accum helpers 2019-10-14 00:43:00 +03:00
wcwidth.h