Historique des commits

Auteur SHA1 Message Date
  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
  Dan Davison 64cd40700e org-babel: Reinstate switches when exporting blocks of code il y a 15 ans
  Dan Davison a0d03014ab org-babel: internal change: defer breaking up of info list in org-babel-exp.el il y a 15 ans
  Dan Davison c6fb5d94d0 org-babel: update authorship records il y a 15 ans
  Dan Davison 7cea83d870 org-babel-exp: ensure presence of `org-current-export-file' before resolving foreign file references il y a 15 ans
  Dan Davison 962a1e0608 org-babel: fix inline source block regexp il y a 15 ans
  Dan Davison 2f82ee771a org-babel: use %s to format inline result when it is a string. il y a 15 ans
  Dan Davison 3fa8c7dfff org-babel: enforce canonical (lang body params) order of arguments il y a 15 ans
  Eric Schulte 6851f07f92 org-babel-exp: adding org-babel-lob-mode for fontification of lob lines 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 ed0f4a36e9 org-babel: Export code and/or results of #+lob function calls. il y a 15 ans