Historique des commits

Auteur SHA1 Message Date
  Eric Schulte 4096c92e89 babel: don't remove protected items on exported block cleanup il y a 15 ans
  Eric Schulte d45826943a babel: cleanup trailing newline after removed #+source and #+results lines il y a 15 ans
  Eric Schulte b7e50cdc3d babel: cleaning up leftovers from block exportation il y a 15 ans
  Eric Schulte 1da53c668a babel: bug fix in exporter wrt: contents of lob info lists il y a 15 ans
  Eric Schulte a9c4439d5a babel: removed debug line il y a 15 ans
  Eric Schulte 4fb9fa323e babel: fixed bug dealing with ignoring quoted inline code blocks il y a 15 ans
  Eric Schulte 5068f4a5cf babel: don't evaluate inline code located in verbatim or quoted environments il y a 15 ans
  Eric Schulte 7361f79d4c babel: no longer automatically inserting '='s around inline code results il y a 15 ans
  Eric Schulte ae234f787b babel: noweb references are now expanded in the pre-export buffer il y a 15 ans
  Eric Schulte 8d7ab3a4b7 babel: adding :noeval header argument to inhibit execution of code blocks on export il y a 15 ans
  Eric Schulte ac2e6fefee babel: more careful not to evaluate code blocks without sessions on export il y a 15 ans
  Eric Schulte aa794b50b9 babel: now removing existing results when exporting "code" or "none" il y a 15 ans
  Eric Schulte 367d81d9dc babel: all code blocks with sessions are now evaluated on export il y a 15 ans
  Eric Schulte afab7897a5 babel: fixed error resolving references on export il y a 15 ans
  Eric Schulte b7e273f25d babel-exp: minor documentation and indentation changes il y a 15 ans
  Eric Schulte 4f113630f8 org-babel-exp: no longer throws errors on empty bodies il y a 15 ans
  Dan Davison abf0a50d1b babel: Ensure that inline code blocks produce string output on export il y a 15 ans
  Dan Davison 6f62066ac6 babel: Fix export bug. il y a 15 ans
  Dan Davison 747f425f00 babel: only add srcname property for source blocks which actually have names il y a 15 ans
  Eric Schulte 25f76ffa44 babel: now including source code block arguments w/source name on export il y a 15 ans
  Eric Schulte db1fe2a619 babel: greatly simplified block exportation il y a 15 ans
  Eric Schulte b59a57e890 babel: bug fix related to "no longer overwriting non-babel src blocks" commit il y a 15 ans
  Eric Schulte d154f27947 babel: no longer overwriting non-babel src blocks org-exp-blocks: adding progress-marker local variable il y a 15 ans
  Eric Schulte cd587c7148 babel: now exports source code block names il y a 15 ans
  Eric Schulte 91661d2f3b org-babel: #+srcname: can now be called #+source: or #+function: il y a 15 ans
  Eric Schulte 4646bacfde org-babel-exp: fixed export bug il y a 15 ans
  Eric Schulte d4a43d28e7 org-babel-exp: bug fix, once again allowing export of non-babel source blocks il y a 15 ans
  Dan Davison c84903f1b3 org-babel: export of functional-style source blocks il y a 15 ans
  Dan Davison 75299025d6 org-babel: use org-babel-get-src-block-info during export il y a 15 ans
  Dan Davison d97f767632 org-babel: avoid inserting blank line at bottom of exported code blocks il y a 15 ans