Stevie Strickland
|
e83a72d6ae
|
* Fix converting modules whose source is (list 'quote 'name) to "module 'name"
in contract messages
* Differentiate between define/contract functions and normal definitions
* Fix up contract tests
svn: r11700
|
2008-09-12 20:46:41 +00:00 |
|
Stevie Strickland
|
068bbd7600
|
Fix typo.
svn: r11699
|
2008-09-12 19:40:58 +00:00 |
|
Stevie Strickland
|
4e8064e8a5
|
Change it so that it uses strings instead of symbols here.
svn: r11697
|
2008-09-12 19:01:13 +00:00 |
|
Robby Findler
|
facfe60934
|
svn: r11513
|
2008-09-01 20:30:04 +00:00 |
|
Robby Findler
|
5596aff30f
|
improved contract error messages so that they now always have absolute module references in them for blame information
svn: r11511
|
2008-09-01 19:54:50 +00:00 |
|
Matthew Flatt
|
05434ec54d
|
change path->main-collects-relative, and change output directory of start document
svn: r8301
|
2008-01-11 19:54:38 +00:00 |
|
Robby Findler
|
8a7cdad926
|
removed links to old mzlib stuff and mzscheme module from the contract library (but not from all the libraries it depends on)
svn: r8023
|
2007-12-16 00:20:18 +00:00 |
|
Robby Findler
|
9a0498b44d
|
moved class, contracts, serialize, and traits into scheme/ and changed the class and contract interface so that contracts no longer depend on the class system (instead its the other way around)
svn: r8017
|
2007-12-15 18:46:55 +00:00 |
|