19 Commits

Author SHA1 Message Date
4a05021bdd fix broken binaries 2020-11-06 16:04:38 +00:00
c79d33ddf2 re-export modules for better ergonomics 2020-10-09 11:57:02 +01:00
0763d15b0e no need to take ownership of additional game for merge 2020-09-25 16:37:55 +01:00
91883079a3 remove obsolete "extern crate" syntax 2020-09-12 12:45:48 +01:00
f2ae43e85f add bitsy-parse executable for independent testing of import/export 2020-07-26 12:36:29 +01:00
cf29fd43dc tidy up bitsy-validate 2020-07-01 16:23:28 +01:00
d53d1d73d0 tidy up bitsy-validate 2020-07-01 16:21:27 +01:00
b82b1fb145 tidyup 2020-07-01 15:11:55 +01:00
5b18892bb4 add bitsy-dedupe executable 2020-07-01 15:11:43 +01:00
5f736cc653 skeleton of merge functionality 2020-06-27 19:28:17 +01:00
e8effb3579 fix input warning 2020-04-24 18:20:05 +01:00
7a8ec4e5d2 fix executable name 2020-04-19 08:14:52 +01:00
858a45f69d remove unused import 2020-04-19 08:14:26 +01:00
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
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
48e479c189 better warnings 2020-04-12 17:18:00 +01:00
bef39f9b8b allow public uses of structs; add sample program 2020-04-12 17:13:08 +01:00