Age | Commit message (Expand) | Author |
---|---|---|
2018-09-16 | Move integration tests into top-level tests directory | kyren |
2018-08-05 | Fix for a soundness bug around scope, don't allow callback parameters to escape | kyren |
2018-08-05 | format with up-to-date rustfmt | kyren |
2018-03-28 | New approach for ref types, use an auxillary thread stack | kyren |
2018-03-12 | Fix some bad potential unsafety on inner callback calls. | kyren |
2018-03-12 | Move several asserts to only be active with debug, bump alpha version number | kyren |
2018-03-12 | Documentation improvements, split scope into its own module, improved tests | kyren |
2018-03-11 | A lot of performance changes. | kyren |
2018-02-10 | Attempt to enable compiletest_rs on nightly on travis | kyren |
2018-02-09 | Move all tests into a tests/ subfolder | kyren |