Commit Graph

925 Commits (d4c65729e40140cd8bfcd499417a332faf147d35)

Author SHA1 Message Date
Matti Pastell 7f289d8f21 Merge pull request #9 from dmbates/master
Parse the chunk options as a set of Julia expressions and store options ...
2014-12-02 10:16:07 +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 f0ac1189d7 Merge pull request #8 from dmbates/master
Memory map the document file as an array of bytes then split.
2014-12-01 23:21:28 +02:00
Douglas Bates b67b20eb15 Memory map the document file as an array of bytes then split. 2014-12-01 15:16:51 -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
Matti Pastell 00f45832b3 Initial support for Winston plots 2014-12-01 21:23:35 +02:00
Douglas Bates ba98eb4a62 Use @compat for new Dict syntax 2014-12-01 12:31:44 -06:00
Matti Pastell b6aa8289de Added .gitignore 2014-11-27 13:41:59 +02:00
Matti Pastell 13458bf001 Exception handling for invalid chunk options 2014-11-27 13:09:42 +02:00
Matti Pastell 1c2ae8b33b Readme typo 2014-11-27 11:53:56 +02:00
Matti Pastell 6f54ccfeff Fixed readme formatting 2014-11-27 11:53:13 +02:00
Matti Pastell 550008d910 Made rcParams const 2014-11-27 11:51:21 +02:00
Matti Pastell 0c34c3d085 Updated Readme 2014-11-27 11:07:44 +02:00
Matti Pastell e5187af15f Implemented noweb reader in Julia
Causes changes to chunk option formatting. Updated sample accordingly.
2014-11-26 23:29:25 +02:00
Matti Pastell 6780641e11 Merge pull request #5 from dmbates/master
Change example to use Pkg.dir
2014-11-26 08:37:37 +02:00
Douglas Bates 2038ac4086 Change example to use Pkg.dir 2014-11-25 15:04:52 -06:00
Matti Pastell fd1579abb7 Merge pull request #1 from dmbates/master
Add a requirement of the PyPlot package (which, in turn, requires PyCall)
2014-11-25 19:59:40 +00:00
Douglas Bates 30d7956262 Add a requirement of the PyPlot package (which, in turn, requires PyCall). 2014-11-25 10:02:17 -06:00
Matti Pastell e39d1ec2f7 Updated readme 2014-11-25 10:17:12 +00:00
Matti Pastell ddac2175a3 Added pdf of sample for reference 2014-11-24 23:23:57 +00:00
Matti Pastell 2d58c8eb61 First version 2014-11-24 23:10:48 +00:00
Matti Pastell bcff343feb JuliaReport.jl generated files.
license:  MIT
    authors:  Matti Pastell
    years:    2014
    user:     mpastell

Julia Version 0.3.2 [21d5433*]
2014-11-25 00:08:25 +02:00
Matti Pastell 037174cbc8 initial empty commit 2014-11-25 00:08:25 +02:00