Historique des commits

Auteur SHA1 Message Date
  Eric Schulte 403c92f676 org-babel: set default behavior to non-caching in `org-babel-default-header-args' il y a 15 ans
  Eric Schulte 1453f0294d org-babel: Hash based caching of results in buffer il y a 15 ans
  Eric Schulte 56a81ee65a org-babel: no longer consumes src-block reference strings during export il y a 15 ans
  Dan Davison 3547a6b64d org-babel: further cleaning of parameter-passing to language files il y a 15 ans
  Eric Schulte 082fb84c34 org-babel: cleaner passing of parameter to language specific files il y a 15 ans
  Eric Schulte 28881fa29d org-babel: added `org-babel-noweb-error-langs' to raise errors when noweb references can't be resolved il y a 15 ans
  Dan Davison 210f85ce49 org-babel: store noweb-expanded code body in 'info' data structure il y a 15 ans
  Dan Davison 43bd90ef81 org-babel: new header argument :results_switches il y a 15 ans
  Dan Davison ea2cd9b1c8 org-babel: make info structure available when removing/inserting results il y a 15 ans
  Dan Davison f01fb927e1 org-babel: read results contained in generic org blocks il y a 15 ans
  Dan Davison 13d670744e org-babel: set case-fold-search t when reading results il y a 15 ans
  Dan Davison 43cd1aa2b9 org-babel: trim trailing newline from noweb-referenced material il y a 15 ans
  Dan Davison 8b33a47410 org-babel: match multiple noweb references on same line correctly. il y a 15 ans
  Dan Davison 3cf02c1afa org-babel: allow regexp to be supplied in org-babel-trim, as per docstring. il y a 15 ans
  Dan Davison 872d9157d9 org-babel: include functional-style args in org-babel-get-src-block-info list il y a 15 ans
  Dan Davison 72691f1ff7 org-babel: Single function to return all source block info. il y a 15 ans
  Dan Davison dcc669f20a org-babel: parse src block switches il y a 15 ans
  Dan Davison c7d3844bd9 org-babel: annotate org-babel-src-block-regexp with comments for clarity il y a 15 ans
  Eric Schulte f4d5b6dd49 org-babel noweb reference evaluation il y a 15 ans
  Dan Davison 962a1e0608 org-babel: fix inline source block regexp il y a 15 ans
  Dan Davison 512b376bb5 org-babel: allow multiple spaces/tabs between "src" and lang il y a 15 ans
  Dan Davison 70a5963563 org-babel: avoid false positive matches for inline and #+lob constructs il y a 15 ans
  Dan Davison 5f1ea1ce70 org-babel: By default, don't use session for inline blocks il y a 15 ans
  Eric Schulte 62c8d0a835 org-babel: foreign-file references work, export is fully functional il y a 15 ans
  Eric Schulte 540fa74513 org-babel-exp.el is now working for inline blocks il y a 15 ans
  Dan Davison 68a1240db8 org-babel: ensure that result is returned when using :results output il y a 15 ans
  Dan Davison 6c0c2039dd org-babel: make [:file filename] imply [:exports results] il y a 15 ans
  Dan Davison 351f52192d org-babel: extend the way header args are taken from properties il y a 15 ans
  Eric Schulte 4d374b27d2 org-babel: :noweb header argument now expands noweb references before source-block evaluation il y a 15 ans
  Eric Schulte 3db817fb02 org-babel: now supports pp results (emacs-lisp, ruby, python) il y a 15 ans