Age | Commit message (Expand) | Author |
---|---|---|
2017-08-11 | Ban !=# and !=? from the codebase | w0rp |
2017-04-17 | Move path functions to their own file | w0rp |
2017-02-07 | Cover the Rust handler with some tests | w0rp |
2017-02-07 | #256 Attempt to fix Rust linter issues again | w0rp |
2017-02-07 | #256 Attempt to fix Rust linter issues | w0rp |
2017-02-06 | Fix rust linting with cargo when multiple targets are present | notkild |
2017-01-19 | REVERT "Fix some naming conventions and use abort for all Rust functions, and... | w0rp |
2017-01-13 | Fix some naming conventions and use abort for all Rust functions, and disable... | w0rp |
2017-01-12 | Add support for Rust using rustc and cargo (#230) | EinfachToll |