Commit Graph

6726 Commits

Author SHA1 Message Date
Robby Findler
ac98c07210 opening a locked teaching language file now works properly
svn: r7772
2007-11-19 22:52:19 +00:00
Matthew Flatt
0f700b8531 add lib'
svn: r7771
2007-11-19 22:46:22 +00:00
Matthew Flatt
e11974a6c7 fix typo
svn: r7770
2007-11-19 22:17:22 +00:00
Matthew Flatt
c04cf36c29 add some reader forms to the index
svn: r7769
2007-11-19 22:17:07 +00:00
Matthew Flatt
24980e41ce fix some problems with variable-reference->namespace and namespace-attach-module
svn: r7768
2007-11-19 20:57:06 +00:00
Matthew Flatt
e8097b4eaf docs on variable-reference->...namespace
svn: r7767
2007-11-19 19:01:26 +00:00
Robby Findler
12504d82f5 fixed to use new module path syntax
svn: r7766
2007-11-19 16:28:49 +00:00
Robby Findler
037d049164 removed printfs
svn: r7765
2007-11-19 14:41:05 +00:00
Robby Findler
c4781b2025 fixed a bug in the drawing of name messages that affected the language level setting that shows up in the bottom right of drscheme
svn: r7764
2007-11-19 14:29:22 +00:00
Eli Barzilay
e787bb7914 Welcome to a new PLT day.
svn: r7763
2007-11-19 08:50:03 +00:00
Robby Findler
753cd127a6 made the bottom line of the drscheme window be half as tall
svn: r7762
2007-11-19 04:01:13 +00:00
Eli Barzilay
976b976c4a Welcome to a new PLT day.
svn: r7761
2007-11-18 08:50:03 +00:00
Matthew Flatt
3abf3eb098 repair mz test suite
svn: r7760
2007-11-18 04:34:49 +00:00
Matthew Flatt
416cffff77 fix (magnitude +inf.0+inf.0i)
svn: r7759
2007-11-18 03:59:10 +00:00
Matthew Flatt
1cf09bf71a comment out some tentative docs
svn: r7757
2007-11-18 02:08:37 +00:00
Matthew Flatt
391892a848 3.99.0.3: improved namespace API
svn: r7756
2007-11-18 02:06:57 +00:00
Matthew Flatt
42beccc03b test coverage annotation uses #%plain-app
svn: r7754
2007-11-17 14:10:58 +00:00
Matthew Flatt
1c0d42570b fix pattern literals in rewrite-bodies
svn: r7753
2007-11-17 14:07:19 +00:00
Eli Barzilay
5daf443674 Welcome to a new PLT day.
svn: r7752
2007-11-17 08:50:02 +00:00
Matthew Flatt
cc2a099a32 more slideshow docs/refinements
svn: r7751
2007-11-16 21:58:33 +00:00
Matthias Felleisen
fd0d99f158 images for scribblings
svn: r7750
2007-11-16 20:33:59 +00:00
Matthew Flatt
28a1f1f60a fix bug in vector->immutable-vector on 0-sized vector
svn: r7748
2007-11-16 18:19:53 +00:00
Mike Sperber
4f8d89dcb2 Synch with latest.
svn: r7747
2007-11-16 18:09:56 +00:00
Noel Welsh
d1950e1614 Update SRFI-19 to add a few bug fixes from Dave that John missed. Update tests to catch more errors
svn: r7746
2007-11-16 17:56:56 +00:00
Matthew Flatt
c1aca0833c fix designate_modified prototype
svn: r7745
2007-11-16 13:46:48 +00:00
Eli Barzilay
31981ff980 Welcome to a new PLT day.
svn: r7743
2007-11-16 08:50:33 +00:00
Matthew Flatt
53027b6c1e drop _loader in reference
svn: r7742
2007-11-15 22:48:34 +00:00
Ryan Culpepper
60fe499e4e merged changes from branches/ryanc/ms-v4
svn: r7741
2007-11-15 18:37:40 +00:00
Matthew Flatt
7923737743 add a few comments to scribble-index
svn: r7740
2007-11-15 18:19:57 +00:00
Matthew Flatt
9e70499c8c remove all the bous exported-from annotations in the reference
svn: r7739
2007-11-15 18:14:59 +00:00
Matthew Flatt
3ca803a6de initial Scribble search support
svn: r7738
2007-11-15 17:35:02 +00:00
Matthew Flatt
169ee4cbd1 more tweaks to avoid editor flicker under Mac OS X
svn: r7737
2007-11-15 13:26:31 +00:00
Matthew Flatt
1adc9702e8 fix stop points of module-begin expansion (for contracts) in HtDP langauges
svn: r7736
2007-11-15 12:23:29 +00:00
Matthew Flatt
8ff3e1383a expand-user-path porting note
svn: r7735
2007-11-15 12:13:03 +00:00
Eli Barzilay
8254acd067 Welcome to a new PLT day.
svn: r7734
2007-11-15 08:50:03 +00:00
Robby Findler
0c9b40630e fixed some bugs in the teaching languages
svn: r7733
2007-11-15 03:37:19 +00:00
Matthew Flatt
e1fc8e96f0 fix incorrect pool-release in checking for monospace font
svn: r7732
2007-11-15 03:04:59 +00:00
Matthew Flatt
a9ddbb33e4 let update thread run longer to avoid flicker on Mac OS (especially now that the text% offscreen buffer is disabled)
svn: r7730
2007-11-15 02:53:38 +00:00
Matthew Flatt
86ee638d2a disable text% offscreen buffer for OS X in an effort to improve anti-aliased onscreen text
svn: r7729
2007-11-15 00:42:43 +00:00
Matthew Flatt
8b0e48d7aa fix arrow-key navigation of menus in Mac OS X 10.5
svn: r7728
2007-11-14 21:13:37 +00:00
Matthew Flatt
f085196bf8 constraint define-syntax in the R5RS language
svn: r7727
2007-11-14 20:46:51 +00:00
John Clements
3503c4603a spefication -> specification
svn: r7726
2007-11-14 17:43:39 +00:00
John Clements
90a8a691a7 ...
svn: r7725
2007-11-14 17:08:50 +00:00
Matthew Flatt
6056159ad7 class and mzc -k fixes
svn: r7724
2007-11-14 16:24:48 +00:00
Robby Findler
c46aacc0a3 fixed PR 9062
svn: r7723
2007-11-14 13:31:37 +00:00
Robby Findler
bfe7279853 improved the error message reporting, PR 9062
svn: r7722
2007-11-14 13:17:54 +00:00
Matthew Flatt
fc94850251 typo
svn: r7721
2007-11-14 12:23:00 +00:00
Eli Barzilay
2267020eef Welcome to a new PLT day.
svn: r7720
2007-11-14 08:50:18 +00:00
Matthew Flatt
80d0bbe9f9 fix make-sgl-info
svn: r7716
2007-11-14 04:20:30 +00:00
Matthew Flatt
3444f3b0a0 restore circular-list
svn: r7715
2007-11-14 03:16:25 +00:00