Sebastian Thiel
c6f9205758
chore(update): make regen-apis
...
Fixes #151
2016-05-30 08:38:10 +02:00
Sebastian Thiel
e0de1b4c10
chore(code-update): to latest schema version
2016-04-10 14:08:43 +02:00
Sebastian Thiel
b0c0196f50
chore(code): update code matching latest jsons
...
This was particularly interesting as APIs went away
2016-02-28 08:20:08 +01:00
Sebastian Thiel
75076acf16
chore(code): updated to latest state
2016-01-30 14:08:25 +01:00
Sebastian Thiel
06e1d4bff6
chore(code): update with latest changes
2015-12-24 15:46:51 +01:00
Sebastian Thiel
5612d004b9
chore(code): update everything to latest google API versions
2015-10-18 19:30:37 +02:00
Sebastian Thiel
a8d333f916
chore(codegen): code compiles with rust 1.3/serde 0.6
2015-09-29 11:35:13 +02:00
Sebastian Thiel
08d65ba62b
chore(source): add source at latest version
2015-08-08 11:50:37 +02:00
Sebastian Thiel
e46535917c
chore(code-update): upgrade to latest hyper+clap
2015-07-15 09:52:55 +02:00
Sebastian Thiel
6393bbf7f6
chore(code-update): latest version of v0.3.1 code
...
* also fixed OSX deployment utility to deal with target folder
as primary location for build-artifacts
[skip ci]
2015-06-27 08:51:09 +02:00
Sebastian Thiel
7d58d66025
chore(json-update): update json and regen all code
2015-06-26 16:08:25 +02:00
Sebastian Thiel
27fdd8ee0c
fix(rustup): type-inference fails on empty vec
...
Previously this wasn't the case, as the type could be inferred by the
type of the parent-vector to extend.
Apparently this feature was removed, probably for good reason.
2015-06-21 17:55:46 +02:00
Sebastian Thiel
d0fb7a5ccc
chore(cli): cli code update
2015-06-19 18:04:55 +02:00
Sebastian Thiel
3484fecf9c
chore(code-update):added latest version of api+cli
...
APIs have additional files thanks to the build-script
requirement.
CLI has just seen minor changes though, making it
usable with a stable compiler.
2015-06-19 13:27:40 +02:00
Sebastian Thiel
9e6c9537a5
chore(code-up): latest version of all code
2015-05-10 12:07:12 +02:00
Sebastian Thiel
02a4129662
fix(clap): call iter() directly
...
As IntoIter is only implemented for slices up a sice of 32.
DFAReporting though will reach 55, at least.
Also added dfareporting-cli code to show how stackoverflow issues can be
circumvented efficiently.
2015-04-29 19:32:04 +02:00
Sebastian Thiel
9a8ae4b7d6
fix(clap): upload some code to help debugging
...
We get a stack-overflow when trying to run the dfa-reporting program,
and right now I don't know how to workaround it.
This could be preventing us from using clap.
2015-04-29 09:07:14 +02:00
Sebastian Thiel
c2dd9c7a02
fix(version-up): code updated to v0.1.6, latest CLI
...
* also includes publishing tag files
2015-04-26 13:42:31 +02:00
Sebastian Thiel
f8689be451
fix(all): update all code to latest version
...
* add new APIs
* remove old ones
* add latest json files
2015-04-24 20:07:12 +02:00