Commit Graph

6 Commits

Author SHA1 Message Date
Matthew Flatt
82d761aef0 at-exp: use "..." for literals in error messages
Match the corresponding change in the Racket reader.
2018-03-01 07:00:11 -07:00
Robby Findler
a5118f7525 guard against missing scribble and syntax-color libraries
we don't want an actual dependency from at-exp-lib to those libraries,
so when they aren't present, don't just crash, but instead fall back
to the defaults passed to the get-info procs
2017-01-27 11:43:13 -06:00
Robby Findler
06f31954d5 missed a place to stop trying to use the (now non-existent) scribble definitions-text-surrogate 2017-01-24 15:18:38 -06:00
Robby Findler
f8d375f6c3 use .scrbl as the default extension for scribble and at-exp files 2015-04-19 15:34:58 -05:00
Robby Findler
5e02c55dd9 point to a scribble indentation function 2015-04-17 10:11:01 -05:00
Matthew Flatt
2d4f3e2ac9 remove the "racket-pkgs" directory layer
The layer is now redundant, since everything left in "pkgs" is in the
"racket-pkgs" category.
2014-12-08 05:22:59 -07:00