..
alloc.c
update vfasl merge
2018-12-28 08:39:21 -06:00
arm32le.c
changed copyright year to 2017
2017-04-06 11:41:33 -04:00
cs.ico
initial upload of open-source release
2016-04-26 10:04:54 -04:00
expeditor.c
add --disable-curses
option
2018-10-22 19:38:08 -06:00
externs.h
update vfasl merge
2018-12-28 08:39:21 -06:00
fasl.c
Merge dfasl branch of mflatt/ChezScheme
2018-12-28 08:45:06 -06:00
flushcache.c
changed copyright year to 2017
2017-04-06 11:41:33 -04:00
foreign.c
Improved Unicode support for command-line arguments, environment variables, the C interface and error messages, and the Windows registry, DLL loading, and process creation
2018-06-14 14:24:15 -04:00
gc-ocd.c
changed copyright year to 2017
2017-04-06 11:41:33 -04:00
gc-oce.c
add object-references
to reflect GC's tracing of objects
2018-07-16 18:08:48 -06:00
gc.c
Merge branch 'gcbt' of github.com:mflatt/ChezScheme
2018-12-16 07:00:22 -07:00
gcwrapper.c
add object-references
to reflect GC's tracing of objects
2018-07-16 18:08:48 -06:00
globals.h
update vfasl merge
2018-12-28 08:39:21 -06:00
i3le.c
changed copyright year to 2017
2017-04-06 11:41:33 -04:00
intern.c
vfasl repair
2018-12-31 08:01:47 -07:00
io.c
Improved Unicode support for command-line arguments, environment variables, the C interface and error messages, and the Windows registry, DLL loading, and process creation
2018-06-14 14:24:15 -04:00
itest.c
changed copyright year to 2017
2017-04-06 11:41:33 -04:00
main.c
Improved Unicode support for command-line arguments, environment variables, the C interface and error messages, and the Windows registry, DLL loading, and process creation
2018-06-14 14:24:15 -04:00
Makefile.a6nt
update Windows makefiles for vfasl
2018-12-31 10:07:15 -07:00
Makefile.i3nt
update Windows makefiles for vfasl
2018-12-31 10:07:15 -07:00
Makefile.ta6nt
update Windows makefiles for vfasl
2018-12-31 10:07:15 -07:00
Makefile.ti3nt
update Windows makefiles for vfasl
2018-12-31 10:07:15 -07:00
Mf-a6fb
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-a6le
Merge ../ChezScheme-vfasl
2018-12-20 17:51:38 -07:00
Mf-a6nb
Disable warning for implicit fallthrough
2017-06-13 20:53:18 -04:00
Mf-a6nt
add PDB files for Windows
2018-09-07 16:56:33 -04:00
Mf-a6ob
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-a6osx
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-a6s2
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-arm32le
Merge ../ChezScheme-vfasl
2018-12-20 17:51:38 -07:00
Mf-base
experiment with a different fasl format
2018-12-21 21:06:08 -07:00
Mf-i3fb
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-i3le
Merge ../ChezScheme-vfasl
2018-12-20 17:51:38 -07:00
Mf-i3nb
Disable warning for implicit fallthrough
2017-06-13 20:53:18 -04:00
Mf-i3nt
add PDB files for Windows
2018-09-07 16:56:33 -04:00
Mf-i3ob
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-i3osx
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-i3qnx
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-i3s2
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-ppc32le
Merge ../ChezScheme-vfasl
2018-12-20 17:51:38 -07:00
Mf-ta6fb
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-ta6le
Merge ../ChezScheme-vfasl
2018-12-20 17:51:38 -07:00
Mf-ta6nb
Disable warning for implicit fallthrough
2017-06-13 20:53:18 -04:00
Mf-ta6nt
add PDB files for Windows
2018-09-07 16:56:33 -04:00
Mf-ta6ob
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-ta6osx
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-ta6s2
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-ti3fb
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-ti3le
Merge ../ChezScheme-vfasl
2018-12-20 17:51:38 -07:00
Mf-ti3nb
Disable warning for implicit fallthrough
2017-06-13 20:53:18 -04:00
Mf-ti3nt
add PDB files for Windows
2018-09-07 16:56:33 -04:00
Mf-ti3ob
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-ti3osx
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-ti3s2
add --disable-curses
option
2018-10-22 19:38:08 -06:00
Mf-tppc32le
Merge ../ChezScheme-vfasl
2018-12-20 17:51:38 -07:00
new-io.c
added casts to c/new-io.c to eliminate compiler warnings in Windows
2017-06-27 12:35:35 -04:00
nocurses.h
add --disable-curses
option
2018-10-22 19:38:08 -06:00
number.c
changed copyright year to 2017
2017-04-06 11:41:33 -04:00
ppc32.c
changed copyright year to 2017
2017-04-06 11:41:33 -04:00
ppc32le.c
changed copyright year to 2017
2017-04-06 11:41:33 -04:00
prim.c
add object-references
to reflect GC's tracing of objects
2018-07-16 18:08:48 -06:00
prim5.c
experiment with a different fasl format
2018-12-21 21:06:08 -07:00
print.c
changed copyright year to 2017
2017-04-06 11:41:33 -04:00
scheme.c
update vfasl merge
2018-12-28 08:39:21 -06:00
scheme.exe.manifest
- Cygwin is now used on Windows, updated mats, eliminated unused killme
2016-06-10 10:07:07 -04:00
scheme.rc
- updated version to 9.5.1
2017-10-11 19:57:53 -04:00
schlib.c
Avoid an occasional invalid memory violation on Windows in S_call_help
2018-06-15 16:42:09 -04:00
schsig.c
add support for continuation attachments
2018-07-25 06:33:46 -06:00
segment.c
Merge branch 'orderfnl' of github.com:mflatt/ChezScheme
2018-12-16 06:46:34 -07:00
segment.h
changed copyright year to 2017
2017-04-06 11:41:33 -04:00
sort.h
changed copyright year to 2017
2017-04-06 11:41:33 -04:00
statics.c
changed copyright year to 2017
2017-04-06 11:41:33 -04:00
stats.c
use uuid_generate on unix-like systems for S_unique_id
2018-09-19 10:19:03 -04:00
symbol.c
changed copyright year to 2017
2017-04-06 11:41:33 -04:00
system.h
Improved Unicode support for command-line arguments, environment variables, the C interface and error messages, and the Windows registry, DLL loading, and process creation
2018-06-14 14:24:15 -04:00
thread.c
add support for continuation attachments
2018-07-25 06:33:46 -06:00
thread.h
changed copyright year to 2017
2017-04-06 11:41:33 -04:00
types.h
Merge branch 'orderfnl' of github.com:mflatt/ChezScheme
2018-12-16 06:46:34 -07:00
version.h
add an option --disable-x11
2018-07-01 20:13:18 +08:00
vfasl.c
vfasl repair: terminate segments as needed
2019-01-01 15:40:09 -07:00
vs.bat
fix c/vs.bat to work on 32-bit Windows
2018-01-03 10:06:17 -05:00
windows.c
Improved Unicode support for command-line arguments, environment variables, the C interface and error messages, and the Windows registry, DLL loading, and process creation
2018-06-14 14:24:15 -04:00