The Racket repository
Go to file
Eli Barzilay 372bbefdb3 * Added a `call-without-reset-highlighting' to "rep.ss"
* When the language does not have #%top-interaction binding, don't
  throw an error, just disable the repl (useful, for example, with
  setup/infotab as a langauge)
* To do that, used the above new method so that the original error
  highlighting is kept
* Updated tests, and added a test for using setup/infotab, verifying
  that no error is displayed.

svn: r11137
2008-08-08 08:25:17 +00:00
collects * Added a `call-without-reset-highlighting' to "rep.ss" 2008-08-08 08:25:17 +00:00
doc add 'bitwise-bit-set?' and 'in-value' (v4.0.2.6) 2008-07-29 19:27:33 +00:00
man/man1 svn: r10369 2008-06-19 05:48:53 +00:00
src refine reader error message for missing closing paren 2008-08-06 11:57:37 +00:00