Commit Graph

8949 Commits

Author SHA1 Message Date
Eli Barzilay
bdfcca7d11 Use an nonexistent css class for installation warning message, so when
it's installed on the web page it's easy to add the missing class with
a `display: none' so it's not show without any html rehacking.
Disabled the "(installation)" suffix to the main title for now: it's
also used for the window title and that shouldn't have the suffix
because the browser window will have it.

svn: r11452
2008-08-27 11:19:20 +00:00
Eli Barzilay
d26f27e140 Lots of minor edits -- mainly dropping unnecessary backslashes and
using @litchar with braces.

svn: r11451
2008-08-27 08:35:27 +00:00
Eli Barzilay
1cbf54d70a fixes for the fixes
svn: r11450
2008-08-27 07:12:35 +00:00
Eli Barzilay
6cd75acb0a a bunch of (mostly) latex-leftover typos
svn: r11449
2008-08-27 07:07:59 +00:00
Robby Findler
381bc9351c PR 9712
svn: r11448
2008-08-27 04:47:52 +00:00
Robby Findler
8c9e4bcfe0 some white-on-black fixes
svn: r11447
2008-08-27 04:42:45 +00:00
Eli Barzilay
0f1ac966f6 * Improved precomputed vector genaration
* Removed `base64-filename-safe'
* Much simplified code in ``base64-encode-stream''

svn: r11446
2008-08-27 03:54:57 +00:00
Jay McCarthy
2e8d5ed971 Re Eli
svn: r11445
2008-08-26 23:27:06 +00:00
Matthew Flatt
27c9c2a22f fix scroll-to call when the end of a selection is to the left (in terms of locations) of the start
svn: r11444
2008-08-26 22:48:36 +00:00
Eli Barzilay
3ca429fbce some more latex-isms
svn: r11443
2008-08-26 22:00:02 +00:00
Matthew Flatt
eb219d5813 fix latex leftover
svn: r11442
2008-08-26 21:55:25 +00:00
Robby Findler
eb3ab9d9b2 bug fixes
svn: r11441
2008-08-26 21:38:25 +00:00
Jay McCarthy
233dbc86e4 Moving tests into common directory
svn: r11440
2008-08-26 21:20:29 +00:00
Jay McCarthy
a194dfe369 Removing old web-server tests
svn: r11439
2008-08-26 21:19:06 +00:00
Jay McCarthy
81566dc3b3 Removing obsolete benchmarks
svn: r11438
2008-08-26 21:14:56 +00:00
Matthew Flatt
4bee6127e3 fix X menus again
svn: r11437
2008-08-26 20:02:25 +00:00
Eli Barzilay
ff2ab1f9a8 typos
svn: r11436
2008-08-26 18:08:40 +00:00
Eli Barzilay
c1d6152742 typo
svn: r11435
2008-08-26 17:56:35 +00:00
Eli Barzilay
3b9e163357 typo
svn: r11434
2008-08-26 17:55:49 +00:00
Matthew Flatt
7418796a32 fix module restart and instantiation of imports
svn: r11433
2008-08-26 11:18:23 +00:00
Matthew Flatt
33d2d5de32 fix popup menus (broken by recent change to non-popup interaction)
svn: r11432
2008-08-26 11:01:56 +00:00
Matthew Flatt
553e068ccf remove scheme_require_from_original_env from linking table
svn: r11431
2008-08-26 10:41:47 +00:00
Eli Barzilay
e0658b6e27 Welcome to a new PLT day.
svn: r11430
2008-08-26 07:50:15 +00:00
Robby Findler
7c6bf8644a made more files begin with #lang lines
svn: r11429
2008-08-25 20:02:02 +00:00
Jay McCarthy
4e764d8f0e Adding better contracts and renaming in accordance w/ Robbys suggestion
svn: r11428
2008-08-25 19:57:34 +00:00
Robby Findler
354ebabe0c wired in the first line text
svn: r11427
2008-08-25 19:46:41 +00:00
Robby Findler
3e0f3c47e1 moved #lang line to the first line
svn: r11426
2008-08-25 19:35:04 +00:00
Jay McCarthy
9cb82aebf3 Using immutable hash vs alist
svn: r11425
2008-08-25 18:13:29 +00:00
Jay McCarthy
ee42d18e6b Removing auto-test
svn: r11424
2008-08-25 18:08:12 +00:00
Jay McCarthy
d50c1e401d Using immutable hash vs alist
svn: r11423
2008-08-25 18:07:41 +00:00
Eli Barzilay
8956e83c72 minor edits
svn: r11422
2008-08-25 17:01:03 +00:00
Jay McCarthy
bc7747f4cf New tests
svn: r11421
2008-08-25 16:48:14 +00:00
Matthew Flatt
0c56691440 fix ambiguous wording about #! as a synonym for #lang
svn: r11420
2008-08-25 15:39:26 +00:00
Eli Barzilay
014001b778 typos
svn: r11419
2008-08-25 15:33:32 +00:00
Eli Barzilay
ca99fe0b0d improved example a little further
svn: r11418
2008-08-25 15:31:01 +00:00
Eli Barzilay
9e9cc81c0b typo
svn: r11417
2008-08-25 15:21:54 +00:00
Robby Findler
4f5eb015fd a little more progress on the first line text
svn: r11416
2008-08-25 14:47:41 +00:00
Eli Barzilay
98e597f495 use symbols for network port names
svn: r11415
2008-08-25 14:23:31 +00:00
Eli Barzilay
524cf0414d fix typo, more explanations, better IO sample code
svn: r11414
2008-08-25 14:22:56 +00:00
Matthias Felleisen
a56b3bff61 mouse events in [0,WIDTH] x [0,HEIGHT]
svn: r11413
2008-08-25 13:30:51 +00:00
Matthew Flatt
6793197f68 set XtNinput on frames (PR 9690)
svn: r11412
2008-08-25 12:57:57 +00:00
Matthew Flatt
f530f6c9ed note custom-port problems in R6RS conformance description
svn: r11411
2008-08-25 12:34:25 +00:00
Eli Barzilay
cc3062f201 Welcome to a new PLT day.
svn: r11410
2008-08-25 07:50:12 +00:00
Robby Findler
ea55f7edce svn: r11409 2008-08-25 03:01:32 +00:00
Robby Findler
6a2b6a10be svn: r11408 2008-08-25 02:21:29 +00:00
Eli Barzilay
e58bf78f04 web-server-tutorial -> continue
svn: r11407
2008-08-24 14:22:39 +00:00
Matthew Flatt
7f17d667b1 fix O(n^2) problem in syntax-binding calculation
svn: r11406
2008-08-24 12:58:26 +00:00
Matthew Flatt
fea6ea12bf tune htdp language #%module-begin to avoid unnecessary macro trampolining
svn: r11405
2008-08-24 12:34:04 +00:00
Eli Barzilay
a6d552478a Welcome to a new PLT day.
svn: r11404
2008-08-24 07:50:07 +00:00
Robby Findler
f996ae609d a little progress
svn: r11403
2008-08-23 21:38:08 +00:00