acffc6d5da
MAINT: cargo fmt
2019-10-02 20:56:09 -05:00
b83c57b1f6
FIX: Builds on windows now.
2019-10-02 19:55:39 -05:00
ea2297a5eb
MAINT: Cargo fmt
2019-01-16 19:28:59 -06:00
98323eabbd
FIX: Multiple packaging errors.
...
* The include setting doesn't do what I thought it did.
* Also when packaging the rules on what build.rs can do
are a little more strict than was immediately apparent.
2019-01-14 20:41:12 -06:00
547c271aa1
FEATURE: Special case the std/ import prefix.
...
It's a reserved import path for our std library.
closes #27
2019-01-13 20:35:23 -06:00
50a3d33208
FEATURE: Generate a hashmap of path to String for std libraries.
...
prework for #27
2019-01-13 20:34:50 -06:00