Commit Graph

5 Commits

Author SHA1 Message Date
Yan Ka, Chiu
88554eea5c add missing mod.rs to git 2023-07-04 04:30:16 +08:00
Yan Ka, Chiu
6eff09800b Separate push/pull logic to different module, and make the pull code a bit humane 2023-07-02 01:22:44 +08:00
Yan Ka, Chiu
e4e26a3762 run cargo fmt 2023-07-01 13:16:29 +08:00
Yan Ka, Chiu
a116386ff0 Make coredump on panic optional, determine by XC_PANIC_COREDUMP environment variable
By default we coredump on panic to aid development, but this can be problematic for
casual users.
2023-07-01 13:15:00 +08:00
Yan Ka, Chiu
6075716009 initial commit 2023-07-01 07:10:15 +08:00