コミット履歴

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