summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2017-09-14More documentation workJonas Schievink
2017-08-02Riiight, doctests don't even *show* warnings by default, this flag is important.kyren
2017-08-02deny(warnings) on doctests I don't think is necessary anymore?kyren
2017-08-02Whoops, was testing removing that and placed it back in the wrong placekyren
2017-08-02Provide custom allocators that ensure that OOM results in an abortkyren
2017-07-31Two major API changes to start with:kyren
2017-07-25Deny warnings in doc testsJonas Schievink
2017-07-24Do several more Lua prefix renames, add prelude modulekyren
2017-06-25Another major API change, out of stack space is not an Errkyren
2017-06-24Big API incompatible error change, remove dependency on error_chainkyren
2017-06-14Utilize `cfg_attr` instead of duplicating codeJonas Schievink
2017-05-22Update to use hlist_macro for hlist macros.kyren
2017-05-21Initial importkyren