Commit Graph

8 Commits

Author SHA1 Message Date
Benjamin Bouvier
f29a26de14 [meta] Remove the Python DSL
KILL THE SNAKE WITH FIRE.
2019-07-05 17:50:17 +02:00
lazypassion
747ad3c4c5 moved crates in lib/ to src/, renamed crates, modified some files' text (#660)
moved crates in lib/ to src/, renamed crates, modified some files' text (#660)
2019-01-28 15:56:54 -08:00
Dan Gohman
fc28923b6e The Gitter chat is currently shared for all CraneStation projects. 2018-12-05 19:13:06 -05:00
Dan Gohman
62e55f63e6 Update the minimum supported Rust version to 1.29.
We no longer need the Ubuntu LTS restriction, so now the only only
constraint I'm aware of is Firefox's policy. Fortunately, that tracks
the latest stable delayed by only two weeks. So this puts is at
Rust 1.29 now.
2018-10-31 12:54:16 -07:00
Dan Gohman
ea0c196c11 More introductory documentation (#520)
* Add a comment to .rustfmt.toml explaning why it's here.

* Use `<details>` for specialized information in README.md.

* Describe a more elaborate issue-labelling system.
2018-09-21 20:16:55 -07:00
Dan Gohman
4045d50b7b Add a Code of Conduct (#481)
* Create CODE_OF_CONDUCT.md

* Mention the Code of Conduct in CONTRIBUTING.md.

* Add @tyler's email address as an additional contact.
2018-08-31 04:16:36 -07:00
Dan Gohman
9eee91fc12 Clarify that we use rustfmt-preview.
This may help avoid confusion with older rustfmt versions.
2018-08-27 16:28:24 -07:00
Dan Gohman
0a65089a36 Add a CONTRIBUTING.md file (#479)
* Add a CONTRIBUTING.md file.

* Document the basic PR process.

This also introduces the Core Team.
2018-08-23 11:03:52 -07:00