Robby Findler
ed6a9bad40
finished docs port for redex and cleaned up some of the exampels
...
svn: r11092
2008-08-05 21:09:02 +00:00
Robby Findler
3f14a1325c
all drs test suites now passing except module language
...
svn: r11091
2008-08-05 20:27:17 +00:00
Robby Findler
47a2d5871f
nearly done
...
svn: r11090
2008-08-05 20:11:23 +00:00
Stevie Strickland
8007e07cfe
Okay, one last time.
...
svn: r11089
2008-08-05 18:43:06 +00:00
Stevie Strickland
c54e1d59f4
Argh. Need to require this if we want to use command-line.
...
svn: r11088
2008-08-05 18:41:01 +00:00
Stevie Strickland
d72b44e9f7
Changes to slatex.sty from PR 9657.
...
svn: r11087
2008-08-05 18:35:24 +00:00
Stevie Strickland
2d042efe7a
Fix pdf-slatex to recognize the '-n' option (and to fail appropriately on
...
unknown options).
svn: r11086
2008-08-05 18:18:28 +00:00
Sam Tobin-Hochstadt
5f787a63d4
Add types for char comparison functions.
...
svn: r11085
2008-08-05 18:17:27 +00:00
Robby Findler
7d8d1bc37b
added front-end/finished-complete-program
...
svn: r11084
2008-08-05 17:28:16 +00:00
Robby Findler
4b06568982
a little more progress....
...
svn: r11083
2008-08-05 15:17:56 +00:00
Sam Tobin-Hochstadt
ad2b2b3199
fix some dumb bugs
...
svn: r11082
2008-08-05 15:05:25 +00:00
Eli Barzilay
ee2a6f7ceb
Use front-end/interactions to perform the language require if there
...
was a syntax error in the module. This means that things are a little
odd: we only try to require the language after the user hits enter. A
solution might be for drscheme to always call the
front-end/interactions method immediately on an empty input port.
svn: r11079
2008-08-05 13:35:01 +00:00
Eli Barzilay
12390fb891
improvements
...
svn: r11078
2008-08-05 11:36:33 +00:00
Robby Findler
f6037ca1c6
a little more progress on the documentation port
...
svn: r11077
2008-08-05 03:57:51 +00:00
Robby Findler
b9fb8b5155
removed buggy change that I accidentally committed when experimenting with SamTH's comments
...
svn: r11076
2008-08-05 03:12:56 +00:00
Robby Findler
38c7cbd6de
svn: r11075
2008-08-04 22:53:21 +00:00
Casey Klein
b144254b58
Rewrote `generate' as a macro that rewrites the side-conditions in its
...
target pattern, removed `try', and improved `check'.
svn: r11074
2008-08-04 22:39:23 +00:00
Robby Findler
317a8aae20
a little more progress scribbling-izing redex's docs
...
svn: r11073
2008-08-04 22:29:04 +00:00
Robby Findler
8d53a2ec34
adjusted searching a little bit
...
svn: r11072
2008-08-04 20:19:10 +00:00
Greg Cooper
5daed4abaa
by default, raise an error when HOLD (or a derived construct like ACCUM-B or COLLECT-B) is used to create a higher-order behavior
...
svn: r11071
2008-08-04 19:20:31 +00:00
Robby Findler
93334db6f5
improved status line for deletes so that it actually closes without closing the contour window
...
svn: r11070
2008-08-04 19:14:00 +00:00
Noel Welsh
af47885ea2
Document the extended in-vector form.
...
svn: r11069
2008-08-04 18:48:58 +00:00
Noel Welsh
ed0bd51c8b
Add support for start/stop/step parameters to in-vector comprehension forms. Vector like comprehensions (strings etc) actually support this as well, when used in the body of the for comprehension. However this will not be documented as support do not extend to sequences defined outside a comprehension.
...
svn: r11068
2008-08-04 18:38:47 +00:00
Sam Tobin-Hochstadt
4ba9376131
These tests now pass.
...
svn: r11067
2008-08-04 18:36:38 +00:00
Robby Findler
e6c8e60955
made a little more progress documented redex things
...
svn: r11066
2008-08-04 18:35:49 +00:00
Matthias Felleisen
04b83567de
pointer to HtDP/2e added
...
svn: r11064
2008-08-04 16:55:16 +00:00
Robby Findler
7aa5a138cf
a little progress
...
svn: r11063
2008-08-04 15:49:04 +00:00
Robby Findler
b2e7594c9d
removed domain specifications from reduction-relations
...
svn: r11062
2008-08-04 13:09:18 +00:00
Eli Barzilay
6edb8d4d1b
typo
...
svn: r11061
2008-08-04 09:27:02 +00:00
Eli Barzilay
87cd09f376
* More convenient code for front-end/complete-program to send a
...
sequence of expressions and actions, and improved its code in
general
* Comment about the hackiness of front-end/complete-program
* Improved strategy for having a working repl after a syntax error
svn: r11060
2008-08-04 09:07:42 +00:00
Eli Barzilay
d036157b3f
Welcome to a new PLT day.
...
svn: r11059
2008-08-04 07:50:24 +00:00
Robby Findler
008414b3f5
svn: r11058
2008-08-04 04:12:38 +00:00
Robby Findler
2ee24a173e
changed pretty-big-scheme string constants
...
svn: r11057
2008-08-03 23:56:26 +00:00
Eli Barzilay
1d00d880ec
better filtering of user docs (?)
...
svn: r11056
2008-08-03 22:28:03 +00:00
Eli Barzilay
74dd0655e5
get rid of remove-falses
...
svn: r11055
2008-08-03 22:07:29 +00:00
Eli Barzilay
15b586c6ed
more convenient use of doc:verbose and doc:setup-scribblings
...
svn: r11054
2008-08-03 21:51:39 +00:00
Eli Barzilay
a0fd33678f
* Added `note-init-lib' for libraries in scheme/init
...
* Use it in help.scrbl and in enter.scrbl (which is not reprovided by
scheme)
* Updated init.scrbl
* Improved code in reference.scrbl
svn: r11051
2008-08-03 18:58:04 +00:00
Eli Barzilay
c4f62cfc13
use schemeunit version 2
...
svn: r11049
2008-08-03 14:47:02 +00:00
Robby Findler
778981937a
fixed a bug in contract matching for metafunctions
...
svn: r11048
2008-08-03 14:24:04 +00:00
Robby Findler
7fbaf9ecce
updated metafunction docs
...
svn: r11047
2008-08-03 14:07:19 +00:00
Robby Findler
0f9964e875
changing wording of kill/break in menus
...
svn: r11046
2008-08-03 13:29:17 +00:00
Eli Barzilay
a95c83d041
Welcome to a new PLT day.
...
svn: r11044
2008-08-03 07:50:13 +00:00
Eli Barzilay
6994edd977
* Revised lazy/force so it actually works:
...
- `!!' now scans the same kind of data that `make-reader-graph'
handles (except that hash-tables are not implemented)
- this means no structs, no mpairs, and a bunch of other stuff
- `!!!' is gone (lazy procedures are not wrapped)
- dealing with multiple values moved into lazy/lazy.ss itself (and
in the future everything will move in there)
* Removed lazy/promise, and use scheme/promise instead. Also remove
the docs for lazy/promise that were bogus (since scheme/promise *is*
doing the same thing now).
* Other adjustments to the docs. They should be considered incomplete
now, and will need a major rewrite when the whole thing works again
(multiple values things are just commented out for now).
* Added a test macro and a quick test suite for lazy/promise.
* The lazy tests are added to the nightly build tests
svn: r11042
2008-08-03 06:28:25 +00:00
Robby Findler
545a53731a
changed the notation of metafunctions
...
svn: r11040
2008-08-02 21:00:45 +00:00
Robby Findler
ef86c20a1d
changed the notation of metafunctions
...
svn: r11039
2008-08-02 21:00:22 +00:00
Eli Barzilay
50b418809d
no require line for srfi 62
...
svn: r11038
2008-08-02 20:35:13 +00:00
Eli Barzilay
b755a4b720
typo (PR9654)
...
svn: r11037
2008-08-02 19:45:21 +00:00
Eli Barzilay
fd205b8470
typos from Grant (PR9652)
...
svn: r11036
2008-08-02 19:42:26 +00:00
Casey Klein
3e3bbe5c24
Added support for patterns any',
hide-hole', and
...
`variable-not-otherwise-mentioned' and improved error reporting for
`try'.
svn: r11035
2008-08-02 15:35:54 +00:00
Mike Sperber
50f1e13652
Synch with latest.
...
svn: r11034
2008-08-02 15:15:58 +00:00
Eli Barzilay
e38dda2de8
Welcome to a new PLT day.
...
svn: r11033
2008-08-02 07:50:17 +00:00
Eli Barzilay
3858ad007f
added example
...
svn: r11032
2008-08-02 07:46:48 +00:00
Eli Barzilay
857bc4b63b
typo
...
svn: r11031
2008-08-02 07:42:06 +00:00
Eli Barzilay
24aff20196
switch to N: for negation
...
svn: r11030
2008-08-02 04:17:08 +00:00
Sam Tobin-Hochstadt
28c5e71b01
Fix bug 9649.
...
svn: r11029
2008-08-01 20:57:48 +00:00
Sam Tobin-Hochstadt
d7b4d81e04
Fix docs of -> to talk about varargs.
...
svn: r11028
2008-08-01 20:42:30 +00:00
Sam Tobin-Hochstadt
ec09e2c16a
Fix typo.
...
svn: r11027
2008-08-01 20:33:40 +00:00
Matthew Flatt
eb88bee42b
R6RS test suite contributions
...
svn: r11026
2008-08-01 20:23:32 +00:00
Sam Tobin-Hochstadt
35575378d8
Add shorthands for define-require-syntax and define-provide-syntax.
...
Document shorthands.
svn: r11025
2008-08-01 18:48:48 +00:00
Matthew Flatt
f4df83106e
fix r6rs syntax-case yet again (PR 9647)
...
svn: r11024
2008-08-01 17:45:21 +00:00
Robby Findler
95965f54cb
removed rg.ss from the provided things for now
...
svn: r11022
2008-08-01 15:34:57 +00:00
Kathy Gray
af98ac3981
Turning back on check-syntax; using Java indenting instead of Scheme for indent all
...
svn: r11021
2008-08-01 14:45:19 +00:00
Matthew Flatt
21b831f4bf
make-reader-graph doesn't traverse mpairs
...
svn: r11020
2008-08-01 14:03:29 +00:00
Matthew Flatt
70137b8789
update Ypsilon instructions
...
svn: r11018
2008-08-01 13:05:22 +00:00
Eli Barzilay
401593647c
Welcome to a new PLT day.
...
svn: r11017
2008-08-01 07:50:19 +00:00
Matthew Flatt
ea0a7cdfb5
add divide-by-zero tests for div, mod, etc.
...
svn: r11014
2008-07-31 20:45:17 +00:00
Matthew Flatt
e548107acd
revert r6rs fldiv, etc. change based on revised guess
...
svn: r11013
2008-07-31 20:44:40 +00:00
Matthew Flatt
66704a92fe
r6rs fldiv, etc. need to return nan for zero divisor
...
svn: r11012
2008-07-31 20:31:33 +00:00
Matthew Flatt
c13fa1d24c
adjust test to not require distinguished 0.0 and -0.0; add some fixnum overflow tests
...
svn: r11011
2008-07-31 20:18:38 +00:00
Sam Tobin-Hochstadt
fa857a40ac
Allow ... rest variables to be used as lists.
...
Bind Values as a type.
svn: r11010
2008-07-31 19:26:46 +00:00
Sam Tobin-Hochstadt
14b180d5a7
add test
...
svn: r11009
2008-07-31 19:26:13 +00:00
Danny Yoo
983dceb84c
typo
...
svn: r11008
2008-07-31 14:43:46 +00:00
Sam Tobin-Hochstadt
72a2b55c13
Dynamic require only requires Schemeunit 2
...
svn: r11007
2008-07-31 12:44:25 +00:00
Matthew Flatt
ba42c11850
fix doc typos
...
svn: r11006
2008-07-31 12:09:28 +00:00
Robby Findler
e7c3919d72
removed obsolete searching preference
...
svn: r11004
2008-07-31 12:07:36 +00:00
Eli Barzilay
7ef5249fa5
proper error message
...
svn: r11003
2008-07-31 09:24:17 +00:00
Eli Barzilay
9fc26a84c9
Welcome to a new PLT day.
...
svn: r11002
2008-07-31 07:50:12 +00:00
Eli Barzilay
b93cdc5803
minor
...
svn: r11001
2008-07-31 04:03:28 +00:00
Robby Findler
fceb977f7b
performance improvement when the stacks are huge
...
svn: r11000
2008-07-31 03:14:37 +00:00
Matthew Flatt
3c984246ca
move bibliography to end of 'file' document
...
svn: r10999
2008-07-31 02:52:36 +00:00
Matthew Flatt
2a6f90b0e4
comment out quantize-bitmap so that it works in mzscheme
...
svn: r10998
2008-07-31 02:47:25 +00:00
Danny Yoo
ec408d0f24
Moved octree-quantize to private, replacing original implementation of file/gif's quantize.
...
svn: r10996
2008-07-31 02:19:40 +00:00
Eli Barzilay
69d723acfc
typos
...
svn: r10995
2008-07-31 01:49:48 +00:00
Eli Barzilay
8740c47362
* Set svn:eol-style
...
* Minor style edits
* No need for a specific exception, and fix error messages
svn: r10994
2008-07-31 00:56:22 +00:00
Danny Yoo
f2a1773422
Updated write-animated-gif to use the octree quantizer.
...
svn: r10993
2008-07-31 00:27:05 +00:00
Danny Yoo
6b2e5f4014
octree-quantize.ss added.
...
svn: r10992
2008-07-30 23:57:53 +00:00
Chongkai Zhu
6b42b0dfe6
svn: r10991
2008-07-30 21:59:27 +00:00
Matthew Flatt
16b04d0328
fix syntax pattern-matching bug (PR 9643)
...
svn: r10989
2008-07-30 19:45:59 +00:00
Robby Findler
1338d3d5fe
added some notes for use when I get back to this
...
svn: r10988
2008-07-30 19:43:17 +00:00
Robby Findler
9ee96143a4
some progress porting the docs to scribble
...
svn: r10987
2008-07-30 19:06:34 +00:00
Matthew Flatt
c2c7777c37
fix schemegrammar*
...
svn: r10986
2008-07-30 17:20:09 +00:00
Robby Findler
9126b772f7
started doc.txt => scrbl conversion
...
svn: r10985
2008-07-30 14:28:22 +00:00
Eli Barzilay
42253e749c
Welcome to a new PLT day.
...
svn: r10984
2008-07-30 07:50:06 +00:00
Robby Findler
f764966843
renamed anchor pref
...
svn: r10983
2008-07-30 03:52:30 +00:00
Eli Barzilay
00df4dc7d6
new style info files
...
svn: r10982
2008-07-30 03:51:13 +00:00
Robby Findler
86c7c808d4
fixed things up so that everything is at least compiling now
...
svn: r10980
2008-07-30 03:41:00 +00:00
Casey Klein
ba4b0b6301
- Fixed bug in pick-char' and
random-string'.
...
- Added support for hole and in-hole patterns.
- Fixed infinite loop triggered by `any' pattern.
- Removed schemeunit-test from run-all-tests.ss.
svn: r10978
2008-07-30 00:46:30 +00:00
Robby Findler
ff8578ca13
fixed a bug in searching; typing control-g without opening the search window crashes
...
svn: r10977
2008-07-29 23:00:02 +00:00
Robby Findler
35abfba5b4
added a main.ss and got rid of planet dependencies and the old crufty subst
...
svn: r10976
2008-07-29 21:55:19 +00:00
Robby Findler
341d0c76a9
adding redex to main SVN archive so it goes into the distribution
...
svn: r10974
2008-07-29 21:46:15 +00:00
Robby Findler
8d0d6d5d28
fixed a bug in run-after-edit-sequence
...
svn: r10973
2008-07-29 21:39:32 +00:00
Matthew Flatt
c8318761c8
document ways to control Scribble TOC output
...
svn: r10972
2008-07-29 20:40:25 +00:00
Matthew Flatt
8140b3644e
add 'bitwise-bit-set?' and 'in-value' (v4.0.2.6)
...
svn: r10971
2008-07-29 19:27:33 +00:00
Matthew Flatt
1ca888a934
dic docs for 'do' (PR 9640)
...
svn: r10970
2008-07-29 19:23:38 +00:00
Robby Findler
316ee3180d
adjusted drawing order to highlight searches slightly better
...
svn: r10969
2008-07-29 18:25:18 +00:00
Stevie Strickland
402de6f090
Yes, we need the hyphen.
...
svn: r10968
2008-07-29 17:10:01 +00:00
Stevie Strickland
be456fec94
Actually, revert that last change. What we'll do is:
...
* Fix up things so that we actually use 'temp-dir via find-system-path
instead of using /tmp always
* Turn off logging via the logging? for-syntax definition.
svn: r10967
2008-07-29 17:06:11 +00:00
Stevie Strickland
2d9a48a11d
This shouldn't have been left in.
...
svn: r10966
2008-07-29 16:58:21 +00:00
Chongkai Zhu
3379ec96b6
flush log
...
svn: r10965
2008-07-29 16:44:01 +00:00
Robby Findler
8c022426f4
improved the caching in the contour window drawing so it does allocation on each redraw
...
svn: r10964
2008-07-29 14:00:43 +00:00
Kathy Gray
57b1ba802f
recurs support; take 2
...
svn: r10963
2008-07-29 13:57:22 +00:00
Matthew Flatt
71cad3b6a1
minor improvement in Slideshow docs
...
svn: r10962
2008-07-29 13:25:04 +00:00
Matthew Flatt
2c813c53c5
fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs)
...
svn: r10960
2008-07-29 12:56:05 +00:00
Robby Findler
21e3f5f6c5
hide the anchor, take 2
...
svn: r10959
2008-07-29 12:52:31 +00:00
Eli Barzilay
e4f04372a0
Welcome to a new PLT day.
...
svn: r10957
2008-07-29 07:50:09 +00:00
Eli Barzilay
5cee270746
svn: r10956
2008-07-29 07:45:26 +00:00
Eli Barzilay
bc435dc640
Use context queries based on language capabilities.
...
svn: r10955
2008-07-29 06:59:43 +00:00
Eli Barzilay
a871476756
typo
...
svn: r10954
2008-07-29 04:33:36 +00:00
Eli Barzilay
f30efeb8c3
search-context has the proper suffix now
...
svn: r10953
2008-07-29 04:32:58 +00:00
Robby Findler
f6912b7439
fixed misc bugs in the 20,000 ft overview window
...
svn: r10952
2008-07-29 04:25:16 +00:00
Robby Findler
9d34ccb169
fixed a pair of bugs related to the anchor
...
svn: r10951
2008-07-28 21:45:24 +00:00
Robby Findler
bbf51d2ab0
fixed a pair of bugs related to the anchor
...
svn: r10950
2008-07-28 21:41:22 +00:00
Matthew Flatt
27375c0d5a
fix equal? on transparent R6RS records
...
svn: r10949
2008-07-28 20:30:25 +00:00
Matthew Flatt
65ce019fbc
refine map docs to clarify that the results are in order
...
svn: r10948
2008-07-28 20:28:20 +00:00
Robby Findler
a007b9cde8
adjusted esc and control-g wrt snapback and search
...
svn: r10947
2008-07-28 20:05:35 +00:00
Robby Findler
eaf979b749
added a search anchor to drschemes new search facility
...
svn: r10946
2008-07-28 18:40:34 +00:00
Eli Barzilay
73d422d542
reversed reviosion 10942
...
svn: r10945
2008-07-28 18:02:51 +00:00
Eli Barzilay
6106b5ad7d
Welcome to a new PLT day.
...
svn: r10944
2008-07-28 16:44:00 +00:00
Eli Barzilay
0a79a5c513
removed bogus text
...
svn: r10943
2008-07-28 16:36:23 +00:00
Kathy Gray
dd92c0a16f
svn: r10942
2008-07-28 16:24:23 +00:00
Matthew Flatt
44b1499301
add current-trace-notify
...
svn: r10941
2008-07-28 14:45:16 +00:00
Eli Barzilay
3bcbdc1924
* set svn:eol-style
...
* This commit also adds drscheme:help-context-term capability for the
teaching languages, with a couple of #|!!!|# comments that will go
away soon. (This part was committed by mistake.)
svn: r10940
2008-07-28 04:01:15 +00:00
Robby Findler
b088ac9c74
more adjustments to searching and related things
...
svn: r10939
2008-07-28 03:48:23 +00:00
Matthias Felleisen
a71b13eacd
typos fixed
...
svn: r10938
2008-07-27 21:40:05 +00:00
Matthias Felleisen
d532716a51
good enough for now
...
svn: r10937
2008-07-27 21:22:29 +00:00
Matthias Felleisen
14c48aa3b5
first draft of matrix docs
...
svn: r10936
2008-07-27 20:47:31 +00:00
Robby Findler
d1330f543c
return now goes to the next hit, when keyboard focus is in the search bar
...
svn: r10935
2008-07-27 14:44:12 +00:00
Robby Findler
f6714c551c
changed menu keybinding for find so that it toggles the keyboard focus back and forth with the searching window
...
svn: r10934
2008-07-27 13:57:33 +00:00
Eli Barzilay
8b59996cb4
remove bogus space between closing bracket an opening brace
...
svn: r10933
2008-07-27 04:53:13 +00:00
Robby Findler
49e46e0ae1
fixed up the keymap that's used when the menu bindings are disabled
...
svn: r10932
2008-07-27 04:03:38 +00:00
Robby Findler
12d18d8107
adjusted the keybindings for search a little bit
...
svn: r10931
2008-07-27 03:43:36 +00:00
Sam Tobin-Hochstadt
d58bdb5f56
More greek letters for scribble latex rendering.
...
svn: r10930
2008-07-27 03:08:10 +00:00
Danny Yoo
0013f61f65
Added last-frame-delay to the gif writing documentation.
...
svn: r10929
2008-07-26 21:48:35 +00:00
Danny Yoo
79fcb48d2f
Adjusted filenames used for saving the animation frames so they're consistent width.
...
svn: r10928
2008-07-26 21:48:34 +00:00
Danny Yoo
323ae22f12
Adding a five-second pause to the end of an animated-gif. Added #:last-frame-delay parameter to mrlib/gif's write-animated-gif function.
...
svn: r10927
2008-07-26 21:48:29 +00:00
Matthew Flatt
616ec71325
fix for/or and for/and when one of the clauses binds multiple values
...
svn: r10926
2008-07-26 21:38:39 +00:00
Eli Barzilay
fb5240d145
Welcome to a new PLT day.
...
svn: r10925
2008-07-26 20:57:15 +00:00
Matthew Flatt
35638a8c5a
fix R6RS syntax->datum and fix broken tests (as reported by Will)
...
svn: r10924
2008-07-26 20:38:02 +00:00
Robby Findler
1268238264
filled in the rest of the framework-level docs for the new searching setup
...
svn: r10923
2008-07-26 20:36:02 +00:00
Matthew Flatt
c1983f1984
fix syntax-case tests
...
svn: r10922
2008-07-26 20:29:40 +00:00
Robby Findler
a3c0e93324
improved searching (docs not yet quite done, but I want to test on other platforms ... another commit to follow)
...
svn: r10921
2008-07-26 20:06:23 +00:00
Robby Findler
bd2d93096e
an initial checkin; not yet used
...
svn: r10920
2008-07-26 20:05:14 +00:00
Matthew Flatt
e7e188143f
update R6RS test readme, espeically for Ypsilon
...
svn: r10919
2008-07-26 12:31:17 +00:00
Mike Sperber
af317e4507
Synch with latest.
...
svn: r10918
2008-07-26 11:15:50 +00:00
Eli Barzilay
ebd393c2a8
use #f as the default context
...
svn: r10917
2008-07-26 03:03:20 +00:00
Eli Barzilay
63ecb0ec4d
added search context capability
...
svn: r10916
2008-07-26 03:00:12 +00:00
Matthew Flatt
bbf9376115
doc typo (PR 9634)
...
svn: r10915
2008-07-26 00:09:13 +00:00
Sam Tobin-Hochstadt
80c7d04582
Re-enable macro stepper for pretty big.
...
svn: r10914
2008-07-25 18:35:45 +00:00
Eli Barzilay
629cbc1d92
possible fix for PR9628 and PR9615
...
svn: r10913
2008-07-25 14:23:34 +00:00
Kathy Gray
dccc1337a2
Keeping more potential errors
...
svn: r10912
2008-07-25 13:59:19 +00:00
Eli Barzilay
e7184d8d29
add "-foo" for negated search terms, fix occasional problem with aborted searches
...
svn: r10911
2008-07-25 13:51:51 +00:00
Matthew Flatt
4092392e5a
adjust Scribble para/div style handling
...
svn: r10910
2008-07-25 13:16:06 +00:00
Matthew Flatt
949032b03e
fix UTF-16 encoding tests again (assume BE when no BOM)
...
svn: r10909
2008-07-25 13:07:59 +00:00
Matthew Flatt
5ff90cdd42
fix checkable menu delete/restore
...
svn: r10908
2008-07-25 12:38:43 +00:00
Matthew Flatt
9fece2f96b
more repairs from Will
...
svn: r10907
2008-07-25 12:38:03 +00:00
Eli Barzilay
5c61c1b997
added context label
...
svn: r10906
2008-07-25 02:05:00 +00:00
Eli Barzilay
42cf9ddda1
parse a label argument too
...
svn: r10905
2008-07-25 01:44:59 +00:00
Matthew Flatt
49a015e890
R6RS test suite fixes from Will
...
svn: r10904
2008-07-25 01:06:27 +00:00
Kathy Gray
ba1a6f86e9
Parser bug correction
...
svn: r10903
2008-07-24 14:35:51 +00:00
Matthew Flatt
8e4647cd6c
tweak table-of-contents rendering again
...
svn: r10902
2008-07-24 13:45:08 +00:00
Eli Barzilay
47b678e3bb
Welcome to a new PLT day.
...
svn: r10901
2008-07-24 13:29:36 +00:00
Matthew Flatt
27b0df2c2a
tweak doc HTML toc rendering
...
svn: r10900
2008-07-24 13:07:59 +00:00
Matthew Flatt
78c5220836
fix searching a different way, which more likely matches the intent
...
svn: r10899
2008-07-24 11:41:21 +00:00
Matthew Flatt
9c8cad4197
fix doc searching
...
svn: r10898
2008-07-24 11:37:35 +00:00
Robby Findler
a073b04c3c
removed extra arguments in call to highlight-range, since they were the default value (and the signature of this method is going to change)
...
svn: r10897
2008-07-24 11:36:54 +00:00
Matthew Flatt
a97b4bff8a
scribble and doc improvements
...
svn: r10896
2008-07-24 11:32:16 +00:00
Eli Barzilay
a104bb0453
scroll a panel into view when activated
...
svn: r10895
2008-07-24 11:05:10 +00:00
Eli Barzilay
56320ded96
Much improved support for context, reorganize dom using divs only, improve html part, and more
...
svn: r10894
2008-07-24 10:43:22 +00:00
Matthew Flatt
2c0b17cf19
fix bytevector-ieee-native-... tests (from Aziz) and checking in implementation
...
svn: r10893
2008-07-24 09:56:36 +00:00
Eli Barzilay
1f6007ce8b
hack: see comment
...
svn: r10892
2008-07-24 08:16:07 +00:00
Matthew Flatt
e137994b5c
add on-reflow to text% and auto-size to message%
...
svn: r10890
2008-07-24 01:35:31 +00:00
Matthew Flatt
e7eefb84c5
change display of multiple-value failures in r6rs test suite
...
svn: r10889
2008-07-24 00:27:33 +00:00
Matthew Flatt
643b24c3b7
change the way multiple-value results are compared in r6rs test suite
...
svn: r10888
2008-07-24 00:23:05 +00:00
Matthew Flatt
5a5f52d99c
add run-via-eval (from Aziz)
...
svn: r10887
2008-07-23 22:34:07 +00:00
Danny Yoo
d0c4a5e49f
Adjusting profj parsing to use object-name syntax source.
...
svn: r10886
2008-07-23 21:50:19 +00:00
Matthew Flatt
a1ee4b8703
update r6rs test suite notes
...
svn: r10885
2008-07-23 21:23:51 +00:00
Matthew Flatt
2db7898f70
more r6rs test missing record-type-descriptors
...
svn: r10884
2008-07-23 20:58:43 +00:00
Eli Barzilay
55f2387f93
avoid potentially bad JS for...in
...
svn: r10883
2008-07-23 19:05:15 +00:00
Matthew Flatt
75919b4b15
sgl doc fixes
...
svn: r10882
2008-07-23 18:16:20 +00:00
Matthew Flatt
84003497a0
use function for fx/carry tests
...
svn: r10881
2008-07-23 16:18:47 +00:00
Eli Barzilay
ea3c3687dc
improved search indicator thing
...
svn: r10880
2008-07-23 16:14:29 +00:00
Matthew Flatt
f7767aefaa
slight improvement to R6RS carry-test expansion
...
svn: r10879
2008-07-23 15:51:13 +00:00
Matthew Flatt
7bd75641c7
r6rs test changes: change utf-8 to latin-1 as suggested by Will, and add missing tests for some carry functions
...
svn: r10878
2008-07-23 15:40:09 +00:00
Matthew Flatt
a0f7301dff
remove misplaced #:evals in schemeblocks
...
svn: r10877
2008-07-23 15:01:13 +00:00
Danny Yoo
44e5ba4ec2
updated servlet2 to 4.0 style
...
svn: r10876
2008-07-23 14:29:47 +00:00
Matthew Flatt
d343751862
another r6rs test
...
svn: r10875
2008-07-23 13:19:30 +00:00
Matthew Flatt
7a21aff2e6
r6rs test fixes from leppie
...
svn: r10874
2008-07-23 13:17:10 +00:00
Matthew Flatt
10082a81d2
allow example parsers to be compiled
...
svn: r10873
2008-07-23 13:03:39 +00:00
Matthew Flatt
61ef67beb7
remove example parser that doesn't work
...
svn: r10872
2008-07-23 13:01:30 +00:00
Matthew Flatt
fc87f01bb7
fix some example parsers
...
svn: r10871
2008-07-23 13:01:11 +00:00