The Racket repository
Go to file
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
collects * Catch errors in reading the module text and raise them as hopeless 2008-06-29 22:41:15 +00:00
doc svn: r10391 2008-06-20 14:41:04 +00:00
man/man1 svn: r10369 2008-06-19 05:48:53 +00:00
src fix some phase problems in program-processing programs 2008-06-29 15:11:20 +00:00