Eli Barzilay
|
810035ff52
|
added profile tests to nightly cycle
svn: r14398
|
2009-04-01 08:23:02 +00:00 |
|
Sam Tobin-Hochstadt
|
cd4305ca4f
|
Add refinement types.
Add `parse-commmand-line'
svn: r14372
|
2009-03-31 03:33:04 +00:00 |
|
Eli Barzilay
|
1fe2cee5c6
|
type
svn: r14344
|
2009-03-30 05:24:07 +00:00 |
|
Eli Barzilay
|
96d7291bfb
|
statistical profiler, core and text interface part done
svn: r14340
|
2009-03-30 00:15:38 +00:00 |
|
Stevie Strickland
|
99aac7d745
|
Sam and I did some work to allow automatic inferred linking in
(define-values/)invoke-unit/infer.
svn: r14315
|
2009-03-27 13:47:12 +00:00 |
|
Eli Barzilay
|
896018f96b
|
remove support files when a test is done
svn: r14245
|
2009-03-23 23:04:30 +00:00 |
|
Matthew Flatt
|
60bdcaed25
|
skip compiling deinprogramm tests
svn: r14244
|
2009-03-23 19:41:03 +00:00 |
|
Sam Tobin-Hochstadt
|
60e096913d
|
First step to polymorphic functions in typed/untyped interface
- poly/c contract from Carl/Stevie
- generate the contracts
- test
- use in typed/srfi/14
svn: r14241
|
2009-03-23 18:29:07 +00:00 |
|
Sam Tobin-Hochstadt
|
40b4731106
|
Expand (require A ...) into (begin (require A) ...)
- docs (including discussion of require scoping)
- tests
svn: r14232
|
2009-03-23 14:13:10 +00:00 |
|
Mike Sperber
|
26f50142b2
|
Add test suites for DeinProgramm stuff.
svn: r14215
|
2009-03-22 14:30:39 +00:00 |
|
Sam Tobin-Hochstadt
|
6d8014783b
|
Use 'no-free-identifier=? property with rename transformers.
Allow use of ... without bound when only one ... var in scope.
svn: r14214
|
2009-03-22 12:41:26 +00:00 |
|
Eli Barzilay
|
18fd48af97
|
Added `count'.
svn: r14210
|
2009-03-22 02:53:27 +00:00 |
|
Eli Barzilay
|
1048d204ca
|
more time, for slower machines
svn: r14207
|
2009-03-22 01:30:13 +00:00 |
|
John Clements
|
27a67c9c1a
|
...
svn: r14204
|
2009-03-21 21:28:16 +00:00 |
|
Eli Barzilay
|
1db2b65978
|
Finished the docs+tests, added some minor utilities.
svn: r14199
|
2009-03-21 15:06:48 +00:00 |
|
Matthew Flatt
|
2109cec2f4
|
free-id=? propagation through module exports; add 'not-free-identifier=? syntax property to disable free-id=? propagation; add prop:rename-transformer and prop:set-transformer; fix scheme/local so that local syntax bindings are visible to later definitions (v4.1.5.3)
svn: r14191
|
2009-03-19 20:22:18 +00:00 |
|
Ryan Culpepper
|
d154493077
|
scheme/splicing: added splicing variants of local and letrec-syntaxes+values
svn: r14188
|
2009-03-19 13:45:45 +00:00 |
|
Matthew Flatt
|
645af327b4
|
fix htdp lang require test: merge to 4.1.5
svn: r14170
|
2009-03-18 11:53:42 +00:00 |
|
Matthew Flatt
|
e8cbe7ff81
|
splicing-let, etc.
svn: r14165
|
2009-03-17 23:09:38 +00:00 |
|
Sam Tobin-Hochstadt
|
0ed8d251bf
|
Allow `apply' of non-uniform polymorphic functions to fixed-length list arguments.
Please backport.
svn: r14162
|
2009-03-17 21:18:50 +00:00 |
|
Matthew Flatt
|
9335e3cf28
|
doc updates for v4.1.5.2
svn: r14161
|
2009-03-17 21:06:42 +00:00 |
|
Eli Barzilay
|
9d0175ac2d
|
Removed old (unused) gzip tests
svn: r14148
|
2009-03-17 15:01:17 +00:00 |
|
Eli Barzilay
|
c69045008d
|
Added a `file' "test suite", with only tests for inflate/deflate.
svn: r14147
|
2009-03-17 14:57:01 +00:00 |
|
Eli Barzilay
|
5d6b74d3b6
|
remove old net tests
svn: r14144
|
2009-03-17 11:42:31 +00:00 |
|
Eli Barzilay
|
b647ea2ae9
|
new copy of net tests, split into modules, and using my test macro
svn: r14143
|
2009-03-17 11:41:06 +00:00 |
|
Eli Barzilay
|
167bae8bdd
|
add option for testing errors and non-exception raised values with a predicate
svn: r14141
|
2009-03-17 10:04:20 +00:00 |
|
Eli Barzilay
|
2008456d64
|
Converted the cgi tests to use my test macro, and included them in the
nightly testing.
svn: r14139
|
2009-03-17 07:04:16 +00:00 |
|
Jay McCarthy
|
b3cec49237
|
pr9106, include in release
svn: r14133
|
2009-03-16 19:26:36 +00:00 |
|
Jay McCarthy
|
f9c4e4eb54
|
pr7974 + include in release
svn: r14132
|
2009-03-16 18:45:16 +00:00 |
|
Jay McCarthy
|
65c8b62652
|
pr6711
svn: r14129
|
2009-03-16 18:28:56 +00:00 |
|
Eli Barzilay
|
6d31100a89
|
Start a proper preprocessor documentation, with tests included.
(proper "literate testing".)
svn: r14112
|
2009-03-15 22:05:52 +00:00 |
|
Eli Barzilay
|
87ab3142a8
|
cheap hack to make it possible to provide a custom failure message
svn: r14111
|
2009-03-15 22:04:03 +00:00 |
|
Jay McCarthy
|
04cdd975e9
|
Fixing xml snip bug
svn: r14087
|
2009-03-13 14:55:37 +00:00 |
|
Ryan Culpepper
|
e11a24fda8
|
macro stepper:
better module hiding
display prefab structs
updated tests
svn: r14085
|
2009-03-13 05:54:17 +00:00 |
|
Eli Barzilay
|
3537435564
|
dont show spaces at the end of a line when not needed
svn: r14077
|
2009-03-12 18:25:08 +00:00 |
|
Eli Barzilay
|
940a47a439
|
fix include references
svn: r14075
|
2009-03-12 17:22:45 +00:00 |
|
Eli Barzilay
|
e366d25a85
|
better example for splice
svn: r14068
|
2009-03-12 08:15:39 +00:00 |
|
Eli Barzilay
|
ca30b05114
|
A complete rewrite of text output using port state now.
Also a few more text-controlling primitives.
svn: r14065
|
2009-03-12 02:27:12 +00:00 |
|
Robby Findler
|
53af4d6a9a
|
moved tracing support from the htdp tool into drscheme proper
svn: r14054
|
2009-03-11 17:42:04 +00:00 |
|
Matthew Flatt
|
5269b2a05a
|
test fix eqvhash table for characters
svn: r14047
|
2009-03-11 02:25:24 +00:00 |
|
Sam Tobin-Hochstadt
|
2ad93c7da5
|
new tests for struct providing
svn: r14033
|
2009-03-10 20:27:46 +00:00 |
|
Robby Findler
|
39fc578bf0
|
svn: r14030
|
2009-03-10 17:34:23 +00:00 |
|
Eli Barzilay
|
3658ea87e5
|
The scribble/text language works much better now, with
indentation-aware output being possible.
svn: r14025
|
2009-03-10 09:36:54 +00:00 |
|
Jay McCarthy
|
d5312fbe3b
|
Non empty strings in redirect-to
svn: r14023
|
2009-03-09 17:08:37 +00:00 |
|
Matthew Flatt
|
282a404ada
|
all expression forms tested for zo-marshal
svn: r13998
|
2009-03-06 23:27:10 +00:00 |
|
Matthew Flatt
|
946a39221a
|
some zo-marshal repairs
svn: r13984
|
2009-03-06 17:37:28 +00:00 |
|
Matthew Flatt
|
f1e646c8f9
|
zo-marshal bug fixes and start at test suite
svn: r13979
|
2009-03-06 15:22:33 +00:00 |
|
John Clements
|
4d9e3ebe56
|
...
svn: r13942
|
2009-03-04 08:34:53 +00:00 |
|
John Clements
|
7a701cef2c
|
...
svn: r13939
|
2009-03-04 06:46:00 +00:00 |
|
Matthew Flatt
|
b4f6c524a1
|
added prop:print-converter
svn: r13938
|
2009-03-04 02:54:22 +00:00 |
|