racket/collects/planet2
Matthew Flatt b83804c153 raco pkg: normalize error reporting
Use `raise-user-error' for `raco pkg ...' errors, so that stack
traces don't print out for external errors. Reformat error messages
generally to match current conventions. Use logging for debugging
output.
2012-11-30 19:09:19 -07:00
..
scribblings raco pkg: user-specific and version-specific by default 2012-11-30 19:09:19 -07:00
.gitignore
commands.rkt
info.rkt raco pkg: switch from "METADATA.rktd" to "info.rkt" 2012-11-30 19:09:19 -07:00
lib.rkt raco pkg: normalize error reporting 2012-11-30 19:09:19 -07:00
main.rkt raco pkg: normalize error reporting 2012-11-30 19:09:19 -07:00
name.rkt raco pkg: switch from "METADATA.rktd" to "info.rkt" 2012-11-30 19:09:19 -07:00
raco.rkt
util.rkt