racket/s
Matthew Flatt 94fee207a1 fix missing continuation call in mp-push-mvrs
original commit: d841744b26e4b4421fc4388b6943e558014e5e70
2020-01-20 09:26:46 -07:00
..
.gitattributes install a file containing revision control information alongside boot files 2019-03-27 12:42:28 -04:00
4.ss add support for continuation attachments 2018-07-25 09:43:50 -06:00
5_1.ss add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
5_2.ss
5_3.ss implement fxbit-count using fxpopcount 2020-01-11 11:21:42 -07:00
5_4.ss add string-append-immutable 2019-12-17 19:29:10 -07:00
5_6.ss add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
5_7.ss make strings within symbols always immutable 2019-12-16 17:11:49 -07:00
6.ss improved consistency of Windows filename handling 2018-10-22 16:17:12 -04:00
7.ss fasl: move uptr continue bit from low to high 2019-12-06 16:43:26 -07:00
a6fb.def use POPCNT instruction when available on x86_64 2020-01-11 11:04:48 -07:00
a6le.def use POPCNT instruction when available on x86_64 2020-01-11 11:04:48 -07:00
a6nb.def use POPCNT instruction when available on x86_64 2020-01-11 11:04:48 -07:00
a6nt.def use POPCNT instruction when available on x86_64 2020-01-11 11:04:48 -07:00
a6ob.def use POPCNT instruction when available on x86_64 2020-01-11 11:04:48 -07:00
a6osx.def use POPCNT instruction when available on x86_64 2020-01-11 11:04:48 -07:00
a6s2.def use POPCNT instruction when available on x86_64 2020-01-11 11:04:48 -07:00
arm32.ss add box-cas! and vector-cas! 2018-07-16 07:51:32 -06:00
arm32le.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
back.ss Merge github.com:cisco/ChezScheme 2019-05-22 10:46:59 -06:00
base-lang.ss improve cross-library inlining 2020-01-19 08:35:02 -07:00
bitset.ss add compute-size-increments 2019-01-05 09:49:12 -07:00
bytevector.ss compress-level parameter, improvement in lz4 compression, and various other related improvements 2019-04-18 05:47:19 -07:00
cafe.ss
cback.ss
cmacros.ss improve cross-library inlining 2020-01-19 08:35:02 -07:00
compile.ss improve cross-library inlining 2020-01-19 08:35:02 -07:00
costctr.ss
cp0.ss cp0 repair for mutated library variables 2020-01-20 09:25:44 -07:00
cpcheck.ss improve cross-library inlining 2020-01-19 08:35:02 -07:00
cpcommonize.ss improve cross-library inlining 2020-01-19 08:35:02 -07:00
cpletrec.ss improve cross-library inlining 2020-01-19 08:35:02 -07:00
cpnanopass.ss fix missing continuation call in mp-push-mvrs 2020-01-20 09:26:46 -07:00
cprep.ss improve cross-library inlining 2020-01-19 08:35:02 -07:00
cptypes.ss improve cross-library inlining 2020-01-19 08:35:02 -07:00
cpvalid.ss improve cross-library inlining 2020-01-19 08:35:02 -07:00
date.ss attempt to stabilize timing tests let-values source-caching 2017-10-29 17:48:43 -04:00
debug.ss
engine.ss
enum.ss
env.ss
event.ss
exceptions.ss cpvalid: obey enable-error-source-expression 2019-12-05 16:41:47 -07:00
expand-lang.ss committing @akeep library change with rebuilt boot files: 2018-04-05 21:28:33 -07:00
expeditor.ss export ee-backward-delete-sexp binding in the expression-editor module. (#439) 2019-07-25 14:41:55 -04:00
fasl-helpers.ss fasl: move uptr continue bit from low to high 2019-12-06 16:43:26 -07:00
fasl.ss add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
foreign.ss
format.ss
front.ss add enable-error-source-expression 2019-11-26 06:31:48 -07:00
ftype.ss committing a handful of changes, none of which should be particularly 2019-02-11 20:06:42 -08:00
fxmap.ss Additional improvements in cptypes 2018-04-12 21:54:19 -03:00
hashtable-types.ss
i3fb.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
i3le.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
i3nb.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
i3nt.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
i3ob.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
i3osx.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
i3qnx.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
i3s2.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
inspect.ss add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
interpret.ss add $app 2019-09-19 07:30:42 -06:00
io-types.ss
io.ss compress-level parameter, improvement in lz4 compression, and various other related improvements 2019-04-18 05:47:19 -07:00
layout.ss
library.ss use POPCNT instruction when available on x86_64 2020-01-11 11:04:48 -07:00
mathprims.ss add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
Mf-a6fb
Mf-a6le
Mf-a6nb
Mf-a6nt
Mf-a6ob
Mf-a6osx
Mf-a6s2
Mf-arm32le
Mf-base Merge github.com:cisco/ChezScheme 2019-05-22 10:46:59 -06:00
Mf-cross Various updates, mostly to the compiler, including a new lambda 2018-01-29 09:20:07 -05:00
Mf-i3fb
Mf-i3le
Mf-i3nb
Mf-i3nt
Mf-i3ob
Mf-i3osx
Mf-i3qnx
Mf-i3s2
Mf-ppc32le
Mf-ta6fb
Mf-ta6le
Mf-ta6nb
Mf-ta6nt
Mf-ta6ob
Mf-ta6osx
Mf-ta6s2
Mf-ti3fb
Mf-ti3le
Mf-ti3nb
Mf-ti3nt
Mf-ti3ob
Mf-ti3osx
Mf-ti3s2
Mf-tppc32le
mkheader.ss use POPCNT instruction when available on x86_64 2020-01-11 11:04:48 -07:00
newhash.ss add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
np-languages.ss use POPCNT instruction when available on x86_64 2020-01-11 11:04:48 -07:00
patch.ss committing a handful of changes, none of which should be particularly 2019-02-11 20:06:42 -08:00
pdhtml.ss profile counts are now maintained even for code that has been 2019-01-17 09:43:18 -08:00
ppc32.ss add box-cas! and vector-cas! 2018-07-16 07:51:32 -06:00
ppc32le.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
pretty.ss
primdata.ss improve cross-library inlining 2020-01-19 08:35:02 -07:00
priminfo.ss rename who -> maybe-who 2019-06-20 12:33:51 -03:00
primref.ss Add signatures field to primref record 2018-04-12 21:53:16 -03:00
prims.ss improve cross-library inlining 2020-01-19 08:35:02 -07:00
primvars.ss make true flag automatic 2019-06-20 12:33:51 -03:00
print.ss add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
read.ss avoid graph references that are especially uncooperative for Racket's reader 2019-04-17 18:33:55 -06:00
record.ss adjust make-arity-wrapper to enforce the supplied arity mask 2019-01-15 11:56:03 -07:00
reloc.ss
setup.ss
strip.ss fasl: move uptr continue bit from low to high 2019-12-06 16:43:26 -07:00
strnum.ss fixup for string->number 2019-01-18 05:27:51 -07:00
syntax.ss improve cross-library inlining 2020-01-19 08:35:02 -07:00
ta6fb.def use POPCNT instruction when available on x86_64 2020-01-11 11:04:48 -07:00
ta6le.def use POPCNT instruction when available on x86_64 2020-01-11 11:04:48 -07:00
ta6nb.def use POPCNT instruction when available on x86_64 2020-01-11 11:04:48 -07:00
ta6nt.def use POPCNT instruction when available on x86_64 2020-01-11 11:04:48 -07:00
ta6ob.def use POPCNT instruction when available on x86_64 2020-01-11 11:04:48 -07:00
ta6osx.def use POPCNT instruction when available on x86_64 2020-01-11 11:04:48 -07:00
ta6s2.def use POPCNT instruction when available on x86_64 2020-01-11 11:04:48 -07:00
ti3fb.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
ti3le.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
ti3nb.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
ti3nt.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
ti3ob.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
ti3osx.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
ti3s2.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
tppc32le.def add stencil vectors and fxpopcount 2020-01-06 05:34:28 -07:00
trace.ss
types.ss add support for continuation attachments 2018-07-25 09:43:50 -06:00
ubify.ss
update-revision avoid --exclude with git-describe 2019-12-27 04:58:56 -06:00
x86_64.ss fix popcount support to work on Windows 2020-01-11 16:41:46 -07:00
x86.ss fix uses of fxzero? on a 32-bit immediate in 32-bit mode 2019-04-22 10:53:32 -04:00