Commit History

Author SHA1 Message Date
  Eric Schulte 4fd1abecc5 move lisp/langs/org-babel-shell.el to lisp/langs/org-babel-sh.el 16 years ago
  Eric Schulte e962e83741 adding pop/prep session commands to org-babel-shell.el 16 years ago
  Eric Schulte 88048186ac R know how to prep and pop-to sessions 16 years ago
  Eric Schulte f2444e39e9 added some `sit-for' statements to make ruby inf session prep more reliable 16 years ago
  Eric Schulte 2212742c54 python can now pop-to-session 16 years ago
  Eric Schulte d1bcb5e425 cleaned version of body is now added to kill ring 16 years ago
  Eric Schulte 1b39a64fbe ruby blocks can now pop to session buffer (optionally evaluating header-args) 16 years ago
  Eric Schulte 5e41083bfa adding ** TODO add =:none= session argument (for purely functional execution) 16 years ago
  Eric Schulte 7d063efd28 removed debugging statement from org-babel.el 16 years ago
  Eric Schulte 77c8f29968 ** DONE test failing forcing vector results with =test-forced-vector-results= ruby code block 16 years ago
  Eric Schulte 0019cc9c14 all tests seem to be passing 16 years ago
  Eric Schulte ba2756447d correctly using the ARTIFICIAL flag with comint-send-input 16 years ago
  Eric Schulte 3cd99d0c2f ** DONE defunct R sessions 16 years ago
  Eric Schulte bf2b175ba8 fleshing out bug description 16 years ago
  Eric Schulte 4a4046d73d adding two bugs... 16 years ago
  Eric Schulte d879ac0a12 seems to have passed all tests (I'm skeptical there still may be problems) 16 years ago
  Eric Schulte f31b3b2af2 fixed problem with new ruby sessions sometimes not initializing 16 years ago
  Eric Schulte 8931657abf adding bug: TODO ruby fails on first call to non-default session 16 years ago
  Eric Schulte 0b75d89ccf fixed error parsing empty results from ruby 16 years ago
  Eric Schulte 08f92aebe5 passing some session tests, but still failing some tests 16 years ago
  Eric Schulte 391f677fc7 `org-babel-comint-with-output' is now robust to errors 16 years ago
  Eric Schulte da08c26d33 applying org-babel-comint-with-output macro to org-babel-shell.el 16 years ago
  Eric Schulte 7d1cbd43ea removing debugging statements from org-babel-ref.el 16 years ago
  Eric Schulte cd5fb8460d slightly more graceful use of let* 16 years ago
  Eric Schulte e39b5e848e applying org-babel-comint-with-output macro to org-babel-R.el 16 years ago
  Eric Schulte f4a1193a6e now using org-babel-comint-with-output in org-babel-python.el 16 years ago
  Eric Schulte 47810f8e14 references to #+resname lines are now working 16 years ago
  Eric Schulte dd0392a4f2 extracted the "capture all output from comint session" behavior into a macro 16 years ago
  Dan Davison 6f9985a749 Synching org-babel.org across branches 16 years ago
  Eric Schulte 3b026b806e shell source blocks no longer hang 16 years ago