racket/racket
Greg Hendershott b72c11f08b Supply original stx to make-import
Although commit 5b0f0cee23 was sufficient to make `rename-in` expand
to `rename` with srcloc for the original name, it turns out it did not
address a similar issue with `only-in` renaming.

Do so by supplying the original (not renamed) identifier syntax as the
`orig-stx` for `make-import`.
2021-04-23 09:46:09 -06:00
..
collects Supply original stx to make-import 2021-04-23 09:46:09 -06:00
src cs: avoid crash on startup if the working directory does not exist 2021-04-21 11:07:59 -06:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00