Eli Barzilay
12d4b12d91
make the code match the html
...
svn: r10574
2008-07-03 08:32:47 +00:00
Eli Barzilay
3a18f5b9a2
* always have a navbar, even at the start page
...
* add a "top" link to the navbar
* move search box to the left
svn: r10573
2008-07-03 07:05:20 +00:00
Eli Barzilay
d2c666f1e7
More visually noticeable navigation bar
...
svn: r10572
2008-07-03 05:27:01 +00:00
Robby Findler
5e0280bba4
fixed PR 9571
...
svn: r10571
2008-07-03 02:59:16 +00:00
Eli Barzilay
3aa1a16fa8
when there is no rep (eg, only one scheme box) just raise the error
...
svn: r10570
2008-07-03 01:41:04 +00:00
Eli Barzilay
ecfc0cd104
fix misuse of _
...
svn: r10569
2008-07-03 00:49:52 +00:00
Matthew Flatt
ec12a7f459
fix pretty-print hash table test
...
svn: r10568
2008-07-03 00:33:05 +00:00
Robby Findler
170788f332
fixed a few v4.0 isms
...
svn: r10565
2008-07-02 20:31:40 +00:00
Eli Barzilay
ed8dcade51
Welcome to a new PLT day.
...
svn: r10564
2008-07-02 20:06:08 +00:00
Stevie Strickland
10767bacaf
Strike my last commit -- we just want a way of running slatex without
...
running latex afterwards.
svn: r10563
2008-07-02 19:54:14 +00:00
Danny Yoo
cc362de329
Added defensive checks for rep; no rep available when exception occurs at Check Syntax.
...
svn: r10562
2008-07-02 18:20:58 +00:00
Danny Yoo
e4c0c9b3b9
Added defensive checks for rep; no rep available when exception occurs at Check Syntax.
...
svn: r10561
2008-07-02 18:15:46 +00:00
Kathy Gray
af6f4f561b
checkEffect support
...
svn: r10560
2008-07-02 16:57:57 +00:00
Stevie Strickland
17cd54a1ad
* latex can take in tex commands (including '\nonstopmode', which is
...
useful), so do some... very bare-bones parsing of such so that
we don't error if \nonstopmode + \input{foo} is used.
* Have pdf-latex return a non-zero code to the shell if it fails
instead of always returning 0.
svn: r10559
2008-07-02 16:57:43 +00:00
Eli Barzilay
f3559964fb
Added split-at' and
split-at-right', with documentation and tests,
...
and made srfi/1 use it.
svn: r10558
2008-07-02 13:12:26 +00:00
Matthew Flatt
0de2c454f3
fix errortrace on set! expressions (incorrectly incremented phase in recur)
...
svn: r10557
2008-07-02 12:53:01 +00:00
Eli Barzilay
f820f00e66
part of the previous commit (rev10555)
...
svn: r10556
2008-07-02 10:05:19 +00:00
Eli Barzilay
1002366103
* Implemented drop' instead of a synonym for
list-tail' (so error
...
messages are better; speed should be comparable)
* added `take-right' and `drop-right' to scheme/list, with tests and
documentation
* also, minor documentation bug (wrong result type for `drop' can
return `any/c')
* drop the implementation of them from srfi/1, reprovide the
scheme/list versions
svn: r10555
2008-07-02 10:04:57 +00:00
Eli Barzilay
f787d68b71
some interaction improvements, PR9564
...
svn: r10554
2008-07-02 06:48:14 +00:00
Eli Barzilay
f539581ebc
typo (PR9569)
...
svn: r10553
2008-07-02 06:15:24 +00:00
Matthew Flatt
6cbd467e17
expand pretty-print tests (PR 9567)
...
svn: r10552
2008-07-02 01:45:09 +00:00
Matthew Flatt
a1c1c7e6df
fix free_history_entry default
...
svn: r10551
2008-07-02 01:40:50 +00:00
Matthew Flatt
f3b142367d
fix pretty-print bugs introduced with support for mpairs
...
svn: r10548
2008-07-02 00:14:35 +00:00
Eli Barzilay
8881cd9cee
Welcome to a new PLT day.
...
svn: r10547
2008-07-01 20:49:43 +00:00
Eli Barzilay
9ade6a1a06
drop prefix from srfi/48, keep it on srfi/48/format
...
svn: r10544
2008-07-01 20:20:47 +00:00
Eli Barzilay
1685a49f58
clarifying comment
...
svn: r10543
2008-07-01 19:18:13 +00:00
Eli Barzilay
b097856a72
use the module name resolver to check if the language is valid
...
svn: r10542
2008-07-01 19:04:00 +00:00
Eli Barzilay
bf2fe2f64c
Added the auto-text feature to the module language
...
svn: r10541
2008-07-01 18:53:50 +00:00
Eli Barzilay
0c5f2745b5
contract line
...
svn: r10540
2008-07-01 18:50:12 +00:00
Eli Barzilay
37b4cfde7a
* output-style in horizontal layout
...
* case-sensitive can be given as a keyword arrrgument to drop it from
the panel
svn: r10537
2008-07-01 18:30:54 +00:00
Robby Findler
6e2022b4c2
added note to say when on-execute is called
...
svn: r10531
2008-07-01 11:22:55 +00:00
Eli Barzilay
198bc92df2
use free() when there is no free_history_entry
...
svn: r10530
2008-07-01 11:03:21 +00:00
Danny Yoo
72cca8c136
Fix for PR 9555.
...
svn: r10517
2008-06-30 08:25:05 +00:00
Eli Barzilay
f16dd8a70f
Welcome to a new PLT day.
...
svn: r10516
2008-06-30 07:42:55 +00:00
Eli Barzilay
aa9cc758fc
go back to using insert-before no-user-evaluation-message and related changes
...
svn: r10515
2008-06-30 07:42:17 +00:00
Eli Barzilay
f5969e0e65
typo in normalizing spaces
...
svn: r10514
2008-06-30 03:51:19 +00:00
Eli Barzilay
fb027536f4
a little more readable code layout
...
svn: r10513
2008-06-30 01:48:23 +00:00
Eli Barzilay
ad563ad56d
insert-warning always inserts at the end now
...
svn: r10512
2008-06-30 01:31:55 +00:00
Eli Barzilay
be1097cb20
Add warning text if the repl dies
...
svn: r10511
2008-06-29 23:42:09 +00:00
Eli Barzilay
9a900b37aa
Optional prefix message to exception, so we dont lose information from
...
exceptions. For example, in (module foo scheme/lang ...) we should
still see the real error message.
svn: r10510
2008-06-29 22:54:51 +00:00
Danny Yoo
f2fdb531a6
Typo
...
svn: r10509
2008-06-29 22:42:00 +00:00
Eli Barzilay
e3371b98fd
* Catch errors in reading the module text and raise them as hopeless
...
too.
* Use `error-display-handler' instead of `let/ec' hack
* Expand the module expression, and if there's an error, try a bare
language-only module so the repl is still working (but no
definitions, of course)
svn: r10508
2008-06-29 22:41:15 +00:00
Matthew Flatt
3900f3b714
another errortrace doc correction
...
svn: r10507
2008-06-29 20:24:22 +00:00
Matthew Flatt
f08063e7b2
errortrace doc corrections
...
svn: r10506
2008-06-29 20:18:30 +00:00
Eli Barzilay
c3fae01528
show warning text, transform-module reorganization for hacking language
...
svn: r10505
2008-06-29 20:09:56 +00:00
Eli Barzilay
443a6fe233
make insert-warning public, work when the interactions are locked
...
svn: r10504
2008-06-29 20:00:04 +00:00
Matthew Flatt
44c5a75739
fix some phase problems in program-processing programs
...
svn: r10503
2008-06-29 15:11:20 +00:00
Eli Barzilay
f4d5f5c085
* Moved (thread-cell-set! hopeless-repl #f) to a better place --
...
later, after we do some more checks
* Add a clarification comment re minor-hack needed.
svn: r10502
2008-06-29 05:07:44 +00:00
Eli Barzilay
32cb7bcdfc
* Single function for syntax errors, used in all places for uniformity
...
* Improved some error messages and detection
* When this function is used, it also kills the repl.
svn: r10501
2008-06-29 05:00:08 +00:00
Eli Barzilay
105091bcd4
clarify reason for second (lock #t) call
...
svn: r10500
2008-06-29 03:37:37 +00:00