scribble-enhanced/pkgs/scribble-pkgs
Matthew Flatt 30ad2e3890 serializable-struct, etc.: export deserialization info in submodule
This change is slightly incompatible, because `serializable-struct`,
`define-serializable-struct`, and `define-serializable-class` no
longer `provide` and identifier that they used to. Instead, the identifier
is provided by a `deserialize-info` submodule.

The deserializer looks for a `deserialize-info` submodule, and then
falls back to using a module if the submodule is not available.

original commit: 90142edc5b4649e058ccf66970c119076ac5e864
2013-11-08 18:13:43 -07:00
..
scribble include license with each package 2013-08-31 06:25:31 -06:00
scribble-doc serializable-struct, etc.: export deserialization info in submodule 2013-11-08 18:13:43 -07:00
scribble-lib serializable-struct, etc.: export deserialization info in submodule 2013-11-08 18:13:43 -07:00
scribble-test Move doc completeness check to where it belongs. 2013-10-18 09:59:03 -04:00
scribble-text-lib include license with each package 2013-08-31 06:25:31 -06:00