Commit Graph

2712 Commits

Author SHA1 Message Date
Matthias Felleisen
fd5aeff0a5 fixed place-image's contracts
svn: r4727
2006-11-01 04:10:01 +00:00
Matthew Flatt
fb8ccb8f05 added Doors game support ( in time for for APLAS talk )
svn: r4726
2006-11-01 03:18:49 +00:00
Robby Findler
80ca729b04 removed halfway done fix for sexp movement keys
svn: r4723
2006-10-31 23:05:23 +00:00
Robby Findler
58a0b99d35 improved forward sexp
svn: r4720
2006-10-31 20:29:39 +00:00
Matthew Flatt
54dea82d8a add support for a kind of heads-up display
svn: r4718
2006-10-31 11:27:34 +00:00
Matthew Flatt
e9b9d22ac8 add bitmap.ss utility library
svn: r4717
2006-10-31 11:13:12 +00:00
Eli Barzilay
2a76a5ab55 Welcome to a new PLT day.
svn: r4716
2006-10-31 08:50:02 +00:00
Matthew Flatt
ad506aac3b clarification on common case for id mapping
svn: r4715
2006-10-30 22:12:24 +00:00
Eli Barzilay
03738d1e40 typo (pr8356)
svn: r4714
2006-10-30 21:52:50 +00:00
Scott Owens
cc711703af Added #px alongside #rx.
svn: r4712
2006-10-30 11:28:18 +00:00
Eli Barzilay
4d3c8fc675 Welcome to a new PLT day.
svn: r4710
2006-10-30 08:50:02 +00:00
Philippe Meunier
2af0d761b8 keybindings, square brackets
svn: r4709
2006-10-30 07:12:29 +00:00
Matthew Flatt
b61846baba cache bitmap and dc for snip sizing
svn: r4708
2006-10-30 06:50:14 +00:00
Matthew Flatt
22f8f9a50c expand showkeys display for 352.9
svn: r4704
2006-10-30 01:19:46 +00:00
Matthew Flatt
f88355b345 new 352.9 MrEd methods
svn: r4703
2006-10-30 01:14:35 +00:00
Eli Barzilay
ac2aa089a0 Welcome to a new PLT day.
svn: r4695
2006-10-29 08:50:02 +00:00
Matthew Flatt
3c215723c3 more tests for 'disappeared-binding info for letrecs generated by internal definitions
svn: r4694
2006-10-28 23:55:54 +00:00
Eli Barzilay
bf41d29da1 Welcome to a new PLT day.
svn: r4692
2006-10-28 07:50:02 +00:00
Matthew Flatt
4aa36a5ee9 Jewel: don't declife if game is over (thanks to David Einstein)
svn: r4691
2006-10-27 21:53:37 +00:00
Eli Barzilay
5fc9e038d5 Welcome to a new PLT day.
svn: r4690
2006-10-27 07:50:03 +00:00
Chongkai Zhu
aae3e1eac1 svn: r4689 2006-10-26 12:32:12 +00:00
Eli Barzilay
194097087f Welcome to a new PLT day.
svn: r4687
2006-10-26 07:50:02 +00:00
Matthew Flatt
55de7f011f some simplifications
svn: r4686
2006-10-26 06:56:56 +00:00
Matthew Flatt
58191912c6 added real->decimal-string (one piece of a real formatter)
svn: r4685
2006-10-26 06:55:29 +00:00
Matthew Flatt
387612edb7 fix memq on not-yet-validated style list
svn: r4684
2006-10-26 05:04:47 +00:00
Eli Barzilay
23882b3fac use sort to implement quicksort
svn: r4682
2006-10-25 17:10:05 +00:00
Matthew Flatt
60fe398868 added trait, finally
svn: r4681
2006-10-25 08:02:59 +00:00
Eli Barzilay
3f9853df42 Welcome to a new PLT day.
svn: r4680
2006-10-25 07:50:02 +00:00
Jay McCarthy
607362b87f up
svn: r4679
2006-10-24 16:05:37 +00:00
Eli Barzilay
c9fabb7568 Welcome to a new PLT day.
svn: r4678
2006-10-24 07:50:02 +00:00
Eli Barzilay
51267a4d1a Welcome to a new PLT day.
svn: r4675
2006-10-23 07:50:02 +00:00
Matthew Flatt
3787424b0e Windows/X shortcuts: specifically require or disallow alt/meta for menu keybinding
svn: r4674
2006-10-23 07:41:48 +00:00
Matthew Flatt
c12683b9d4 use defn to hide introduced dummy function
svn: r4673
2006-10-23 07:15:47 +00:00
Matthew Flatt
a8465ee701 make defined names always mutable in HtDP advanced
svn: r4672
2006-10-23 07:05:21 +00:00
Matthew Flatt
1a81d0c5c5 make-embeddeding-executable => create-embedding-executable
svn: r4671
2006-10-22 21:34:59 +00:00
Eli Barzilay
c347b22de3 Welcome to a new PLT day.
svn: r4670
2006-10-22 07:50:02 +00:00
Matthew Flatt
5c940f0c94 test allowing first-order functions to higher-order primitives
svn: r4669
2006-10-22 01:46:02 +00:00
Matthew Flatt
a44c685ac9 remove primwrap reference
svn: r4668
2006-10-21 22:08:42 +00:00
Eli Barzilay
276d23c1af Welcome to a new PLT day.
svn: r4667
2006-10-21 07:50:03 +00:00
Matthew Flatt
6b13db5211 wrap primitives and beginner-specialized primitives as first order, so that higher-order primitives can recognize them
svn: r4666
2006-10-21 02:28:30 +00:00
Matthew Flatt
c4cc339f69 tests for stripping trailing terminator by path-element->bytes
svn: r4665
2006-10-20 23:18:16 +00:00
Robby Findler
8ccef02233 now using path-element functions in some places
svn: r4662
2006-10-20 17:19:54 +00:00
Matthew Flatt
a991b6b33c 352.8 tests
svn: r4660
2006-10-20 13:56:29 +00:00
Eli Barzilay
b433ce9a55 Welcome to a new PLT day.
svn: r4653
2006-10-20 07:50:02 +00:00
Eli Barzilay
e349ce4259 Welcome to a new PLT day.
svn: r4640
2006-10-19 07:50:02 +00:00
Matthias Felleisen
c7a8c49ac8 fixed immediate world and graphing bugs
svn: r4637
2006-10-19 01:58:06 +00:00
Matthias Felleisen
d4b06ad3f5 fixed dirs and world docs
svn: r4635
2006-10-19 01:15:41 +00:00
Robby Findler
4cb6ebbf59 improved error message
svn: r4630
2006-10-18 23:59:37 +00:00
Jay McCarthy
27cae4bf2e up
svn: r4629
2006-10-18 16:51:56 +00:00
Eli Barzilay
004f36864a Welcome to a new PLT day.
svn: r4628
2006-10-18 07:50:03 +00:00
Matthew Flatt
7a37515b57 don't spell-check Chinese (or any sequence of uncased letters)
svn: r4627
2006-10-18 05:48:23 +00:00
Matthew Flatt
c18ca621a3 more thoroughly convert the SSL machinery to use a connection-specific error function
svn: r4626
2006-10-18 05:46:14 +00:00
John Clements
57b2dd2903 added vertical-separator-snip for pickle-ability
svn: r4621
2006-10-17 22:50:13 +00:00
Eli Barzilay
5aa1aacd97 Welcome to a new PLT day.
svn: r4619
2006-10-17 07:50:02 +00:00
Eli Barzilay
ff19344bfc revert previous change
svn: r4618
2006-10-17 03:53:05 +00:00
Eli Barzilay
60b7acd56c make srfi-13 reuse string builtins
svn: r4617
2006-10-17 03:42:49 +00:00
John Clements
3a8cfed33b bug fixes for annotate/not-top-level
svn: r4615
2006-10-16 23:02:57 +00:00
John Clements
785bc0375c added sperber's fix for true-false reconstruction in cond.
svn: r4614
2006-10-16 17:28:59 +00:00
Robby Findler
5446e9a2c4 fixed bug in pref panel
svn: r4613
2006-10-16 14:23:03 +00:00
Eli Barzilay
a33d3b2e66 Welcome to a new PLT day.
svn: r4612
2006-10-16 07:50:01 +00:00
Matthew Flatt
e7fd0e5818 clarify connection of control and fcontrol
svn: r4611
2006-10-16 02:09:36 +00:00
Eli Barzilay
c0a8f9349e Welcome to a new PLT day.
svn: r4609
2006-10-15 07:50:02 +00:00
Eli Barzilay
46c2b8ae1b minor code improvements
svn: r4608
2006-10-15 05:36:58 +00:00
Matthew Flatt
6b385008ad numeric tests for (expt ... 1/2) and complex divide
svn: r4607
2006-10-14 22:41:26 +00:00
Robby Findler
585d319eac added star tests
svn: r4605
2006-10-14 19:53:31 +00:00
Robby Findler
f2afc5347f added star
svn: r4604
2006-10-14 19:43:02 +00:00
Robby Findler
ab9695a2fd added star docs
svn: r4603
2006-10-14 19:42:50 +00:00
Robby Findler
ea15fcaf7f fixed PR 8325
svn: r4602
2006-10-14 17:07:18 +00:00
Kathy Gray
58751057b6 Moved profj-testing.ss out of profj and only into the testing file; methods from profj-testing used by profj are obsolete now
svn: r4601
2006-10-14 15:04:07 +00:00
Eli Barzilay
967738c3fd Welcome to a new PLT day.
svn: r4599
2006-10-14 07:50:01 +00:00
Eli Barzilay
45b095f968 Sitiram -> Sitaram
svn: r4598
2006-10-14 01:52:23 +00:00
Matthew Flatt
329a32a2a5 mzc patches for 352.7
svn: r4596
2006-10-13 22:08:52 +00:00
Matthew Flatt
2f86c5d14d new control MzLib library
svn: r4595
2006-10-13 22:06:32 +00:00
Matthew Flatt
1c2211f8eb tests for 357.2, and clean up section report
svn: r4594
2006-10-13 22:06:06 +00:00
John Clements
4f27609b33 corrected & new tests for begin & begin0
svn: r4590
2006-10-13 19:16:10 +00:00
John Clements
4d4db929ca support for begin, minor refactoring, cleanup, etc.
svn: r4589
2006-10-13 19:15:09 +00:00
John Clements
530e39c5be checkign -> checking
svn: r4586
2006-10-13 16:56:42 +00:00
Mike Sperber
a058e05491 Synch with English.
svn: r4585
2006-10-13 15:48:47 +00:00
Matthew Flatt
405660261c checkpoint delim cont tests
svn: r4583
2006-10-13 11:29:52 +00:00
Eli Barzilay
db616f9f9d Welcome to a new PLT day.
svn: r4581
2006-10-13 07:50:02 +00:00
Matthew Flatt
1f1fb6d840 minor reformatting
svn: r4579
2006-10-13 06:27:09 +00:00
Matthew Flatt
5984c169d3 test suite for control library
svn: r4578
2006-10-13 06:24:20 +00:00
Matthew Flatt
949beaa30f checkpoint delim cont tests
svn: r4571
2006-10-12 22:17:56 +00:00
Eli Barzilay
d09e743d8c drop redundant require
svn: r4569
2006-10-12 21:23:53 +00:00
Eli Barzilay
c46041042c drop redundant require, compress onlys
svn: r4568
2006-10-12 21:21:25 +00:00
Ryan Culpepper
870eba1f15 Fixed PR 8324
attached (lib "cached-image-snip.ss" "mrlib") into user namespace
  refactored namespace creation code

