Commit Graph

6775 Commits

Author SHA1 Message Date
Robby Findler
362f16b411 the paren matcher now works for previous interactinos with the REPL and hitting return up above copies the text down to the next prompt
svn: r8840
2008-03-01 21:49:31 +00:00
Matthew Flatt
bb6c2fba5a make colorer handle #! abbreviation or #lang
svn: r8839
2008-03-01 14:38:38 +00:00
Matthew Flatt
b3a47edde1 Unicode 5.0, use U+FFFD as replacement char
svn: r8838
2008-03-01 14:17:50 +00:00
Jens Axel Soegaard
57f21b3f2c Added svn:eol-style and svn:mime-type properties
svn: r8837
2008-03-01 13:55:04 +00:00
Jens Axel Soegaard
ac47e02961 Initial checkin of Little Helper.
Little Helper contains a full text search engine. 
Currently it indexes all html-files in /collects/doc.
A mockup web-interface is present in order to facilitate easy experimentation with searches.
Run run-indexer to generate the index for your documentation dir. 
Run launch to start a web-server with the search interface.
Note: Currently assumes w3m is in your path (used to precompute the 
           preview-snippets shown in the search results.

svn: r8836
2008-03-01 13:26:18 +00:00
Eli Barzilay
723a9f5787 Welcome to a new PLT day.
svn: r8835
2008-03-01 08:50:31 +00:00
Greg Cooper
c615b88cc7 make IFs work with undefined conditions
svn: r8834
2008-03-01 05:28:37 +00:00
Matthew Flatt
3e77d0b60f bring numerics (real, rational, etc) in line with R6RS
svn: r8832
2008-02-29 19:53:51 +00:00
Danny Yoo
11e9f0f2c1 Adding type to regular-polygon scribble docs.
svn: r8831
2008-02-29 17:26:04 +00:00
Kathy Gray
0fa9e74dfc Removes the reliance of the combinator parser on the lazy language
svn: r8830
2008-02-29 16:08:53 +00:00
Eli Barzilay
74f543f7ae v4-ified
svn: r8829
2008-02-29 15:39:18 +00:00
Eli Barzilay
2073653854 typo
svn: r8828
2008-02-29 15:22:48 +00:00
Robby Findler
634b8c35fd regular-polygon now makes triangle
svn: r8827
2008-02-29 07:27:49 +00:00
Robby Findler
7e934a6ad5 added regular-polygon
svn: r8826
2008-02-29 07:27:17 +00:00
Matthew Flatt
8ffe707b76 more r6rs work
svn: r8825
2008-02-29 02:37:00 +00:00
Greg Cooper
fe21ba5274 remove old, dead collection
svn: r8824
2008-02-29 00:03:08 +00:00
Robby Findler
6266fe8b11 added regular-polygon and changed language to scheme/base
svn: r8823
2008-02-28 17:47:19 +00:00
Matthew Flatt
682f356b45 3.99.0.14, define-require-syntax, define-provide-syntax, fix extreme corner case for identifier binding (a macro-introduced identifier that is unmarked and unrenamed)
svn: r8822
2008-02-28 17:15:54 +00:00
Eli Barzilay
1e32dbd324 scribble/text documentation, and a few other fixes and comments
svn: r8821
2008-02-28 14:27:37 +00:00
Eli Barzilay
469203f307 minor reformatting
svn: r8820
2008-02-28 01:55:11 +00:00
Matthew Flatt
b9d0295960 note change to '... . b' in syntax pattern matching
svn: r8819
2008-02-27 22:08:33 +00:00
Eli Barzilay
2aa9e5fade added a scribble/text language for preprocessing
svn: r8818
2008-02-27 21:34:33 +00:00
Matthew Flatt
c9a326111d minor r6rs work
svn: r8817
2008-02-27 14:53:41 +00:00
Eli Barzilay
eff876671d forgot to change mztext to use a plain namespace too; made evaluations use read-syntax for general karma
svn: r8816
2008-02-27 14:31:14 +00:00
Eli Barzilay
f7042d063a temporary error while download pages are not ported
svn: r8814
2008-02-27 14:13:45 +00:00
Eli Barzilay
7a1aaadf8d svn: r8813 2008-02-27 14:04:03 +00:00
Eli Barzilay
36b05ee127 svn: r8812 2008-02-27 13:56:10 +00:00
Eli Barzilay
655351676d Welcome to a new PLT day.
svn: r8811
2008-02-27 08:50:10 +00:00
Stevie Strickland
6fc1aa48a7 with-output-to-file require the #:exists keyword now to specify this
behavior.

svn: r8809
2008-02-26 23:14:50 +00:00
Matthew Flatt
332dced862 r6rs reader: string escape correction
svn: r8808
2008-02-26 22:15:30 +00:00
Matthew Flatt
5a646bfe18 r6rs io
svn: r8807
2008-02-26 22:15:02 +00:00
Jay McCarthy
54ed23be3b fixing space
svn: r8806
2008-02-26 19:34:21 +00:00
Matthew Flatt
743db7529d r6rs io work; compiler tweaks
svn: r8805
2008-02-26 13:54:54 +00:00
Eli Barzilay
ffc0643a55 Welcome to a new PLT day.
svn: r8804
2008-02-26 08:50:13 +00:00
Greg Cooper
865b638d7c don't annotate expressions that have no source information
update docs, image for new buttons

svn: r8803
2008-02-26 03:11:29 +00:00
Robby Findler
076c2757dc disabling the slideshow tool would have caused this too fail
svn: r8802
2008-02-25 18:30:09 +00:00
Robby Findler
551d980774 PR 9217
svn: r8801
2008-02-25 18:19:09 +00:00
Eli Barzilay
8c1ff5d5e0 strict comparators
svn: r8800
2008-02-25 15:02:56 +00:00
Eli Barzilay
7236a89568 strict comparators
svn: r8799
2008-02-25 15:02:39 +00:00
Matthew Flatt
8311c8f9e4 Eli's repaired and specialized sort, fix in 'for/fold' binding, generalized integers-bytes functions, and some r6rs work
svn: r8798
2008-02-25 14:42:32 +00:00
Robby Findler
871bb0bac5 part of PR 9217
svn: r8797
2008-02-25 13:37:55 +00:00
Eli Barzilay
42c2c91cda Welcome to a new PLT day.
svn: r8796
2008-02-25 08:50:13 +00:00
Eli Barzilay
da6014926d The mrflow collection needs to be ported to v4, will be in the
graveyard until its updated.

svn: r8795
2008-02-25 07:44:42 +00:00
Eli Barzilay
e5473ecae2 The xelda collection does not compile.
svn: r8794
2008-02-25 07:44:04 +00:00
Greg Cooper
44ee09193e add a couple of icons needed by new debugger buttons
svn: r8792
2008-02-25 05:02:49 +00:00
Greg Cooper
c4b76ea3dc add support for stack navigation, along with a bit more documentation
refactor some large blocks of code and add a few comments

svn: r8791
2008-02-25 05:02:09 +00:00
Danny Yoo
c569701f4c Fixed other references to erroneous 'mzlib/algol60' module path.
svn: r8790
2008-02-25 01:54:28 +00:00
Eli Barzilay
13249d3ad0 fix setup-scribblings
svn: r8789
2008-02-25 01:46:31 +00:00
Eli Barzilay
63e543c007 Welcome to a new PLT day.
svn: r8788
2008-02-25 00:01:06 +00:00
Eli Barzilay
c71f59b2f8 * Improved code in setup/scribble
* Made it avoid user mannuals if -U is specified

svn: r8787
2008-02-25 00:00:13 +00:00