Commit Graph

29 Commits

Author SHA1 Message Date
kyren c3242add40 Update README for readability 2018-02-10 17:55:20 -05:00
kyren c5a5c51e9f A lot of README updates for the next version 2018-02-10 17:50:04 -05:00
kyren 3db880af04 Update README for clarity, typofixes 2018-01-26 21:37:17 -05:00
kyren 443054f753 Update README, CHANGELOG, and Cargo.toml for 0.10.2 2017-12-17 01:14:11 -05:00
kyren e6d84a4bb3 Change API names, add unset function 2017-12-16 18:05:53 -05:00
kyren 80a98ef29c Couple of changes:
- Update readme, changelog, cargo version number in preparation for release
- Remove panicking behavior on recursive callback calls, add additional error
  variant for recursive callback errors.
2017-12-04 01:47:04 -05:00
kyren 8a2cfeb00d Update readme regarding plans for panic / abort safety and other clarifications 2017-10-14 18:53:05 -04:00
kyren 1b082b17bc Don't refer to renamed prelude versions of types, refer to their normal name 2017-08-02 18:21:47 -04:00
kyren d5552c494a Typo fix 2017-08-02 17:26:25 -04:00
kyren cac4141871 Update README for 0.9 2017-08-02 17:04:44 -04:00
kyren 6f0caa4a6d Update README, small example changes. 2017-06-25 22:25:28 -04:00
kyren 8156b7e529 Small README typo fix 2017-06-25 18:33:02 -04:00
kyren cd4343c83e Bump cargo version (again! I'm sorry!), and update README 2017-06-25 18:27:52 -04:00
kyren 87e3e56ae3 Fix link 2017-05-29 16:30:43 -04:00
kyren 4deb90c1ef Update README / Cargo.toml to point to docs.rs API docs 2017-05-29 16:28:29 -04:00
kyren 9fef45272f update README 2017-05-25 00:56:23 -04:00
kyren f2b6de8e62 show build status in readme 2017-05-22 23:24:30 -04:00
kyren 7dc7d8edbe Update README 2017-05-22 18:09:22 -04:00
kyren c0ecc39fc7 grammar fix for README 2017-05-22 11:46:48 -04:00
kyren b15ee9053e Update to use hlist_macro for hlist macros.
You will type hlist! hlist_pat! and HList! so often that every character
counts.  Apologize for the API churn in the README.
2017-05-22 11:16:34 -04:00
Jan Niklas Hasse 7282a3f640 Remove 2 spaces from Markdown lists
This improves rendering of the README.md since 4 spaces intends get treated as code.
2017-05-22 16:52:32 +02:00
kyren 29b0f02472 fix typo 2017-05-21 23:34:47 -04:00
kyren edb86bdeb7 Doc updates, remove unused functions 2017-05-21 22:32:16 -04:00
kyren c8e83ac347 README edits 2017-05-21 22:06:23 -04:00
kyren 1d31a38d0c talk a bit about safety 2017-05-21 22:04:32 -04:00
kyren 895dcc8c66 more readme stuff 2017-05-21 21:52:14 -04:00
kyren a027ad43a5 extremely bad at it 2017-05-21 21:51:25 -04:00
kyren 5356dfc87c I'm bad at md formatting 2017-05-21 21:49:15 -04:00
kyren c7693ae0a2 Examples and initial README 2017-05-21 21:47:32 -04:00