Historie revizí

Autor SHA1 Zpráva Datum
  Eric Schulte da03a848e5 babel: now correctly combining nested tangle header arguments před 16 roky
  Eric Schulte 80d41a9121 babel: inheriting properties from higher levels, tracking more properties před 16 roky
  Eric Schulte 126f7a3582 org-babel: :cache header argument now uses standard "yes" "no" arguments před 16 roky
  Eric Schulte 4815da4b16 org-babel: noweb references are not activated by default před 16 roky
  Eric Schulte 0ec408cd9a org-babel: no quotes around strings in table output -- Thanks to Francesco Pizzolante před 16 roky
  Eric Schulte 904a37a850 babel: noweb insertions are now placed behind the line prefix of the <<>> reference před 16 roky
  Dan Davison 4cbedbff1a org-babel: Fix insertion of new results před 16 roky
  Eric Schulte 4b6d270b16 org-babel: bug fix, now possible to evaluate source blocks before the first heading před 16 roky
  Eric Schulte 222f5c23e8 org-babel: results are now foldable před 16 roky
  Eric Schulte 45cce02402 org-babel: caching bugfixes před 16 roky
  Dan Davison 2f05cf41ff org-babel: allow header arg values to be lisp forms. před 16 roky
  Eric Schulte 91661d2f3b org-babel: #+srcname: can now be called #+source: or #+function: před 16 roky
  Eric Schulte 2f8d30a578 org-babel: now using #+results instead of #+resname před 16 roky
  Eric Schulte f4f38bd33a org-babel: results hashes are now hidden (for the most part) před 16 roky
  Eric Schulte 403c92f676 org-babel: set default behavior to non-caching in `org-babel-default-header-args' před 16 roky
  Eric Schulte 1453f0294d org-babel: Hash based caching of results in buffer před 16 roky
  Eric Schulte 56a81ee65a org-babel: no longer consumes src-block reference strings during export před 16 roky
  Dan Davison 3547a6b64d org-babel: further cleaning of parameter-passing to language files před 16 roky
  Eric Schulte 082fb84c34 org-babel: cleaner passing of parameter to language specific files před 16 roky
  Eric Schulte 28881fa29d org-babel: added `org-babel-noweb-error-langs' to raise errors when noweb references can't be resolved před 16 roky
  Dan Davison 210f85ce49 org-babel: store noweb-expanded code body in 'info' data structure před 16 roky
  Dan Davison 43bd90ef81 org-babel: new header argument :results_switches před 16 roky
  Dan Davison ea2cd9b1c8 org-babel: make info structure available when removing/inserting results před 16 roky
  Dan Davison f01fb927e1 org-babel: read results contained in generic org blocks před 16 roky
  Dan Davison 13d670744e org-babel: set case-fold-search t when reading results před 16 roky
  Dan Davison 43cd1aa2b9 org-babel: trim trailing newline from noweb-referenced material před 16 roky
  Dan Davison 8b33a47410 org-babel: match multiple noweb references on same line correctly. před 16 roky
  Dan Davison 3cf02c1afa org-babel: allow regexp to be supplied in org-babel-trim, as per docstring. před 16 roky
  Dan Davison 872d9157d9 org-babel: include functional-style args in org-babel-get-src-block-info list před 16 roky
  Dan Davison 72691f1ff7 org-babel: Single function to return all source block info. před 16 roky