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
|
82e9587c72
added alternate single-line syntax for Library of Babel evaluation
|
16 years ago |
Dan Davison
|
04be81dfe4
Cleaner implementation of org-babel-execute:babel.
|
16 years ago |
Dan Davison
|
66b27cb951
Added get-all-src-block-infos, which creates a hash of the 'info' lists
|
16 years ago |
Dan Davison
|
81ee8944ae
Correcting errors in previously untested code.
|
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 |
Dan Davison
|
b3afff4392
Merge branch 'session' into library-of-babel
|
16 years ago |
Dan Davison
|
f1ba541bf3
Updated notes on implementation of library functions.
|
16 years ago |