Commit Graph

949 Commits (master)

Author SHA1 Message Date
Matti Pastell b2e2c890db Exclude segfaulting test from runtests.jl 2015-01-02 13:44:53 +02:00
Matti Pastell 5ec60597b0 Small improvements to docstrings 2015-01-01 23:36:58 +02:00
Matti Pastell eff8f1f522 Added docstrings using Docile.jl 2015-01-01 23:32:15 +02:00
Matti Pastell 7444c3b612 Added test for asciidoc output 2014-12-22 17:23:20 +02:00
Matti Pastell 9becda6e83 Update README 2014-12-22 17:06:38 +02:00
Matti Pastell ba08d1b890 Update README 2014-12-22 17:03:33 +02:00
Matti Pastell fe2ed88a23 Update README 2014-12-22 17:01:27 +02:00
Matti Pastell ca6da03bcb Gadfly tests should now pass also with Julia 0.4 2014-12-22 16:52:52 +02:00
Matti Pastell 8ae1cbd920 Merge pull request #22 from wildart/dev
disable figure processing for no-eval chunks
2014-12-21 10:03:40 +02:00
Matti Pastell fa1691b511 Merge pull request #23 from wildart/tangle
Code extraction into an Julia source file
2014-12-21 09:56:22 +02:00
Art Wild cf7187666a added code extraction into an Julia source file 2014-12-21 02:25:45 -05:00
Art Wild 5ae4314ac7 disable figure processing for no-eval chunks 2014-12-20 21:17:30 -05:00
Matti Pastell 21c20933f3 AsciiDoc formatter to release notes 2014-12-20 17:37:22 +02:00
Matti Pastell 6910d6e707 Implemented asciidoc formatter, closes #16 2014-12-20 17:36:02 +02:00
Matti Pastell f333b53a73 Keeping track of changes 2014-12-20 16:47:45 +02:00
Matti Pastell 9b620e4a67 Added command line script for weaving: bin/weave.jl. Closes #19 2014-12-20 16:41:37 +02:00
Matti Pastell cb60eee6f8 Updated README, made Gadfly default for plots 2014-12-20 13:04:12 +02:00
Matti Pastell 7cbdd2e431 Added out_path option, fixes #20 2014-12-20 12:38:35 +02:00
Matti Pastell 8c8f18ec9a Merge pull request #21 from wildart/dev
updated package requirements and travis config
2014-12-19 21:46:09 +02:00
Art Wild ef28c52f77 updated package requirements and travis config 2014-12-19 13:45:19 -05:00
Matti Pastell f5250bab6a Added dpi option for Gadfly pngs 2014-12-18 13:44:37 +02:00
Matti Pastell 0c36d03436 Updated tests, release notes for 0.0.3 2014-12-09 22:17:20 +02:00
Matti Pastell ab3cb7955a Fix to travis 2014-12-09 15:48:27 +02:00
Matti Pastell b0f2f92e37 Tests for pyplot and minor fixes 2014-12-09 15:32:41 +02:00
Matti Pastell 0c9d94d11e Updated tests for chunk options 2014-12-09 11:34:26 +02:00
Matti Pastell 9e5f7cb1c2 Bug fix: eval=false was excluding code from output 2014-12-09 11:33:30 +02:00
Matti Pastell 3c9398e711 xvfb-run to travis for Winston 2014-12-09 10:59:26 +02:00
Matti Pastell b4a70b385d Updated travis and README 2014-12-09 10:44:28 +02:00
Matti Pastell 89333e8005 Tests and small fixes to Winston support 2014-12-09 10:35:38 +02:00
Matti Pastell 73fc1ee8e6 Clear the Sanbox for running code for each document 2014-12-09 10:27:50 +02:00
Matti Pastell 2d92fe44e5 Bug fix: environments with figures in latex 2014-12-09 09:43:32 +02:00
Matti Pastell d97c45c63d New tests for Gadfly and figure formatters, small fixes to formats 2014-12-08 23:51:27 +02:00
Matti Pastell eaa3f34578 Separate environment for term chunks in tex format 2014-12-08 20:46:18 +02:00
Matti Pastell 18d690d19f Merge pull request #18 from wildart/tex
fixed latex example
2014-12-08 19:54:12 +02:00
Art Wild b2d9f19368 fixed latex example 2014-12-08 12:51:05 -05:00
Matti Pastell ebcb425f51 Merge pull request #17 from wildart/tex
fixed latex figure handling, added latex example
2014-12-08 19:27:54 +02:00
Art Wild 075b11ee49 fixed latex figure handling, added latex example 2014-12-08 12:15:03 -05:00
Matti Pastell 784a524d86 Cleaning for release 2014-12-08 11:43:29 +02:00
Matti Pastell 97b7c0f26d Renamed package to Weave,jl as discussed in mpastell:pull-request/54b50af2 2014-12-08 10:31:03 +02:00
Matti Pastell 51c1279787 Added coveralls badge 2014-12-07 00:30:37 +02:00
Matti Pastell 10ebe127d6 Disable Gadfly test for julia 0.4 2014-12-07 00:19:08 +02:00
Matti Pastell 6b65075f0d Coverage to travis 2014-12-06 19:51:00 +02:00
Matti Pastell 56daf4b4a6 Cairo to travis 2014-12-06 19:34:28 +02:00
Matti Pastell 5f6b80c426 Added Gadfly 2014-12-06 19:28:25 +02:00
Matti Pastell 4953c46f69 Added coverage to .travis.yml 2014-12-06 19:25:27 +02:00
Matti Pastell 8fd8de5a4c Added tests, fix to markdown parsing 2014-12-06 19:16:45 +02:00
Matti Pastell 85bfafb760 Improved markdown reader 2014-12-06 16:40:50 +02:00
Matti Pastell 29d15b00b7 Added markdown example 2014-12-06 00:18:25 +02:00
Matti Pastell 70b2df47aa Implemented markdown reader 2014-12-06 00:17:54 +02:00
Matti Pastell 7d4b94b4e6 Added descriptions to output formats 2014-12-05 23:33:54 +02:00