Commit Graph

16430 Commits

Author SHA1 Message Date
Jay McCarthy
198850eb9f Using tagged continuations and aborts rather than heavy conts 2010-04-29 15:31:31 -06:00
Jay McCarthy
cf68210bd0 Fixing pr10879 2010-04-29 15:02:46 -06:00
Jay McCarthy
7f2c2965b2 Merge branch 'master' of git.racket-lang.org:plt 2010-04-29 15:00:06 -06:00
Jay McCarthy
f70ffca756 Renaming schemeunit to rktunit and adding compat layer 2010-04-29 15:00:02 -06:00
Casey Klein
9f5ec7da47 Fixes my earlier mistake (take 2) 2010-04-29 15:38:09 -05:00
Jay McCarthy
3b23f74fc7 Merge branch 'master' of git.racket-lang.org:plt 2010-04-29 13:41:26 -06:00
Jay McCarthy
5cb8f4e3d9 Renaming logic/schelog to raclog, supporting unification for all racket datatypes 2010-04-29 13:41:12 -06:00
Robby Findler
99708f0b7f fixed PR 10872 2010-04-29 13:41:44 -05:00
Stevie Strickland
484be3cf02 Add new argument to apply-contract/make-blame for the "user" blame label.
The new blame label gives us the location of the "use" of the value.
This blame label describes the location where we actually did the
contract wrapping, which may differ from the negative blame label.
2010-04-29 13:41:03 -04:00
Robby Findler
9b2987d7fb improved the suggest-a-language dialog that you get in the there-is-no-language-picked-yet language 2010-04-29 12:21:10 -05:00
Robby Findler
66f51b9478 changed a capability value's name from drracket:<something> back to drscheme:<something> 2010-04-29 11:48:27 -05:00
Robby Findler
350fc70fc1 fixed PR 10878 2010-04-29 11:24:58 -05:00
Robby Findler
f46ad89200 fixed a preference setting 2010-04-29 11:06:27 -05:00
Robby Findler
fbf52d6957 renamed the preferences to drracket: 2010-04-29 11:03:06 -05:00
Casey Klein
2dfe132862 Fixes (hopefully) the bad merge I accidentally made 2010-04-29 06:58:45 -05:00
Casey Klein
fe2c11c059 Merge branch 'master' of git:plt 2010-04-29 06:46:11 -05:00
Casey Klein
7d0a83b983 Updates tests for quasiquote printing and .rkt extension 2010-04-29 06:42:53 -05:00
Matthew Flatt
039036a92b fix props for teachpack .ss unrenaming 2010-04-28 20:22:44 -06:00
Eli Barzilay
cac9e05027 add .DS_Store to ignores 2010-04-28 21:08:45 -04:00
Jay McCarthy
d559ec72a4 Undoing racket rename, because DrDr runs an older version of Racket. And removing boring commits from pages 2010-04-28 14:05:38 -06:00
Jay McCarthy
123672d897 Sam's advice 2010-04-28 13:39:27 -06:00
Jay McCarthy
7cd703f034 Renaming schelog to logic and racketing 2010-04-28 13:37:57 -06:00
Jay McCarthy
8a6cdfe582 Merge branch 'master' of git.racket-lang.org:plt 2010-04-28 13:21:53 -06:00
Jay McCarthy
7d1c7d874b Changing unstable, xml, html, and web-server to be rackety 2010-04-28 13:21:30 -06:00
John Clements
3f4f013a7b Merge branch 'master' of git:plt 2010-04-28 11:49:22 -07:00
John Clements
f81ebbfbf7 Exported save-image per Matthias' request, wrote conservative documentation 2010-04-28 11:48:07 -07:00
Kevin Tew
1ce41d49f4 Places GC cleanup on place termination 2010-04-28 11:25:38 -06:00
Kevin Tew
ac8aa01a48 GC - add sanity check default case 2010-04-28 11:25:31 -06:00
Kevin Tew
c56fb66fa0 add page to killing debug 2010-04-28 11:25:24 -06:00
Kevin Tew
0a287b59e0 more SIGSEGV descriptions 2010-04-28 11:25:18 -06:00
Kevin Tew
d2670835ce Remove uneeded place gc lock 2010-04-28 11:25:12 -06:00
Matthew Flatt
6a28bd0e4b fix some tests for drdr 2010-04-28 11:02:31 -06:00
Matthew Flatt
79b943b2ef fix tools doc 2010-04-28 11:02:30 -06:00
Carl Eastlund
8879f4a61d Updated unstable/srcloc tests for racket. 2010-04-28 12:30:25 -04:00
Matthew Flatt
32de6647dc fix HtDP language printing 2010-04-28 08:55:16 -06:00
Matthew Flatt
1bb773ba29 fix compatibility drscheme tool linking 2010-04-28 08:52:31 -06:00
Matthew Flatt
2c54268228 move pref file to .rtkd extension, and automatically read from the old PLT Scheme path if the new one doesn't exist 2010-04-28 07:24:39 -06:00
Matthew Flatt
de863643d5 fix scheme/foreign docs 2010-04-28 07:01:43 -06:00
Matthew Flatt
fd43c22dea change teachpack names (visible to students) back to .ss 2010-04-28 06:56:26 -06:00
Matthew Flatt
b61a99c433 add defidform/inline and use it to document on-draw 2010-04-28 06:41:43 -06:00
Matthew Flatt
65f4bcb9dc fix doc start page 2010-04-28 06:30:02 -06:00
Matthew Flatt
79e52c67bc make 'raco help <command>' work 2010-04-28 06:28:39 -06:00
Matthew Flatt
9347295c5b fix raco setup PDF-rendering banner 2010-04-28 06:14:02 -06:00
Matthew Flatt
cf44b9cf16 fix batch-io teachpack doc rendering, especially for PDF 2010-04-28 06:13:29 -06:00
Matthias Felleisen
ad00bccecd Merge branch 'master' of git:plt 2010-04-27 22:31:49 -04:00
Matthew Flatt
7708109ea5 have raco setup create launchers before docs 2010-04-27 19:56:20 -06:00
Matthew Flatt
32d2a9c548 fix scheme/load and racket/load 2010-04-27 19:09:27 -06:00
Matthew Flatt
882b7dce0e move tests/mzscheme to tests/racket 2010-04-27 18:28:39 -06:00
Sam Tobin-Hochstadt
b5acbe3168 move d/c/p
fix tc-e/t
2010-04-27 19:29:10 -04:00
Sam Tobin-Hochstadt
27b0c01cdd Split filter operations into their own file.
Take into account the type of arguments in filter generation.
2010-04-27 19:12:06 -04:00