Commit History

Author SHA1 Message Date
  Dan Davison 3cf02c1afa org-babel: allow regexp to be supplied in org-babel-trim, as per docstring. 15 years ago
  Dan Davison 872d9157d9 org-babel: include functional-style args in org-babel-get-src-block-info list 15 years ago
  Dan Davison 72691f1ff7 org-babel: Single function to return all source block info. 15 years ago
  Dan Davison dcc669f20a org-babel: parse src block switches 15 years ago
  Dan Davison c7d3844bd9 org-babel: annotate org-babel-src-block-regexp with comments for clarity 15 years ago
  Eric Schulte f4d5b6dd49 org-babel noweb reference evaluation 15 years ago
  Dan Davison 962a1e0608 org-babel: fix inline source block regexp 15 years ago
  Dan Davison 512b376bb5 org-babel: allow multiple spaces/tabs between "src" and lang 15 years ago
  Dan Davison 70a5963563 org-babel: avoid false positive matches for inline and #+lob constructs 15 years ago
  Dan Davison 5f1ea1ce70 org-babel: By default, don't use session for inline blocks 15 years ago
  Eric Schulte 62c8d0a835 org-babel: foreign-file references work, export is fully functional 15 years ago
  Eric Schulte 540fa74513 org-babel-exp.el is now working for inline blocks 15 years ago
  Dan Davison 68a1240db8 org-babel: ensure that result is returned when using :results output 15 years ago
  Dan Davison 6c0c2039dd org-babel: make [:file filename] imply [:exports results] 15 years ago
  Dan Davison 351f52192d org-babel: extend the way header args are taken from properties 15 years ago
  Eric Schulte 4d374b27d2 org-babel: :noweb header argument now expands noweb references before source-block evaluation 15 years ago
  Eric Schulte 3db817fb02 org-babel: now supports pp results (emacs-lisp, ruby, python) 15 years ago
  Eric Schulte 4abe8f7ea0 org-babel: added "table" results header argument as more readable alias for "vector" 15 years ago
  Eric Schulte 430a3bf6ad org-babel: "code" results type for returning results in of source code syntax 15 years ago
  Dan Davison e079584e56 org-babel: make tangling honour org-src-preserve-indentation 15 years ago
  Eric Schulte 27df66d8da org-babel: added :session to the header-arguments allowed in headline properties 15 years ago
  Dan Davison fe5c0d96c6 org-babel: tightening up insertion of results 15 years ago
  Dan Davison ab7a58aaff org-babel: change regexp parsing of #+srcname line 15 years ago
  Dan Davison 10ea3ad10b org-babel: make :file header arg imply :results file 15 years ago
  Dan Davison 7c32bc5672 org-babel: allow header args to be specified on #+lob line 15 years ago
  Eric Schulte 3f1be49a04 adding org-babel-load-in-session-maybe bound to Meta-Up (currently only for Haskell) 15 years ago
  Eric Schulte 4cb3e3704e org-babel: cleaned up code that inserts results 15 years ago
  Eric Schulte 63b0f3878e org-babel is better at evaluating indented code blocks 15 years ago
  Eric Schulte 6ce74742b8 org-babel-execute:gnuplot no longer pops up a gnuplot window 15 years ago
  Eric Schulte c0554c7753 merging with the org-babel repository 15 years ago