racket/racket/collects
Matthew Flatt 9a7d046062 raco setup: clean collections before compiling any
In case a collection "a" is composed from two places, and in
case the first place has a bytecode file for "x.rkt" while
only the second place has the source of "x.rkt" (probably it
was recently moved), then `raco setup` should delete the
sourceless bytecode so that any dependency on "x.rkt" will
reference the right version.
2015-07-30 14:12:04 -06:00
..
acks add Gustavo to acks 2015-04-28 15:32:43 -06:00
compiler raco exe: fix interaction of submodules and using source 2015-07-22 10:54:31 -06:00
data Fix bug with equal? on small bit-vectors. 2014-10-24 15:28:25 -04:00
db/private db/sqlite3: fix custodian shutdown wrt locking 2015-02-04 20:19:13 -05:00
dynext Remove units in parts of compiler, dynext, setup and create the cext-lib package. 2013-09-26 14:53:51 -04:00
ffi fix length-specifying form of _bytes to include room for nul 2015-07-16 07:10:36 -06:00
file use log-error to report missing ico conversions 2015-04-28 15:32:33 -06:00
info add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
json bytes->jsexpr: toss exn:fail:contract? when given invalid UTF-8 2015-05-12 12:45:10 -06:00
launcher Windows installer: fix recording of document-icon paths 2014-02-27 15:56:11 -07:00
net Fixing empty request data 2015-06-18 08:41:18 -04:00
openssl openssl: recognize version "1.0.1j" 2015-01-30 13:29:36 -07:00
pkg add what appears to be the right missing argument, judging from other uses 2015-07-21 22:21:42 -05:00
planet raco {pkg,planet} <subcommand>: improve error for ambiguous <subcommand> 2015-02-08 06:07:09 -07:00
racket repair for nexted splicing forms that define the same name 2015-07-29 06:11:13 -06:00
raco move "props" test configs to test submodules or "info.rkt" files 2013-12-30 12:15:18 -07:00
reader/lang move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00
realm add "collects/realm/README.txt" 2013-08-27 18:00:58 -06:00
s-exp/lang add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
setup raco setup: clean collections before compiling any 2015-07-30 14:12:04 -06:00
syntax syntax/module-reader: add a #:module-wrapper option 2015-07-28 14:55:02 -06:00
unstable Move markparam to its own package/repo. 2015-07-28 13:05:54 -05:00
version move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00
xml changing valid char to XML 1.1 rather than 1.0 and reverting changes from recent PR 2014-05-09 10:39:35 -06:00
.gitignore add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00