Commit Graph

4652 Commits

Author SHA1 Message Date
Eli Barzilay
ee91e07ee3 tests for using colons in scheme-less paths
svn: r5959
2007-04-17 06:11:39 +00:00
Jay McCarthy
dee9987bec serial
svn: r5958
2007-04-17 00:35:19 +00:00
Eli Barzilay
4d6cc0f2b4 better error message when the scheme is bad, don't parse some more characters as part of a scheme part
svn: r5957
2007-04-16 21:35:59 +00:00
Ryan Culpepper
fec1da11bb Macro stepper: new notify-box control
svn: r5956
2007-04-16 15:54:57 +00:00
Ryan Culpepper
4c30528212 Macro stepper: hiding process tracks phase
svn: r5955
2007-04-16 15:54:07 +00:00
Matthew Flatt
29b6104ead reduce overhead of checking sleeping thread on every scheduling iteration
svn: r5954
2007-04-16 10:59:28 +00:00
Matthew Flatt
8bc617aa51 fix accidental change lf to Lf
svn: r5953
2007-04-16 09:30:00 +00:00
Matthew Flatt
fdee9e7af9 fix map-function in keymap% to handle non-ASCII characters in the mapping
svn: r5952
2007-04-16 09:18:34 +00:00
Mike Sperber
0b8a403f6f Bring German translation up to date.
svn: r5951
2007-04-16 09:08:11 +00:00
Eli Barzilay
d273e8e76d Welcome to a new PLT day.
svn: r5950
2007-04-16 07:50:03 +00:00
Matthew Flatt
3120c10616 new utilities for extracting a list of relevant module paths for a WXME file
svn: r5949
2007-04-16 02:18:41 +00:00
Jacob Matthews
dd93bb18b8 added a very rudimentary system for detecting which files are conflicting
svn: r5948
2007-04-16 01:16:16 +00:00
Matthew Flatt
5d1f33670a fix disappeared-binding information in a syntax-template expansion with a binding is used more than once
svn: r5947
2007-04-16 00:52:28 +00:00
Matthew Flatt
a61b6bc4a2 find starter.exe under Cygwin (PR 8603)
svn: r5946
2007-04-15 11:43:17 +00:00
Matthew Flatt
038f35e4a5 fix docs for ld -> cc change
svn: r5945
2007-04-15 10:14:47 +00:00
Matthew Flatt
9d7a5b1372 use cc instead of ld as the default linker for most Unix variants
svn: r5944
2007-04-15 10:10:18 +00:00
Eli Barzilay
784365ac61 Welcome to a new PLT day.
svn: r5943
2007-04-15 07:50:05 +00:00
Robby Findler
0769887d3f fixed typo
svn: r5942
2007-04-14 15:04:57 +00:00
Robby Findler
d3a8bd740a simplified frame:editor and friends interface
svn: r5941
2007-04-14 15:00:42 +00:00
Robby Findler
5fffd316b4 simplified frame:editor and friends interface
svn: r5940
2007-04-14 14:59:05 +00:00
Eli Barzilay
afc578e4d3 Welcome to a new PLT day.
svn: r5939
2007-04-14 07:50:03 +00:00
Eli Barzilay
c4bb0c48a9 typo
svn: r5938
2007-04-14 06:36:21 +00:00
Eli Barzilay
c798f43dbb applicable structs
svn: r5937
2007-04-14 06:28:56 +00:00
Eli Barzilay
e2a460e2d9 more memory
svn: r5936
2007-04-14 05:48:40 +00:00
Chongkai Zhu
7edb71816f update
svn: r5935
2007-04-14 02:18:20 +00:00
Matthew Flatt
3a84b393a4 fix pasteboard bg filling
svn: r5934
2007-04-13 23:12:54 +00:00
Ryan Culpepper
b49fbe2765 Macro stepper: added new options, new command (show in new frame)
svn: r5933
2007-04-13 21:33:34 +00:00
Ryan Culpepper
d29f1d82fc Macro stepper:
added option to force letrec transformation
  made macro hiding slightly more resilient in presence of local actions

svn: r5932
2007-04-13 21:26:49 +00:00
Ryan Culpepper
bdd53d5f3c Macro stepper: reductions preserve properties etc
svn: r5931
2007-04-13 21:25:34 +00:00
Ryan Culpepper
ebb27d0d0f Macro stepper: tackable arrows
svn: r5930
2007-04-13 16:56:32 +00:00
Ryan Culpepper
80af3f491c Macro stepper: abbreviate quote etc when appropriate
svn: r5929
2007-04-13 16:54:59 +00:00
Eli Barzilay
e8290c01d4 Welcome to a new PLT day.
svn: r5928
2007-04-13 07:50:04 +00:00
Robby Findler
5702aadf40 fixed a bug
svn: r5927
2007-04-12 14:16:44 +00:00
Eli Barzilay
ccf07ab463 Welcome to a new PLT day.
svn: r5926
2007-04-12 07:50:04 +00:00
Robby Findler
f242d999d0 FINALLY! Fixed the bug in the drawing of the labels in graphs. they are not in the centers! Only ... how many years later...?
svn: r5925
2007-04-12 02:50:59 +00:00
Chongkai Zhu
bbfecd12e1 SRFI 35 added
svn: r5924
2007-04-11 14:06:01 +00:00
Eli Barzilay
6a00155076 Welcome to a new PLT day.
svn: r5923
2007-04-11 07:50:03 +00:00
Eli Barzilay
3b88282cfe reversed accidental commit
svn: r5922
2007-04-11 06:47:26 +00:00
Eli Barzilay
bf8cd534cd u8vector is implemented using bytes
svn: r5921
2007-04-11 06:46:17 +00:00
Chongkai Zhu
cb200bbca4 upgrade
svn: r5920
2007-04-11 02:41:32 +00:00
Eli Barzilay
4a010a722c typo
svn: r5919
2007-04-10 22:56:24 +00:00
Robby Findler
031cd94b5c a few changes to the automaically changing language stuff, plus more white-on-black improvements
svn: r5917
2007-04-10 19:41:09 +00:00
Eli Barzilay
822cf3fd56 fix minor bug in contract
svn: r5916
2007-04-10 18:24:24 +00:00
Robby Findler
7ef0ce8b0f removed printf
svn: r5915
2007-04-10 18:18:24 +00:00
Robby Findler
cac2d2f174 undid previous commit (oops!)
svn: r5914
2007-04-10 18:17:48 +00:00
Robby Findler
4133afdd43 removed printf
svn: r5913
2007-04-10 18:16:31 +00:00
Eli Barzilay
0b386c6301 svn: r5912 2007-04-10 18:14:59 +00:00
Eli Barzilay
8ecd7a93c9 fix FSF address
svn: r5911
2007-04-10 17:59:38 +00:00
Eli Barzilay
3456ce4625 Welcome to a new PLT day.
svn: r5910
2007-04-10 07:50:03 +00:00
Philippe Meunier
9683957a49 white-on-black-color-scheme
svn: r5909
2007-04-10 06:49:28 +00:00