Commit Graph

9 Commits

Author SHA1 Message Date
Yan Ka, Chiu
a82dff543c remove dead code 2023-07-04 06:11:02 +08:00
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
ac85daef2a Merge branch 'main' of github.com:michael-yuji/xc 2023-07-01 13:17:10 +08:00
michael-yuji
cd46e82cab Update LICENSE 2023-07-02 12:06:55 -04:00
michael-yuji
6ec3c2cd0d Update LICENSE 2023-07-02 12:04:56 -04: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