Commit Graph

326 Commits (a4891b01a8f20557270f827a9c5a5e5e7c25ec6a)

Author SHA1 Message Date
Matti Pastell 78f04cafbd Merge branch 'cache'. Adds support to caching output 2015-01-08 19:08:31 +02:00
Matti Pastell 4af0801afb Added pgf plot support for Gadfly, closes #28 2015-01-08 19:06:43 +02:00
Matti Pastell d19b374fe9 Implemented caching, added documentation and tests 2015-01-08 18:52:42 +02:00
Matti Pastell 053829ca78 Update .travis.yml 2015-01-07 20:30:28 +02:00
Matti Pastell 6635eb5c74 Working on caching. Saving and restoring added, problems with formatting 2015-01-07 16:37:02 +02:00
Matti Pastell ee262e81a4 Fix: Documents run code in separate SandBoxes. Each document is executed in separate sandbox module instead of redefining the same one. Fixes warnings and occasional segfaults. 2015-01-07 12:22:32 +02:00
Matti Pastell 91914d675a Moved pyplot code to separate file, made Winston tests to run in separate process 2015-01-07 10:26:11 +02:00
Matti Pastell 19304a4613 Fixed typos 2015-01-07 09:36:02 +02:00
Matti Pastell c4dd999294 Updated travis to follow http://docs.travis-ci.com/user/build-configuration/ 2015-01-07 09:33:27 +02:00
Matti Pastell 5d1f5ab4d7 Refactoring to cleaner API. Added WeaveDoc type.
Reading and running chunks now return WeaveDoc's.
Cleaned weave function significantly.
2015-01-07 00:01:25 +02:00
Matti Pastell e76e823a3d Made report object local, closes #3 2015-01-06 00:56:47 +02:00
Matti Pastell 3c4cc04e14 Sepated reading and parsing to different methods 2015-01-06 00:31:24 +02:00
Matti Pastell 3407564589 Fix to travis #4; Can't seem to get Winston test to run 2015-01-05 23:54:07 +02:00
Matti Pastell c4b1f58a28 Fix to travis #3 2015-01-05 23:49:06 +02:00
Matti Pastell 5871978520 Fix to travis 2015-01-05 23:42:08 +02:00
Matti Pastell 15252000d0 Add Winston tests to Travis 2015-01-05 23:27:07 +02:00
Matti Pastell c8185984c3 Changed line wrapping added tests for it. Fixes #27.
- Added line_width chunk option
- Updated manual
- Removed Textwrap depency #27.
2015-01-05 23:15:39 +02:00
Matti Pastell 0b56046bb8 Don't wrap results if they are not formatted as markup 2015-01-05 16:57:14 +02:00
Matti Pastell 25fb2096d3 Figure saving and formatting fixed, updated unit tests 2015-01-05 16:35:24 +02:00
Matti Pastell f66e0e41aa Formatting code fixed, apart from figures 2015-01-04 16:14:59 +02:00
Matti Pastell fb30b28c12 Executing code refactored except for figures 2015-01-04 15:45:41 +02:00
Matti Pastell 42108cb69d Changing chunk representation to own type instead of just Dicts. Reader works, everyting else is broken 2015-01-04 15:18:17 +02:00
Matti Pastell fc8f5814f1 Added link to 0.0.4 docs in Readme 2015-01-04 14:50:27 +02:00
Matti Pastell 0e5468b7bf Updated release notes 2015-01-04 14:47:03 +02:00
Matti Pastell 06c5933cd1 Moved stuff from README to Docs 2015-01-02 17:40:14 +02:00
Matti Pastell 0d170ead3a More documentation 2015-01-02 17:05:40 +02:00
Matti Pastell bf6b64bf3f Exclude 0.3 from Travis 2015-01-02 13:51:02 +02:00
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