org-mode/lisp/langs
Dan Davison 0f541a680d Moving non-language specific code out of language-specific files.
Moved reference resolution out of language-specific files; changed
things so that we parse the header args list in org-babel.el, and
changed the argument list of the org-babel-execute:LANG functions
accordingly. In addition to hopefully resulting in easier maintenance,
this results in more streamlined org-babel-execute:LANG functions, and
hence less work to do when adding interpreters.
2009-07-05 22:36:51 -04:00
..
org-babel-lisp.el now using org-babel-tangle-langs to track file extensions and shebang lines 2009-06-15 15:25:46 -07:00
org-babel-python.el Moving non-language specific code out of language-specific files. 2009-07-05 22:36:51 -04:00
org-babel-R.el Moving non-language specific code out of language-specific files. 2009-07-05 22:36:51 -04:00
org-babel-ruby.el Moving non-language specific code out of language-specific files. 2009-07-05 22:36:51 -04:00
org-babel-sh.el Moving non-language specific code out of language-specific files. 2009-07-05 22:36:51 -04:00