Commit Graph

19 Commits

Author SHA1 Message Date
Max Bradbury 4a05021bdd fix broken binaries 2020-11-06 16:04:38 +00:00
Max Bradbury c79d33ddf2 re-export modules for better ergonomics 2020-10-09 11:57:02 +01:00
Max Bradbury 0763d15b0e no need to take ownership of additional game for merge 2020-09-25 16:37:55 +01:00
Max Bradbury 91883079a3 remove obsolete "extern crate" syntax 2020-09-12 12:45:48 +01:00
Max Bradbury f2ae43e85f add bitsy-parse executable for independent testing of import/export 2020-07-26 12:36:29 +01:00
Max Bradbury cf29fd43dc tidy up bitsy-validate 2020-07-01 16:23:28 +01:00
Max Bradbury d53d1d73d0 tidy up bitsy-validate 2020-07-01 16:21:27 +01:00
Max Bradbury b82b1fb145 tidyup 2020-07-01 15:11:55 +01:00
Max Bradbury 5b18892bb4 add `bitsy-dedupe` executable 2020-07-01 15:11:43 +01:00
Max Bradbury 5f736cc653 skeleton of merge functionality 2020-06-27 19:28:17 +01:00
Max Bradbury e8effb3579 fix input warning 2020-04-24 18:20:05 +01:00
Max Bradbury 7a8ec4e5d2 fix executable name 2020-04-19 08:14:52 +01:00
Max Bradbury 858a45f69d remove unused import 2020-04-19 08:14:26 +01:00
Max Bradbury dacccdc100 better example program 2020-04-19 07:34:11 +01:00
github-actions[bot] 1e0c129dca
Format Rust code using rustfmt 2020-04-18 17:08:16 +00:00
Max Bradbury f550c3696f handle errors for game 2020-04-18 18:07:25 +01:00
github-actions[bot] cba6c16414
Format Rust code using rustfmt 2020-04-18 15:58:30 +00:00
Max Bradbury 48e479c189 better warnings 2020-04-12 17:18:00 +01:00
Max Bradbury bef39f9b8b allow public uses of structs; add sample program 2020-04-12 17:13:08 +01:00