0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-23 00:10:42 +00:00
org-mode/lisp/babel/langs
Eric Schulte f4b78ad3c8 babel-haskell: variety of bug fixes
Thanks to Christopher Witte for raising these issues

* lisp/babel/langs/ob-haskell.el (org-babel-expand-body:haskell):
  replaced missing () wrapping, and now using correct variable
  expansion

  (org-babel-execute:haskell): now using
  org-babel-haskell-initiate-session to start sessions

  (org-babel-haskell-initiate-session): only starting sessions if none
  exists, also added a .25 second wait on brand new sessions to allow
  the Haskell interpreter to fire up

  (org-babel-load-session:haskell): now optionally accepts processed
  params to avoid over-execution of variable resolution

  (org-babel-prep-session:haskell):  now optionally accepts processed
  params to avoid over-execution of variable resolution, also placing
  the variable definitions directly in the session instead of loading
  them from a separate file
2010-06-28 09:55:09 -07:00
..
ob-asymptote.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-C.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-clojure.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-css.el babel: ensuring each language defined (possibly empty) default header arguments 2010-06-25 10:12:54 -07:00
ob-ditaa.el babel: assigning copyright to the FSF for babel language files 2010-06-25 09:32:35 -07:00
ob-dot.el babel: assigning copyright to the FSF for babel language files 2010-06-25 09:32:35 -07:00
ob-emacs-lisp.el babel: assigning copyright to the FSF for babel language files 2010-06-25 09:32:35 -07:00
ob-gnuplot.el babel: assigning copyright to the FSF for babel language files 2010-06-25 09:32:35 -07:00
ob-haskell.el babel-haskell: variety of bug fixes 2010-06-28 09:55:09 -07:00
ob-latex.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-matlab.el babel: ensuring each language defined (possibly empty) default header arguments 2010-06-25 10:12:54 -07:00
ob-ocaml.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-octave.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-perl.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-python.el babel: python now treats 'hline lines in tables as "None"s 2010-06-27 16:43:13 -07:00
ob-R.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-ruby.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-sass.el babel: ensuring each language defined (possibly empty) default header arguments 2010-06-25 10:12:54 -07:00
ob-screen.el babel: bringing languages closer to compilability 2010-06-25 10:26:48 -07:00
ob-sh.el babel: assign copyright to FSF on ob-sh.el 2010-06-25 10:17:50 -07:00
ob-sql.el babel: ensuring each language defined (possibly empty) default header arguments 2010-06-25 10:12:54 -07:00
ob-sqlite.el babel: ensuring each language defined (possibly empty) default header arguments 2010-06-25 10:12:54 -07:00