..
algo_color.c
Add changes from missed in last commit
2019-08-27 00:24:54 +03:00
argcount.c
Add changes from missed in last commit
2019-08-27 00:24:54 +03:00
bitvector-ops.c
Replace typedef bool_t with int
2019-08-27 01:17:52 +03:00
bitvector.c
Get rid of LLT malloc wrappers
2019-08-27 01:25:11 +03:00
boot_image.c
Reorganize boot image inclusion on C
2019-08-27 10:31:31 +03:00
buf.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
builtins.c
Add help and colored banner
2019-08-28 14:07:50 +03:00
cvalues.h
Get rid of LLT malloc wrappers
2019-08-27 01:25:11 +03:00
dump.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
env_unix.c
Add a proper list accumulator utility in C
2019-08-28 12:45:21 +03:00
env_windows.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
equal.h
Use backward compatible variable initializers
2019-08-19 01:14:09 +03:00
equalhash.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
equalhash.h
Get rid of almost all recursive includes
2019-08-09 19:00:17 +03:00
flisp.c
Reorganize boot image inclusion on C
2019-08-27 10:31:31 +03:00
flmain.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
hashing.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
htable.c
Get rid of LLT malloc wrappers
2019-08-27 01:25:11 +03:00
htable_inc.h
Get rid of LLT malloc wrappers
2019-08-27 01:25:11 +03:00
htableh_inc.h
Remove redundant Emacs -*- comments from C files
2019-08-27 00:38:56 +03:00
int2str.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
ios.c
Add const
2019-08-28 13:30:07 +03:00
iostream.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
libraries.c
Make environment variable procedures match R7RS
2019-08-28 12:49:10 +03:00
lltinit.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
lookup3.h
Use backward compatible variable initializers
2019-08-19 01:14:09 +03:00
mt19937ar.h
Get rid of almost all recursive includes
2019-08-09 19:00:17 +03:00
opcodes.h
Get rid of almost all recursive includes
2019-08-09 19:00:17 +03:00
operators.h
Add truly sinful float hacks for Watcom
2019-08-21 22:11:05 +03:00
os_darwin.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
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 missing headers to OS files
2019-08-27 11:13:50 +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
Add missing headers to OS files
2019-08-27 11:13:50 +03:00
os_unix.c
Add directory listing primitives from SRFI 170 draft
2019-08-28 11:11:55 +03:00
os_unix_process.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
os_windows.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
print.h
Remove temp xwrite/x... and old princ/print
2019-08-25 23:27:59 +03:00
ptrhash.c
Unify variable names in hash functions
2019-08-27 10:39:39 +03:00
ptrhash.h
Remove include protections
2019-08-09 19:47:22 +03:00
random.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
read.h
Reorganize headers some more
2019-08-27 10:20:30 +03:00
scheme.h
Add const
2019-08-28 13:30:07 +03:00
scheme_compiler_dmc.h
Rename error_*.h -> scheme_compiler_*.h
2019-08-27 00:46:45 +03:00
scheme_compiler_gnuc.h
Record compiler name and version at build time
2019-08-27 15:21:00 +03:00
scheme_compiler_msc.h
Rename error_*.h -> scheme_compiler_*.h
2019-08-27 00:46:45 +03:00
scheme_compiler_watcomc.h
Reorganize headers some more
2019-08-27 10:20:30 +03:00
socket.c
Add missing includes to socket.h
2019-08-27 15:52:03 +03:00
string.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
table.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
text_ini.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
time_unix.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
time_windows.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
types.h
Use backward compatible variable initializers
2019-08-19 01:14:09 +03:00
utf8.c
Consolidate (almost) all #include's into new "scheme.h"
2019-08-26 22:12:15 +03:00
util.c
Add C file forgotten from last commit
2019-08-28 12:47:01 +03:00
wcwidth.h
Remove unneeded DLLEXPORT and STDCALL macros
2019-08-17 22:55:25 +03:00