From 53739b78f930ed938c9b9b7abca10ff5bd1eb297 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Mon, 28 Jan 2019 12:28:08 +0100 Subject: [PATCH] initial commit --- .gitignore | 5 + .idea/misc.xml | 19 + .idea/modules.xml | 8 + .idea/vcs.xml | 6 + .idea/workspace.xml | 400 +++++++++ Cargo.lock | 1994 +++++++++++++++++++++++++++++++++++++++++++ Cargo.toml | 22 + LICENSE | 373 ++++++++ README.md | 32 + ecload.iml | 15 + src/error.rs | 33 + src/loader.rs | 281 ++++++ src/main.rs | 84 ++ 13 files changed, 3272 insertions(+) create mode 100644 .gitignore create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml create mode 100644 Cargo.lock create mode 100644 Cargo.toml create mode 100644 LICENSE create mode 100644 README.md create mode 100644 ecload.iml create mode 100644 src/error.rs create mode 100644 src/loader.rs create mode 100644 src/main.rs diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d8f6ff7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*~ +.DS_Store +*.swp +/target +**/*.rs.bk diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..30ccc35 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..5eaf084 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..724da89 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,400 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + got + dpi + Px + PageFormat + format + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +