2009-10-23 |
Eric Schulte | org-exp-blocks now ensure the export of all interblocks
|
commit | commitdiff | tree |
2009-10-23 |
Eric Schulte | org-babel: foreign-file references work, export is...
|
commit | commitdiff | tree |
2009-10-23 |
Eric Schulte | org-babel-exp.el is now working for inline blocks
|
commit | commitdiff | tree |
2009-10-20 |
Eric Schulte | Merge branch 'ded-babel'
|
commit | commitdiff | tree |
2009-10-19 |
Eric Schulte | org-babel: :noweb header argument now expands noweb...
|
commit | commitdiff | tree |
2009-10-18 |
Eric Schulte | org-babel: now supports pp results (emacs-lisp, ruby...
|
commit | commitdiff | tree |
2009-10-18 |
Eric Schulte | org-babel: emacs-lisp now returns nothing when ":results...
|
commit | commitdiff | tree |
2009-10-18 |
Eric Schulte | org-babel: added "table" results header argument as...
|
commit | commitdiff | tree |
2009-10-16 |
Eric Schulte | org-babel: adding python support (along the same lines...
|
commit | commitdiff | tree |
2009-10-16 |
Eric Schulte | org-babel: adding ruby support for returning "code...
|
commit | commitdiff | tree |
2009-10-16 |
Eric Schulte | org-babel: "code" results type for returning results...
|
commit | commitdiff | tree |
2009-10-14 |
Eric Schulte | org-babel: dot improvements
|
commit | commitdiff | tree |
2009-10-09 |
Eric Schulte | org-babel: haskell lhs2tex export now responds to prefix...
|
commit | commitdiff | tree |
2009-10-07 |
Eric Schulte | org-babel: Haskell lhs export: ensure all \[begin|end...
|
commit | commitdiff | tree |
2009-10-07 |
Eric Schulte | org-babel: added :session to the header-arguments allowed...
|
commit | commitdiff | tree |
2009-10-04 |
Eric Schulte | org-babel: haskell lhs export now displays errors and...
|
commit | commitdiff | tree |
2009-10-04 |
Eric Schulte | org-babel: org-babel-haskell can now export to .lhs...
|
commit | commitdiff | tree |
2009-10-04 |
Benjamin Andresen | org-babel: add langs/org-babel-screen.el
|
commit | commitdiff | tree |
2009-09-30 |
Dan Davison | org-babel: tightening up insertion of results
|
commit | commitdiff | tree |
2009-09-30 |
Dan Davison | org-babel: change regexp parsing of #+srcname line
|
commit | commitdiff | tree |
2009-09-30 |
Dan Davison | org-babel: allow #+lob line to be terminated by end...
|
commit | commitdiff | tree |
2009-09-29 |
Dan Davison | org-babel: make :file header arg imply :results file
|
commit | commitdiff | tree |
2009-09-29 |
Dan Davison | org-babel: allow header args to be specified on #+lob...
|
commit | commitdiff | tree |
2009-09-25 |
Eric Schulte | adding org-babel-load-in-session-maybe bound to Meta...
|
commit | commitdiff | tree |
2009-09-25 |
Eric Schulte | fleshed out org-babel-haskell-prep-session (called...
|
commit | commitdiff | tree |
2009-09-23 |
Eric Schulte | org-babel: cleaned up code that inserts results
|
commit | commitdiff | tree |
2009-09-17 |
Sebastian Rose,... | org-babel-init.el now adds it's directories to user...
|
commit | commitdiff | tree |
2009-09-17 |
Eric Schulte | org-babel is better at evaluating indented code blocks
|
commit | commitdiff | tree |
2009-09-16 |
Eric Schulte | org-babel-asymptote now supports interactive viewing...
|
commit | commitdiff | tree |
2009-09-16 |
Eric Schulte | org-babel: asymptote maps to asy-mode in `org-src-lang...
|
commit | commitdiff | tree |
2009-09-15 |
Eric Schulte | org-babel now explicitly requires org-table
|
commit | commitdiff | tree |
2009-09-15 |
Eric Schulte | org-babel-execute:gnuplot no longer pops up a gnuplot...
|
commit | commitdiff | tree |
2009-09-14 |
Eric Schulte | brought in latest library-of-babel.org from worg
|
commit | commitdiff | tree |
2009-09-14 |
Eric Schulte | Merge branch 'babel'
|
commit | commitdiff | tree |
2009-09-13 |
Eric Schulte | renaming the org-babel-lisp file to org-babel-emacs...
|
commit | commitdiff | tree |
2009-09-13 |
Eric Schulte | removing .gitignore from contrib/babel
|
commit | commitdiff | tree |
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 |