racket/c
Matthew Flatt dd0fe4ac40 unbreak MSVC build
Move `NORETURN` of 2e3a618b00 to start of function declaration, where
it works for both GCC and MSVC.

original commit: 10fc4a2406ecd34fa686d9d643ee63d7c12d6f97
2019-06-23 05:57:53 -06:00
..
alloc.c Merge branch 'eqfl' of github.com:mflatt/ChezScheme 2019-01-22 05:57:17 -07:00
arm32le.c changed copyright year to 2017 2017-04-06 11:41:33 -04:00
compress-io.c compress-level parameter, improvement in lz4 compression, and various other related improvements 2019-04-18 05:47:19 -07:00
compress-io.h compress-level parameter, improvement in lz4 compression, and various other related improvements 2019-04-18 05:47:19 -07:00
cs.ico initial upload of open-source release 2016-04-26 10:04:54 -04:00
expeditor.c repair {Free,Open,Net}BSD build 2019-06-11 09:34:09 -06:00
externs.h unbreak MSVC build 2019-06-23 05:57:53 -06:00
fasl.c Merge github.com:cisco/ChezScheme 2019-05-22 10:46:59 -06:00
flushcache.c changed copyright year to 2017 2017-04-06 11:41:33 -04:00
foreign.c Make variables unsigned to avoid ub in calculation 2019-06-05 22:49:55 +02: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 github.com:cisco/ChezScheme 2019-05-22 10:46:59 -06:00
gcwrapper.c add object-references to reflect GC's tracing of objects 2018-07-16 18:08:48 -06:00
globals.h change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
i3le.c changed copyright year to 2017 2017-04-06 11:41:33 -04:00
intern.c Merge branch 'hashmix' of github.com:mflatt/ChezScheme 2019-04-07 10:14:10 +02: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 support cross-compile using MinGW 2019-03-02 05:30:08 -07:00
Makefile.a6nt add "scheme.h" dependency for "main.c" to Windows makefiles 2019-04-09 17:11:26 -06:00
Makefile.i3nt add "scheme.h" dependency for "main.c" to Windows makefiles 2019-04-09 17:11:26 -06:00
Makefile.ta6nt add "scheme.h" dependency for "main.c" to Windows makefiles 2019-04-09 17:11:26 -06:00
Makefile.ti3nt add "scheme.h" dependency for "main.c" to Windows makefiles 2019-04-09 17:11:26 -06:00
Mf-a6fb change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-a6le change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-a6nb change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-a6nt add PDB files for Windows 2018-09-07 16:56:33 -04:00
Mf-a6ob change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-a6osx change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-a6s2 change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-arm32le change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-base change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-i3fb change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-i3le change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-i3nb change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-i3nt add PDB files for Windows 2018-09-07 16:56:33 -04:00
Mf-i3ob change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-i3osx change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-i3qnx change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-i3s2 change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-ppc32le change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-ta6fb change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-ta6le change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-ta6nb change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-ta6nt change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-ta6ob change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-ta6osx change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-ta6s2 change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-ti3fb change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-ti3le change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-ti3nb change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-ti3nt change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-ti3ob change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-ti3osx change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-ti3s2 change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
Mf-tppc32le change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
new-io.c compress-level parameter, improvement in lz4 compression, and various other related improvements 2019-04-18 05:47:19 -07:00
nocurses.h add --disable-curses option 2018-10-22 19:38:08 -06:00
number.c Update shift left that might cause ub 2019-06-06 08:57:25 -06: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 Merge branch 'eqfl' of github.com:mflatt/ChezScheme 2019-01-22 05:57:17 -07:00
prim5.c Merge branch 'eqfl' of github.com:mflatt/ChezScheme 2019-01-22 05:57:17 -07:00
print.c adjust GC to preserve eq? on flonums 2019-01-22 05:24:05 -07:00
scheme.c change build to use archives instead of merging objects 2019-06-21 18:53:33 -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 Now opening 9.5.3 release. Intent is to formally release 9.5.2 2019-03-21 15:07:39 -07: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 adjust GC to preserve eq? on flonums 2019-01-22 05:24:05 -07:00
segment.h support cross-compile using MinGW 2019-03-02 05:30:08 -07:00
sort.h changed copyright year to 2017 2017-04-06 11:41:33 -04:00
statics.c change build to use archives instead of merging objects 2019-06-21 18:53:33 -06:00
stats.c repair {Free,Open,Net}BSD build 2019-06-11 09:34:09 -06:00
symbol.c changed copyright year to 2017 2017-04-06 11:41:33 -04:00
system.h Merge github.com:cisco/ChezScheme 2019-05-22 10:46:59 -06:00
thread.c repair {Free,Open,Net}BSD build 2019-06-11 09:34:09 -06:00
thread.h changed copyright year to 2017 2017-04-06 11:41:33 -04:00
types.h support cross-compile using MinGW 2019-03-02 05:30:08 -07:00
version.h repair {Free,Open,Net}BSD build 2019-06-11 09:34:09 -06:00
vfasl.c vfasl: save relocations if flag is set 2019-01-02 15:33:04 -07:00
vs.bat Added support for building chez with VS2019. (#435) 2019-06-04 16:37:57 -04:00
windows.c update Windows spin-loop count for deleting files and directories 2019-03-26 14:16:54 -04:00