Commit Graph

11541 Commits

Author SHA1 Message Date
Robby Findler
4cd11d7f64 one more fix to the language dialog
svn: r14164
2009-03-17 23:01:56 +00:00
Eli Barzilay
d39ff7e079 fix other comment terminator in .ssc, reflow comment
svn: r14163
2009-03-17 22:41:13 +00:00
Sam Tobin-Hochstadt
0ed8d251bf Allow `apply' of non-uniform polymorphic functions to fixed-length list arguments.
Please backport.

svn: r14162
2009-03-17 21:18:50 +00:00
Matthew Flatt
9335e3cf28 doc updates for v4.1.5.2
svn: r14161
2009-03-17 21:06:42 +00:00
Matthew Flatt
09914dda3f make-rename-transformer => free-identifier=? (v5.1.5.2)
svn: r14160
2009-03-17 21:05:53 +00:00
Matthew Flatt
e8dba7c7b1 fix comment closer: merge to 4.1.5
svn: r14159
2009-03-17 20:49:04 +00:00
Matthew Flatt
1919686876 HISTORY updates through 4.1.5: merge to 4.1.5
svn: r14157
2009-03-17 19:57:04 +00:00
Casey Klein
289b200057 Fixed bug in parse-language.
svn: r14155
2009-03-17 18:21:11 +00:00
Carl Eastlund
2068a5dcc3 Corrected a typo in the contracts reference ('exmaple' -> 'example').
svn: r14151
2009-03-17 15:36:36 +00:00
Eli Barzilay
0a0053c9fd Welcome to a new PLT day.
svn: r14150
2009-03-17 15:29:53 +00:00
Eli Barzilay
9d0175ac2d Removed old (unused) gzip tests
svn: r14148
2009-03-17 15:01:17 +00:00
Eli Barzilay
c69045008d Added a `file' "test suite", with only tests for inflate/deflate.
svn: r14147
2009-03-17 14:57:01 +00:00
Sam Tobin-Hochstadt
fee4c1944d add new section about libraries in ts
svn: r14145
2009-03-17 12:43:20 +00:00
Eli Barzilay
5d6b74d3b6 remove old net tests
svn: r14144
2009-03-17 11:42:31 +00:00
Eli Barzilay
b647ea2ae9 new copy of net tests, split into modules, and using my test macro
svn: r14143
2009-03-17 11:41:06 +00:00
Eli Barzilay
e616818d34 fixed use of string-length and error symbol
svn: r14142
2009-03-17 10:53:13 +00:00
Eli Barzilay
167bae8bdd add option for testing errors and non-exception raised values with a predicate
svn: r14141
2009-03-17 10:04:20 +00:00
Eli Barzilay
19eb34367f typo
svn: r14140
2009-03-17 07:06:08 +00:00
Eli Barzilay
2008456d64 Converted the cgi tests to use my test macro, and included them in the
nightly testing.

svn: r14139
2009-03-17 07:04:16 +00:00
Sam Tobin-Hochstadt
6b5b193815 Fix docs for HashTable.
Add string->list, list->string, sort.

