2009-09-12 |
Eric Schulte | now respects the properties on export
|
commit | commitdiff | tree |
2009-09-12 |
Eric Schulte | trimming down the size of contrib/babel
|
commit | commitdiff | tree |
2009-09-11 |
Eric Schulte | moving/removing files, and updating paths
|
commit | commitdiff | tree |
2009-09-11 |
Eric Schulte | merging with the org-babel repository
|
commit | commitdiff | tree |
2009-09-11 |
Eric Schulte | TODO allow tangle to be called on a single source block
|
commit | commitdiff | tree |
2009-09-07 |
Eric Schulte | adding margin to logo images
|
commit | commitdiff | tree |
2009-09-07 |
Eric Schulte | moving images to doc/images
|
commit | commitdiff | tree |
2009-09-07 |
Eric Schulte | moving lob image
|
commit | commitdiff | tree |
2009-09-06 |
Eric Schulte | publishing documentation tweaks
|
commit | commitdiff | tree |
2009-09-06 |
Eric Schulte | changed image citation and quote
|
commit | commitdiff | tree |
2009-09-06 |
Eric Schulte | now using an image from wikipedia [1] which is public...
|
commit | commitdiff | tree |
2009-09-05 |
Eric Schulte | more style tweaks
|
commit | commitdiff | tree |
2009-09-05 |
Eric Schulte | more style changes
|
commit | commitdiff | tree |
2009-09-05 |
Eric Schulte | changes to the css style
|
commit | commitdiff | tree |
2009-09-05 |
Eric Schulte | collection of minor edits/additions to org-babel-worg
|
commit | commitdiff | tree |
2009-09-04 |
Eric Schulte | removing rogue debug statement in ob-exp.el
|
commit | commitdiff | tree |
2009-09-01 |
Eric Schulte | fixed error exporting the results of a source-code...
|
commit | commitdiff | tree |
2009-09-01 |
Eric Schulte | cleanup and fixing bug RE: default header arguments...
|
commit | commitdiff | tree |
2009-09-01 |
Eric Schulte | simplified insertion of file links (makes for better...
|
commit | commitdiff | tree |
2009-09-01 |
Eric Schulte | Haskell needs more work on the differences between...
|
commit | commitdiff | tree |
2009-08-28 |
Eric Schulte | pointers to sha1 uses in Org-mode (thanks Bernt)
|
commit | commitdiff | tree |
2009-08-28 |
Eric Schulte | adding task "sha1 hash based caching" (thanks to Carsten...
|
commit | commitdiff | tree |
2009-08-27 |
Eric Schulte | small note (list of langs)
|
commit | commitdiff | tree |
2009-08-27 |
Eric Schulte | adding support for Haskell
|
commit | commitdiff | tree |
2009-08-25 |
Eric Schulte | fixed small bug introduced when switching to the `org...
|
commit | commitdiff | tree |
2009-08-24 |
Eric Schulte | adding info on org-babel-open-at-point to ob-worg
|
commit | commitdiff | tree |
2009-08-24 |
Eric Schulte | cleanup
|
commit | commitdiff | tree |
2009-08-23 |
Eric Schulte | typo
|
commit | commitdiff | tree |
2009-08-23 |
Eric Schulte | added better Org-mode intro to ob-worg
|
commit | commitdiff | tree |
2009-08-23 |
Eric Schulte | org-babel now using the org-src-lang-modes variable...
|
commit | commitdiff | tree |
2009-08-23 |
Eric Schulte | ignoring more
|
commit | commitdiff | tree |
2009-08-23 |
Eric Schulte | adding ditaa example to org-babel-worg
|
commit | commitdiff | tree |
2009-08-23 |
Eric Schulte | ignoring exported org source
|
commit | commitdiff | tree |
2009-08-23 |
Eric Schulte | sharing the raw (plain text) version of the org-babel...
|
commit | commitdiff | tree |
2009-08-22 |
Eric Schulte | adding instructions for a literate programming emacs...
|
commit | commitdiff | tree |
2009-08-20 |
Eric Schulte | added function: org-babel-tangle-clean, for cleaning...
|
commit | commitdiff | tree |
2009-08-19 |
Eric Schulte | DONE failing to write srcname to resname when evaluating...
|
commit | commitdiff | tree |
2009-08-18 |
Eric Schulte | DONE stripping indentation from source-code blocks
|
commit | commitdiff | tree |
2009-08-18 |
Eric Schulte | DONE new results types (org, html, latex)
|
commit | commitdiff | tree |
2009-08-18 |
Eric Schulte | DONE org-bable-tangle: no default extension if one...
|
commit | commitdiff | tree |
2009-08-18 |
Eric Schulte | adding an elisp function for transposing a matrix
|
commit | commitdiff | tree |
2009-08-18 |
Eric Schulte | tiny tweak
|
commit | commitdiff | tree |
2009-08-18 |
Eric Schulte | adding org-src-lang-modes as place holder until something...
|
commit | commitdiff | tree |
2009-08-17 |
Eric Schulte | adding ob-sass to the optional languages in "getting...
|
commit | commitdiff | tree |
2009-08-17 |
Eric Schulte | added the SASS css generation language (see http:/...
|
commit | commitdiff | tree |
2009-08-17 |
Eric Schulte | org-babel-exp is now using the newer org-exp-blocks...
|
commit | commitdiff | tree |
2009-08-17 |
Eric Schulte | adding new bug (ob-exp.el is stripping indentation...
|
commit | commitdiff | tree |
2009-08-17 |
Eric Schulte | TODO failing to write srcname to resname when evaluating...
|
commit | commitdiff | tree |
2009-08-17 |
Eric Schulte | recursively expanding nested noweb references
|
commit | commitdiff | tree |
2009-08-17 |
Eric Schulte | now better at inserting wrapping comments, and using...
|
commit | commitdiff | tree |
2009-08-16 |
Eric Schulte | added "existing similar tools" section to publish task
|
commit | commitdiff | tree |
2009-08-16 |
Eric Schulte | small typo
|
commit | commitdiff | tree |
2009-08-16 |
Eric Schulte | removing util directory as it's no longer needed
|
commit | commitdiff | tree |
2009-08-16 |
Eric Schulte | recognizes different types of ocaml output
|
commit | commitdiff | tree |
2009-08-16 |
Eric Schulte | started adding support for the ocaml language
|
commit | commitdiff | tree |
2009-08-16 |
Eric Schulte | No longer loading all languages by default. REQUIRES...
|
commit | commitdiff | tree |
2009-08-15 |
Eric Schulte | changes to the "literate programming" section of ob...
|
commit | commitdiff | tree |
2009-08-15 |
Eric Schulte | adding literate programming section to ob-worg, and...
|
commit | commitdiff | tree |
2009-08-15 |
Eric Schulte | added small example of raw python output
|
commit | commitdiff | tree |
2009-08-14 |
Eric Schulte | [BUG FIX] DONE Python session evaluation bug
|
commit | commitdiff | tree |
2009-08-14 |
Eric Schulte | OK, now I really think that we're done inserting superfluous...
|
commit | commitdiff | tree |
2009-08-14 |
Eric Schulte | [BUG FIX] DONE problem with newlines in output when...
|
commit | commitdiff | tree |
2009-08-14 |
Eric Schulte | better an not inserting blank lines
|
commit | commitdiff | tree |
2009-08-14 |
Eric Schulte | [BUG FIX] DONE non-orgtbl formatted lists
|
commit | commitdiff | tree |
2009-08-14 |
Eric Schulte | no longer adding extra lines with table output
|
commit | commitdiff | tree |
2009-08-14 |
Eric Schulte | fixed bug: DONE adding blank line when source-block...
|
commit | commitdiff | tree |
2009-08-14 |
Eric Schulte | small expansion of journals section in org-babel.org
|
commit | commitdiff | tree |
2009-08-13 |
Eric Schulte | STARTED new results types (org, html, latex)
|
commit | commitdiff | tree |
2009-08-12 |
Eric Schulte | changes to ob-worg#reproducible-research
|
commit | commitdiff | tree |
2009-08-12 |
Eric Schulte | adding custom ID's to ob-worg for pretty/stable internal...
|
commit | commitdiff | tree |
2009-08-12 |
Eric Schulte | expanded "* Reproducible Research" in ob-worg
|
commit | commitdiff | tree |
2009-08-12 |
Eric Schulte | expanded "* Spreadsheet plugins for org-mode in any...
|
commit | commitdiff | tree |
2009-08-11 |
Eric Schulte | additional tasks
|
commit | commitdiff | tree |
2009-08-10 |
Eric Schulte | fleshing out the "* A meta-programming language for...
|
commit | commitdiff | tree |
2009-08-10 |
Eric Schulte | PROPOSED require users to explicitly turn on each language
|
commit | commitdiff | tree |
2009-08-10 |
Eric Schulte | truncating bible quote
|
commit | commitdiff | tree |
2009-08-09 |
Eric Schulte | the biblical quote may be too much... I just couldn...
|
commit | commitdiff | tree |
2009-08-09 |
Eric Schulte | updates to publish information for org-babel-documentation
|
commit | commitdiff | tree |
2009-08-09 |
Eric Schulte | more changes to og-worg, specifically "* Arguments...
|
commit | commitdiff | tree |
2009-08-09 |
Eric Schulte | small changes to org-babel-worg.org
|
commit | commitdiff | tree |
2009-08-09 |
Eric Schulte | additions to org-babel-worg.org
|
commit | commitdiff | tree |
2009-08-09 |
Eric Schulte | DONE Allow source blocks to be recognised when #+ are...
|
commit | commitdiff | tree |
2009-08-08 |
Eric Schulte | added link to code repo to org-babel-worg.org
|
commit | commitdiff | tree |
2009-08-06 |
Eric Schulte | PROPOSED new results types (org, html, latex)
|
commit | commitdiff | tree |
2009-08-05 |
Eric Schulte | need to be more careful about putting broken source...
|
commit | commitdiff | tree |
2009-08-05 |
Eric Schulte | changes to Org-babel documentation
|
commit | commitdiff | tree |
2009-08-04 |
Eric Schulte | updating README for with pointer to new org-babel web...
|
commit | commitdiff | tree |
2009-08-04 |
Eric Schulte | now using lob-image which is shared under Creative...
|
commit | commitdiff | tree |
2009-08-04 |
Eric Schulte | ignoring .css files
|
commit | commitdiff | tree |
2009-08-04 |
Eric Schulte | languages are now able to specify that they don't support...
|
commit | commitdiff | tree |
2009-08-04 |
Eric Schulte | aesthetic updates to documentation
|
commit | commitdiff | tree |
2009-08-04 |
Eric Schulte | removed duplicate image
|
commit | commitdiff | tree |
2009-08-04 |
Eric Schulte | adding files/functions for publishing org-babel documentation
|
commit | commitdiff | tree |
2009-08-04 |
Eric Schulte | added support for CSS
|
commit | commitdiff | tree |
2009-08-03 |
Eric Schulte | tangling now preserves order of source-code blocks...
|
commit | commitdiff | tree |
2009-08-03 |
Eric Schulte | adding third-party gnuplot-mode to util directory
|
commit | commitdiff | tree |
2009-08-03 |
Eric Schulte | fixed small bug in org-babel-map-source-blocks
|
commit | commitdiff | tree |
2009-08-02 |
Eric Schulte | DONE are the org-babel-trim s necessary?
|
commit | commitdiff | tree |
2009-08-02 |
Eric Schulte | DONE LoB is not populated on startup
|
commit | commitdiff | tree |
2009-08-02 |
Eric Schulte | no longer ensuring that noweb style references are...
|
commit | commitdiff | tree |