summaryrefslogtreecommitdiff
path: root/src/ffi.rs
AgeCommit message (Expand)Author
2017-10-23auto-formattingkyren
2017-09-14More documentation workJonas Schievink
2017-08-02Provide custom allocators that ensure that OOM results in an abortkyren
2017-08-02Fix soundness problems with rluakyren
2017-07-09slightly cleaner way of linking to an external liblua5.3, if the option is en...kyren
2017-06-19Big API change for tableskyren
2017-06-15rustfmt changeskyren
2017-06-05Somewhat smarter strategy for error_guard calls, less ungodly slow.kyren
2017-06-05Handle unprotected lua errors SOMEWHAT more elegantlykyren
2017-05-24Basic coroutine support, currently very slightly brokenkyren
2017-05-21Initial importkyren