Commit Graph

5632 Commits

Author SHA1 Message Date
Kathy Gray
f034fbe959 Corrections to error message bugs
svn: r7000
2007-08-02 14:52:19 +00:00
Robby Findler
6479c5483d retabified
svn: r6999
2007-08-02 06:36:24 +00:00
Robby Findler
67fad90119 improved greek letter setup by making shift key explicit in the key bindings
svn: r6998
2007-08-02 06:10:47 +00:00
Kathy Gray
173f2f2336 Fixed cdr null error
svn: r6997
2007-08-01 23:54:45 +00:00
Kathy Gray
94a30c2e14 Fixing bugs in parsing selection, and in indenting
svn: r6996
2007-08-01 23:33:11 +00:00
Matthew Flatt
92f1e3fed2 quasiquote in new reference
svn: r6995
2007-08-01 21:45:14 +00:00
Matthew Flatt
2c1f5de11e fix chaining to more-then-two-step key sequence
svn: r6994
2007-08-01 20:18:32 +00:00
Robby Findler
3d71bd32c1 fix to PR 8825
svn: r6993
2007-08-01 11:03:23 +00:00
Robby Findler
2b21003cc8 fixed a bug with autosaving interacting with the yellow warning message in the REPL
svn: r6992
2007-08-01 07:20:20 +00:00
Robby Findler
e334b862ca added shortcut keys for the greek letters
svn: r6991
2007-08-01 06:14:02 +00:00
Robby Findler
d1d9322d24 added begin-metadata-changes and end-metadata-changes
svn: r6990
2007-08-01 03:12:52 +00:00
Robby Findler
1e5bc33d87 changed metadata saving setup so that the edit sequence ends AFTER the set-modified flag is set back to #f
svn: r6989
2007-07-31 17:26:28 +00:00
Matthew Flatt
cba6e89569 another mxdemo fix (need a string instead of path)
svn: r6988
2007-07-31 12:02:51 +00:00
Matthew Flatt
e0f6578877 add batch build script for Windows
svn: r6987
2007-07-31 12:00:42 +00:00
Matthew Flatt
729e4ecbf8 fix mxdemo module
svn: r6986
2007-07-31 11:13:29 +00:00
Matthew Flatt
85225f5ac8 current-memory-use isn't always a fixnum
svn: r6985
2007-07-30 16:30:04 +00:00
Robby Findler
7035d6f23b fixed bug
svn: r6984
2007-07-30 12:18:34 +00:00
Mike Sperber
9ee86541b6 Synch with latest.
svn: r6983
2007-07-30 09:54:29 +00:00
Kathy Gray
28a87853fa Corrected errors in grammar, and in error selection
svn: r6982
2007-07-29 19:57:18 +00:00
Robby Findler
a25a288870 drs now remembers the teachpacks last set and uses them when switching to a new (teaching) language
svn: r6981
2007-07-29 19:17:17 +00:00
Robby Findler
67dd80eb78 changes noticed by Matthew
svn: r6980
2007-07-29 18:56:32 +00:00
Robby Findler
23d245c09f fixed PR 8830
svn: r6979
2007-07-29 03:39:44 +00:00
Matthew Flatt
e3c97257a1 fix up some contracts in the reference
svn: r6978
2007-07-27 21:49:19 +00:00
Matthew Flatt
5f415ecc30 add most of the contracts chapter to the new reference
svn: r6977
2007-07-27 21:44:47 +00:00
Matthew Flatt
08c04d2579 units chapter in reference
svn: r6976
2007-07-27 17:23:14 +00:00
Matthew Flatt
ba1670a88d class chapter in reference
svn: r6975
2007-07-27 16:12:40 +00:00
Matthew Flatt
1f48fb2c10 add information on collects to new reference
svn: r6973
2007-07-26 19:34:26 +00:00
Matthew Flatt
cbf1d0752c fix many cross-references
svn: r6971
2007-07-26 18:57:19 +00:00
Robby Findler
0b61b9b313 fixed PR 8828
svn: r6970
2007-07-26 01:24:44 +00:00
Kathy Gray
7eb84055f8 Variant indenter
svn: r6966
2007-07-25 21:27:38 +00:00
Matthew Flatt
a2c0c852bc call xform with string, check DarwinPorts lib location (PR 8784)
svn: r6965
2007-07-25 18:46:25 +00:00
Matthew Flatt
6ab2806fe0 add one more monochrome-bitmap test
svn: r6964
2007-07-25 18:38:33 +00:00
Matthew Flatt
0f3e5b69a7 fix another {get,put}-argb-pixels bug
svn: r6963
2007-07-25 18:37:15 +00:00
Matthew Flatt
c2f2f715ac fix try-color on monochrome bitmap
svn: r6962
2007-07-25 18:18:26 +00:00
Matthew Flatt
c75e5f28c4 fix get-argb-pixels for monochrome bitmaps
svn: r6961
2007-07-25 18:01:16 +00:00
Matthew Flatt
4564282ed5 fix pattern matching with ellipses in certain positions preceeded by only literals and matched against zero occurrences (PR 8824)
svn: r6960
2007-07-25 16:41:44 +00:00
Matthew Flatt
5e0ed3552a constrain use of normal-case-path to just the path part
svn: r6958
2007-07-25 13:56:15 +00:00
Eli Barzilay
b73df3c1ed typo in directory permission bits
svn: r6957
2007-07-25 13:08:17 +00:00
Matthew Flatt
4dd9345618 fix mode mask for mkdir
svn: r6956
2007-07-25 12:55:03 +00:00
Matthew Flatt
90c5bea2e3 use define-runtime-path for SRFI-29 bundles sub-directory
svn: r6955
2007-07-25 12:39:03 +00:00
Eli Barzilay
0fadb67646 Welcome to a new PLT day.
svn: r6954
2007-07-25 07:50:18 +00:00
Kathy Gray
d9664a6e9b Additions to error messages and flexibility of combinator parser
svn: r6953
2007-07-24 22:59:46 +00:00
Matthew Flatt
b8f38ee186 use libpath, not prefix/lib, for libtool -rpath
svn: r6952
2007-07-23 19:02:09 +00:00
Kathy Gray
b0ac0c7c87 Corrections to parsing errors
svn: r6951
2007-07-23 14:31:27 +00:00
Matthew Flatt
6641a81ff2 yet one more place for --link=CC
svn: r6950
2007-07-23 13:26:52 +00:00
Eli Barzilay
f678999ddb Welcome to a new PLT day.
svn: r6949
2007-07-23 07:50:03 +00:00
Kathy Gray
9c76c0ab88 Correction to parser specification for constructor definitions
svn: r6948
2007-07-22 23:35:47 +00:00
Robby Findler
fbd17e8f4b changed a keymap to an aug-keymap
svn: r6947
2007-07-22 17:25:01 +00:00
Matthew Flatt
1c257a92a8 use libtool --tag for linker, and try to fix up -fPIC use
svn: r6946
2007-07-22 17:10:19 +00:00
Matthew Flatt
7bd42686b5 DESTDIR patch (PR 8801)
svn: r6945
2007-07-22 15:59:31 +00:00