Commit Graph

11 Commits (06c5933cd1430d3879cf11056a348c89708f67f2)

Author SHA1 Message Date
Matti Pastell eff8f1f522 Added docstrings using Docile.jl 2015-01-01 23:32:15 +02:00
Matti Pastell 9b620e4a67 Added command line script for weaving: bin/weave.jl. Closes #19 2014-12-20 16:41:37 +02:00
Art Wild ef28c52f77 updated package requirements and travis config 2014-12-19 13:45:19 -05:00
Matti Pastell 3830ef9e54 Initial Gadfly support 2014-12-03 23:34:29 +02:00
Matti Pastell 706ab8f72f Implemented formatting in Julia, removed PyCall depency 2014-12-02 16:57:00 +02:00
Douglas Bates 5daa95287d Parse the chunk options as a set of Julia expressions and store options in a Dict{Symbol,Any} 2014-12-01 16:58:12 -06:00
Matti Pastell dbc0a08fe1 formatting fix 2014-12-01 23:06:57 +02:00
Matti Pastell 5d95c806d5 Merge branch 'master' of https://github.com/dmbates/JuliaReport.jl
Conflicts:
	REQUIRE
	src/config.jl
	src/readers.jl
2014-12-01 22:58:26 +02:00
Matti Pastell bd4af9c326 Fixes to Winston support 2014-12-01 22:41:12 +02:00
Douglas Bates ba98eb4a62 Use @compat for new Dict syntax 2014-12-01 12:31:44 -06:00
Douglas Bates 30d7956262 Add a requirement of the PyPlot package (which, in turn, requires PyCall). 2014-11-25 10:02:17 -06:00