Commit Graph

48 Commits

Author SHA1 Message Date
Eli Barzilay
7d50e61c7f * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689
2008-07-09 07:18:06 +00:00
Matthew Flatt
741d856187 fix some scribble->latex problems
svn: r9106
2008-03-29 03:16:44 +00:00
Matthew Flatt
61ea615004 optimizer inlining improvements, especially to ensure that single-use bindings are inlined
svn: r9094
2008-03-27 16:07:42 +00:00
Eli Barzilay
bb34f747b6 make all files terminate with a newline
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Matthew Flatt
d1c61e5ef1 plt-r5rs exe and r5rs doc
svn: r8501
2008-02-02 04:14:04 +00:00
Matthew Flatt
6ccffdffdb JIT inlines some floating-point ops
svn: r8144
2007-12-28 22:11:41 +00:00
Matthew Flatt
58684c1b0b doc corrections in quick and guide
svn: r7880
2007-12-01 01:47:32 +00:00
Matthew Flatt
b8d9e4f406 mzc -e fixes
svn: r7714
2007-11-14 01:25:01 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
3c25a6ad93 make scribble reader section fit narrower column
svn: r6265
2007-05-24 10:36:03 +00:00
Matthew Flatt
f31128cf11 fix bad attempt to speed up rational comparisons, as well as th egap in the test suite
svn: r5472
2007-01-27 01:40:58 +00:00
Matthew Flatt
7e6ab6ee47 finish up rx benchmark
svn: r4337
2006-09-14 08:08:56 +00:00
Matthew Flatt
210cb5affe ... notation for continuing benchmarks
svn: r4330
2006-09-14 00:37:12 +00:00
Matthew Flatt
b486f3c36a better to keep stuff used by common in common
svn: r4327
2006-09-13 23:25:09 +00:00
Matthew Flatt
d8e5d6b07d lift out common benchmark support
svn: r4326
2006-09-13 23:20:44 +00:00
Matthew Flatt
f387919290 generalize slightly, for use with rx output
svn: r4323
2006-09-13 10:34:23 +00:00
Matthew Flatt
fb156c87fb add -o for auto.ss
svn: r4184
2006-08-29 07:43:53 +00:00
Matthew Flatt
da43f0e6a6 mored edits for the benchmark-info template
svn: r4172
2006-08-28 09:53:03 +00:00
Matthew Flatt
2c8ab78953 use bigloo -call/cc when needed
svn: r4168
2006-08-28 08:23:00 +00:00
Matthew Flatt
a834799e60 template edits
svn: r4166
2006-08-28 07:48:47 +00:00
Matthew Flatt
b75b99fe76 set property
svn: r4162
2006-08-28 00:05:22 +00:00
Matthew Flatt
066b4386e4 add template for web page
svn: r4158
2006-08-27 23:08:17 +00:00
Matthew Flatt
49469d1084 add nqueens to auto
svn: r4156
2006-08-27 11:52:07 +00:00
Matthew Flatt
f735ba32f7 don't use /0 as an error
svn: r4152
2006-08-27 09:55:19 +00:00
Matthew Flatt
fb6d1ac40e one more benchmark from Marc's set
svn: r4146
2006-08-26 22:45:51 +00:00
Matthew Flatt
078a815656 fix mzscheme wrapper, adjust iterations on some benchmarks
svn: r4115
2006-08-22 11:56:13 +00:00
Matthew Flatt
663786773c actually fix larceny clean-up
svn: r4113
2006-08-22 06:08:31 +00:00
Matthew Flatt
374b5d9ed6 fix larceny clean-up
svn: r4112
2006-08-22 06:07:33 +00:00
Matthew Flatt
6d48f2d7cc restore graphs benchmark
svn: r4110
2006-08-22 05:33:28 +00:00
Matthew Flatt
950c45c9ac make benchmark durations more consistent, clean up p anti-specialization wrappers, clean up infrastructure, and support per-implementation normalization
svn: r4109
2006-08-22 05:14:18 +00:00
Matthew Flatt
732a319efe fix properties, refine auto
svn: r4074
2006-08-16 23:10:31 +00:00
Matthew Flatt
c66d1238d0 add mzscheme-tl
svn: r4061
2006-08-13 15:29:42 +00:00
Matthew Flatt
22e4122a81 spell util correctly
svn: r4060
2006-08-13 13:49:55 +00:00
Matthew Flatt
b69603ce03 try to make -lutil automatic
svn: r4059
2006-08-13 13:48:50 +00:00
Matthew Flatt
329800478e repairs
svn: r4058
2006-08-13 13:47:30 +00:00
Matthew Flatt
736a384305 fix larceny driver
svn: r4057
2006-08-13 12:21:02 +00:00
Matthew Flatt
9e00e27dbf added missing file
svn: r4056
2006-08-13 12:18:24 +00:00
Matthew Flatt
56c86466a3 larceny
svn: r4055
2006-08-13 12:13:51 +00:00
Matthew Flatt
ff8b69cf70 automate
svn: r4054
2006-08-13 12:09:55 +00:00
Matthew Flatt
ca2b00a9a3 check new optimizations, BEGIN_/END_ESCAPABLE
svn: r3901
2006-07-31 11:40:07 +00:00
Matthew Flatt
4d090051cc make gambit-prelude better fit suffix convention
svn: r3870
2006-07-28 16:47:25 +00:00
Matthew Flatt
39c40327ab refine build options for chicken, etc.
svn: r3869
2006-07-28 16:45:42 +00:00
Matthew Flatt
61079f028b instructions for gambit/bigloo
svn: r3864
2006-07-28 13:55:58 +00:00
Matthew Flatt
968bd4adac helpers for bigloo and gambit
svn: r3863
2006-07-28 13:54:27 +00:00
Matthew Flatt
b930ce0747 352.1
svn: r3861
2006-07-28 13:00:14 +00:00
Matthew Flatt
94e726f309 benchmark lambda lifting
svn: r3851
2006-07-27 20:09:25 +00:00
Matthew Flatt
d615bccb08 collect benchmark programs together in one place, finally
svn: r3848
2006-07-27 19:32:22 +00:00