.. |
.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
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
5_2.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
5_3.ss
|
special cases exact numbers for number function
|
2019-01-18 05:59:03 -07:00 |
5_4.ss
|
fix string-titlecase on special-casing characters
|
2019-01-20 16:34:25 -07:00 |
5_6.ss
|
Fixing output of substring-fill! and vector-fill!
|
2017-12-12 08:43:01 -05:00 |
5_7.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
6.ss
|
improved consistency of Windows filename handling
|
2018-10-22 16:17:12 -04:00 |
7.ss
|
Merge branch 'hashmix' of github.com:mflatt/ChezScheme
|
2019-04-07 10:14:10 +02:00 |
a6fb.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
a6le.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
a6nb.def
|
repair {Free,Open,Net}BSD build
|
2019-06-11 09:34:09 -06:00 |
a6nt.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
a6ob.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
a6osx.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
a6s2.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
arm32.ss
|
add box-cas! and vector-cas!
|
2018-07-16 07:51:32 -06:00 |
arm32le.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
back.ss
|
Merge github.com:cisco/ChezScheme
|
2019-05-22 10:46:59 -06:00 |
base-lang.ss
|
add procedure-known-single-valued?
|
2019-01-22 06:37:12 -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
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
cback.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
cmacros.ss
|
add eq-hashtable-try-atomic-cell
|
2019-06-16 10:35:31 -06:00 |
compile.ss
|
Merge https://github.com/cisco/ChezScheme
|
2019-03-20 15:45:15 -06:00 |
costctr.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
cp0.ss
|
Merge github.com:cisco/ChezScheme
|
2019-05-22 10:46:59 -06:00 |
cpcheck.ss
|
Improvements to __collect_safe
|
2018-04-20 21:55:09 -06:00 |
cpcommonize.ss
|
Improvements to __collect_safe
|
2018-04-20 21:55:09 -06:00 |
cpletrec.ss
|
cp0: move only known-single-valued out of single-value context
|
2019-01-08 20:27:26 -07:00 |
cpnanopass.ss
|
add eq-hashtable-try-atomic-cell
|
2019-06-16 10:35:31 -06:00 |
cprep.ss
|
Merge https://github.com/cisco/ChezScheme
|
2019-03-20 15:45:15 -06:00 |
cptypes.ss
|
cptypes: reduce (if t <error> x) ==> (begin (if t <error> (void)) x)
|
2019-04-04 18:31:00 +02:00 |
cpvalid.ss
|
Improvements to __collect_safe
|
2018-04-20 21:55:09 -06:00 |
date.ss
|
attempt to stabilize timing tests let-values source-caching
|
2017-10-29 17:48:43 -04:00 |
debug.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
engine.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
enum.ss
|
enum-set-indexer procedure now checks for a symbol, changed "isn't" to "is not" for consistency
|
2017-05-05 15:22:46 -04:00 |
env.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
event.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
exceptions.ss
|
minor relop-length and assertion-violationf improvements
|
2019-04-19 20:22:09 -07:00 |
expand-lang.ss
|
committing @akeep library change with rebuilt boot files:
|
2018-04-05 21:28:33 -07:00 |
expeditor.ss
|
- add unicode support to the expression editor. entry and display now work
|
2016-07-20 21:54:50 -04:00 |
fasl-helpers.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
fasl.ss
|
Merge branch 'hashmix' of github.com:mflatt/ChezScheme
|
2019-04-07 10:14:10 +02:00 |
foreign.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
format.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
front.ss
|
Merge branch 'leftassoc' of github.com:mflatt/ChezScheme
|
2019-01-21 10:54:19 -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
|
add make-ephemeron-eq-hashtable, etc.
|
2017-07-06 16:27:23 -06:00 |
i3fb.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
i3le.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
i3nb.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
i3nt.def
|
fixup for MinGW build
|
2019-03-21 12:08:02 -06:00 |
i3ob.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
i3osx.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
i3qnx.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
i3s2.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
inspect.ss
|
Merge branch 'phantom' of github.com:mflatt/ChezScheme
|
2019-01-20 07:56:59 -07:00 |
interpret.ss
|
Merge github.com:cisco/ChezScheme
|
2019-02-17 18:22:55 -07:00 |
io-types.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
io.ss
|
compress-level parameter, improvement in lz4 compression, and various other related improvements
|
2019-04-18 05:47:19 -07:00 |
layout.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
library.ss
|
add eq-hashtable-try-atomic-cell
|
2019-06-16 10:35:31 -06:00 |
mathprims.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-a6fb
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-a6le
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-a6nb
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-a6nt
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-a6ob
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-a6osx
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-a6s2
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-arm32le
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
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
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-i3le
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-i3nb
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-i3nt
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-i3ob
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-i3osx
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-i3qnx
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-i3s2
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-ppc32le
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-ta6fb
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-ta6le
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-ta6nb
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-ta6nt
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-ta6ob
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-ta6osx
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-ta6s2
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-ti3fb
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-ti3le
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-ti3nb
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-ti3nt
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-ti3ob
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-ti3osx
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-ti3s2
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
Mf-tppc32le
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
mkheader.ss
|
add ordered guardians
|
2019-01-22 05:19:38 -07:00 |
newhash.ss
|
add eq-hashtable-try-atomic-cell
|
2019-06-16 10:35:31 -06:00 |
np-languages.ss
|
add support for continuation attachments
|
2018-07-25 09:43:50 -06: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
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
pretty.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
primdata.ss
|
rename who -> maybe-who
|
2019-06-20 12:33:51 -03: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
|
fix check of size of make-phantom-bytevector in 32 bits
|
2019-04-25 12:46:15 -03:00 |
primvars.ss
|
make true flag automatic
|
2019-06-20 12:33:51 -03:00 |
print.ss
|
print positive flonum exponents with "+"
|
2019-06-21 12:19:59 -06: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
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
setup.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
strip.ss
|
9.5.2 changes:
|
2019-03-21 14:30:49 -07:00 |
strnum.ss
|
fixup for string->number
|
2019-01-18 05:27:51 -07:00 |
syntax.ss
|
Merge branch 'hashmix' of github.com:mflatt/ChezScheme
|
2019-04-07 10:14:10 +02:00 |
ta6fb.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
ta6le.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
ta6nb.def
|
repair {Free,Open,Net}BSD build
|
2019-06-11 09:34:09 -06:00 |
ta6nt.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
ta6ob.def
|
repair {Free,Open,Net}BSD build
|
2019-06-11 09:34:09 -06:00 |
ta6osx.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
ta6s2.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
ti3fb.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
ti3le.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
ti3nb.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
ti3nt.def
|
repair for 32-bit MinGW build
|
2019-03-05 14:39:51 -07:00 |
ti3ob.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
ti3osx.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
ti3s2.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
tppc32le.def
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
trace.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
types.ss
|
add support for continuation attachments
|
2018-07-25 09:43:50 -06:00 |
ubify.ss
|
changed copyright year to 2017
|
2017-04-06 11:41:33 -04:00 |
update-revision
|
repair {Free,Open,Net}BSD build
|
2019-06-11 09:34:09 -06:00 |
x86_64.ss
|
fixup for wrapper-procedure
|
2019-01-15 17:19:58 -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 |