svn: r4567
2006-10-12 20:11:13 +00:00
Eli Barzilay
0ce1ee145e * Expose a prompt parameter for use with readline
* Print the prompt if not currently repl-ing through the readline input

svn: r4566
2006-10-12 18:27:55 +00:00
Robby Findler
a98abdc45f added John Stone's message to a comment
svn: r4565
2006-10-12 13:23:16 +00:00
Eli Barzilay
19dfa0650d Welcome to a new PLT day.
svn: r4562
2006-10-12 07:50:02 +00:00
Matthew Flatt
280a6b9156 checkpoint delim cont test suite
svn: r4560
2006-10-12 06:39:58 +00:00
Matthew Flatt
5d246f2f0d bug fix: spaces => space
svn: r4559
2006-10-12 06:37:32 +00:00
Matthew Flatt
625be3eab9 undo accidental commit
svn: r4558
2006-10-12 06:37:02 +00:00
Matthew Flatt
fc7fca0915 bug fixed: restoring saved runstacks and break-suspend counter
svn: r4556
2006-10-12 06:20:26 +00:00
Robby Findler
a6dacbcd0b added Doug's message as backup for the semi/amp thing
svn: r4554
2006-10-11 20:28:27 +00:00
Robby Findler
974337cc6f performance bugfix
svn: r4553
2006-10-11 19:54:57 +00:00
Eli Barzilay
57b8cc9a64 Welcome to a new PLT day.
svn: r4551
2006-10-11 07:50:01 +00:00
Eli Barzilay
9d13b2af2d keywords moved elsewhere
svn: r4544
2006-10-10 15:22:05 +00:00
Eli Barzilay
d77b1654b5 use only instead of rename
svn: r4543
2006-10-10 14:58:00 +00:00
Eli Barzilay
6a930740f8 Welcome to a new PLT day.
svn: r4542
2006-10-10 07:50:02 +00:00
Matthew Flatt
a9020a3360 checkpoint delim cont tests
svn: r4541
2006-10-10 05:21:15 +00:00