Files
meteor/packages
David Glasser dba5933651 Change package/slice separator in various places to colon from dot.
Allow dots in package names.

Change the internal representation of "package specs" inside Slice to be a
{package,slice} object instead of a "spec" string.

library.getSlices now can take EITHER a "spec" string or a {package,slice}
object.

Linker-created slice files also separate the slice name with a colon (so eg, you
get URLs like "/packages/livedata:tests.js" when running package tests).  (Maybe
this should use a subdirectory instead?)
2013-08-12 18:05:34 -07:00
..
2013-07-26 19:42:46 -07:00
2013-08-06 12:58:29 -07:00
2013-07-25 18:54:43 -07:00
2013-07-29 11:35:25 -07:00
2013-08-02 11:19:08 -07:00
2013-08-02 13:47:10 -07:00
2013-07-25 18:54:40 -07:00