Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
23 check-ins
2019-04-25
| ||
15:26 | Move to 2018 edition. Leaf check-in: eaa3f20f2a user: jaccarmac tags: trunk | |
15:23 | Amazingly still runs, add rust-toolchain and lint the things. check-in: 3ca7e8434e user: jaccarmac tags: trunk | |
2017-08-26
| ||
04:45 | Fix version. Was bad before according to semver. check-in: 71fa2fa45b user: jaccarmac tags: trunk, v0.1.0 | |
04:42 | Star dependencies. As we're in a binary and my pinning method is incorrect. check-in: a45bc591f1 user: jaccarmac tags: trunk | |
04:41 | Remove fancy macros. As they don't work properly with expansions anyway. check-in: 7cd7bdeada user: jaccarmac tags: trunk | |
04:40 | Remove comments. As we are building a binary. check-in: cef44deb2d user: jaccarmac tags: trunk | |
2017-08-23
| ||
19:38 | Follow Clippy's rules. check-in: 1b573616f0 user: jmacdonald tags: trunk | |
19:12 | Improve macro use. Still not super hygenic due to limits on the use_extern_m... check-in: 0170c5f2d7 user: jmacdonald tags: trunk | |
17:43 | Use Result combinators instead of matches. check-in: 31ac793bce user: jmacdonald tags: trunk | |
2017-08-22
| ||
19:17 | cargo fmt check-in: 5d9f038466 user: jaccarmac tags: trunk | |
04:47 | Add clap-based arg parsing. check-in: 14da99fb1b user: jaccarmac tags: trunk | |
04:07 | Update dependencies. check-in: 9484504ee7 user: jaccarmac tags: trunk | |
04:04 | Update locked dependency versions. check-in: 04a1f61857 user: jaccarmac tags: trunk | |
04:03 | Fix author name. check-in: 1681f1142b user: jaccarmac tags: trunk | |
04:03 | Pin dependency versions in Cargo.toml. check-in: 84a85dd339 user: jaccarmac tags: trunk | |
2017-02-06
| ||
12:00 | Docs! check-in: 1c45c28541 user: jaccarmac tags: trunk | |
11:22 | Tighten type of port number. check-in: e67a83cecc user: jaccarmac tags: trunk | |
11:09 | Simple arg parsing. check-in: 19c533fa26 user: jaccarmac tags: trunk | |
2017-01-26
| ||
22:41 | Release 0.0.1. check-in: ff2cf4118c user: jaccarmac tags: trunk, v0.0.1 | |
22:40 | Convert to Cargo. check-in: d5b5387d8a user: jaccarmac tags: trunk | |
22:30 | Rename entry point/executable. check-in: ec881fd046 user: jaccarmac tags: trunk | |
22:28 | Add "Hello, world!" in Rust. check-in: 3596b42e3e user: jaccarmac tags: trunk | |
22:20 | initial empty check-in check-in: edc2413961 user: jaccarmac tags: trunk | |