Commit Graph

27 Commits

Author SHA1 Message Date
1faed7ed86
Use fixed list of output types 2017-11-24 22:15:39 +00:00
9f15c57970
Reduce compiler warnings 2017-11-21 22:17:35 +00:00
51d82ff192
Let serde handle config magic for us! 2017-11-21 22:12:46 +00:00
c3e13888d0
Cleanup csl file on program close 2017-09-10 19:23:12 +01:00
1b395a8f60
References are meant to be optional... 2017-09-10 19:09:21 +01:00
823c8bc1ad
Add struct for storing references data 2017-09-10 18:51:40 +01:00
3066ad2070
Move CSL into config 2017-09-10 17:59:11 +01:00
83a1b082cd
Clone rather than reference 2017-08-14 22:10:05 +01:00
0e2e596071
Code format 2017-07-26 15:33:13 +01:00
fa601cb023
try! all the things 2017-07-26 15:22:20 +01:00
b33f156dea
Result-ify things 2017-07-21 19:25:39 +01:00
8c8a05ae58
Remove trailing comma 2017-07-20 09:31:19 +01:00
3dd9cc4ea9
set verbosity level on config 2017-07-20 09:24:04 +01:00
54d827fa74
Read input files 2017-07-20 09:14:48 +01:00
cf6aacc4c3
Type checking for config 2017-07-19 22:10:47 +01:00
79e6c7cfcc
Format 2017-07-19 21:23:59 +01:00
bdfcd8f7da
Get config title 2017-07-19 20:06:57 +01:00
298df33274
Set output in config 2017-07-19 19:54:10 +01:00
db2baf3fa0
Add function to get output files 2017-07-19 19:40:01 +01:00
37566249a7
Format with rustfmt 2017-07-18 14:27:50 +01:00
240069f42c
Pass config as reference 2017-07-18 13:56:27 +01:00
7c82aa6623
Store input files as paths 2017-07-18 13:39:31 +01:00
5b0bf034c7
Add initial validator 2017-07-18 09:40:03 +01:00
6d389c6fbd
Construct config with basic defaults 2017-07-18 09:20:39 +01:00
2dd56871ef
use ::new standard 2017-07-17 14:53:18 +01:00
02f1e0efd7
add consts file 2017-07-17 09:59:54 +01:00
77d427cbca
Basic skeleton code for config 2017-07-17 09:52:22 +01:00