svn: r14138
2009-03-17 02:14:11 +00:00
Matthew Flatt
ee084ad7ff adjust special scheme/class keywords to effectively declare themselves as expression forms (PR 10135): merge to 4.1.5
svn: r14137
2009-03-17 00:45:29 +00:00
Jay McCarthy
b3cec49237 pr9106, include in release
svn: r14133
2009-03-16 19:26:36 +00:00
Jay McCarthy
f9c4e4eb54 pr7974 + include in release
svn: r14132
2009-03-16 18:45:16 +00:00
Jay McCarthy
fb15ae339f pr7382
svn: r14130
2009-03-16 18:34:28 +00:00
Jay McCarthy
65c8b62652 pr6711
svn: r14129
2009-03-16 18:28:56 +00:00
Matthias Felleisen
ef85043b9a bug report 10129
svn: r14127
2009-03-16 14:50:13 +00:00
Matthew Flatt
1547638f3b allow pict-pat on pin-arrow-line, etc. (PR 9934): should merge to 4.1.5
svn: r14126
2009-03-16 13:13:34 +00:00
Matthew Flatt
499464527e reference repairs (PRs 9978, 9704, 9820)
svn: r14125
2009-03-16 13:08:23 +00:00
Matthew Flatt
14e4172c55 fix 'defform*' #:id without #:literals (PR 10103); should merge to 4.1.5
svn: r14124
2009-03-16 12:52:28 +00:00
Robby Findler
812d4307b0 probable fix to 10094
svn: r14123
2009-03-16 12:27:21 +00:00
Robby Findler
2556c61f9d PR 10078 -- NOT for inclusion in the release
svn: r14122
2009-03-16 12:06:17 +00:00
Robby Findler
75a80ff7a8 added docs for the latex keybindings
svn: r14121
2009-03-16 11:44:09 +00:00
Eli Barzilay
87fcebba64 Welcome to a new PLT day.
svn: r14120
2009-03-16 07:50:44 +00:00
Ryan Culpepper
cf87504e00 Fixed startup errors caused by tool dependencies (see PR 10125)
removed htdp-lang dependency on debugger
  removed deinprogramm dependency on stepper, debugger, and htdp-langs
  both still depend on test-engine tool, but only for execution
Probably apply to release branch, but needs review.

svn: r14119
2009-03-16 06:25:31 +00:00
Ryan Culpepper
ff9ebbde05 fix PR 9398: debugger and macro stepper buttons get out of sync wrt tabs
move enable/disable-evaluation extensions from tab mixin to unit-frame mixin

svn: r14118
2009-03-16 04:40:30 +00:00
Eli Barzilay
a75a83add2 update version numbers for the v4.1.5 release
svn: r14116
2009-03-16 01:28:19 +00:00
Robby Findler
cf791ead47 moved to scheme/base language and has it overwrite the output file, if it exists
svn: r14114
2009-03-15 23:01:54 +00:00
Robby Findler
ed566b2f7d moved to scheme/base language and has it overwrite the output file, if it exists
svn: r14113
2009-03-15 22:58:21 +00:00
Eli Barzilay
6d31100a89 Start a proper preprocessor documentation, with tests included.
(proper "literate testing".)

svn: r14112
2009-03-15 22:05:52 +00:00
Eli Barzilay
87ab3142a8 cheap hack to make it possible to provide a custom failure message
svn: r14111
2009-03-15 22:04:03 +00:00
Matthew Flatt
073013d8ef change render og var-ids under a quote
svn: r14108
2009-03-15 13:30:26 +00:00
Mike Sperber
5630594589 Fold DMdA-lib.scrbl into the other DMdA docs.
svn: r14106
2009-03-15 10:49:41 +00:00
Eli Barzilay
1aea8aa69f Welcome to a new PLT day.
svn: r14105
2009-03-15 07:50:22 +00:00
Eli Barzilay
cd233f856e functionality for packaging tests and documentation for the preprocessor language
svn: r14104
2009-03-15 07:41:04 +00:00
Eli Barzilay
eb62b52d3a reformat using #lang
svn: r14103
2009-03-15 01:06:57 +00:00
Jon Rafkind
838b3dff2a link to file-position from the 'update flag
svn: r14102
2009-03-14 23:59:09 +00:00
Robby Findler
fe141d30ba fixed plural in error message
svn: r14099
2009-03-14 15:39:47 +00:00
Mike Sperber
7d71c34ba9 Consolidate the DMdA docs into a single chapter.
svn: r14098
2009-03-14 13:42:57 +00:00
Matthias Felleisen
43d2625ace added docs to make-bundle
svn: r14096
2009-03-14 12:34:12 +00:00
Matthew Flatt
8f0fd5a555 fix submenus in popup menus
svn: r14094
2009-03-14 10:21:10 +00:00