Morgan Phillips
1f0e344b24
Cargo-fmt and cleanup.
2016-07-25 18:51:58 -07:00
Jakob Stoklund Olesen
71f8fe1cb1
Migrate to readthedocs.io
2016-04-27 17:05:02 -07:00
Jakob Stoklund Olesen
9a6f79a9ba
Add some scaffolding for building more crates.
...
The src/tools directory contains the cretonne-tools crate which will build
binaries for testing cretonne.
The src/libctonfile directory contains the ctonfile library crate which
provides reading and writing of .cton files.
2016-04-08 12:55:29 -07:00
Jakob Stoklund Olesen
53c878f4e1
Typo.
2016-04-08 10:31:14 -07:00
Jakob Stoklund Olesen
0b8db43bbe
Add scaffolding for a Python build script.
...
Hook up a Cargo build script that runs a Python script in the meta directory.
2016-04-05 13:36:04 -07:00
Jakob Stoklund Olesen
9d1fbfd649
Implement type representation in Rust.
...
Start the Cretonne library as a Rust crate.
2016-03-11 15:54:28 -08:00