Eric Schulte
|
b64be81363
moving language-specific files into their own directory
|
16 years ago |
Eric Schulte
|
1be99d1b35
python is basically up to snuff (needs more work on sessions)
|
16 years ago |
Eric Schulte
|
190a66c6af
ruby now respects the scalar/vector :results header arguments
|
16 years ago |
Eric Schulte
|
82e7c86ea3
R evaluation is pretty much up to snuff
|
16 years ago |
Eric Schulte
|
86e4597a7a
R results now obey the scalar/vector :results header arguments
|
16 years ago |
Eric Schulte
|
e0dcbce75e
evaluation is working in R capturing both outputs and values
|
16 years ago |
Eric Schulte
|
005e682948
making progress bringing org-babel-R.el into the new evaluation schema
|
16 years ago |
Eric Schulte
|
2c1b04eecb
ruby is now working with sessions, output-based-results, and value(functional)-based-results
|
16 years ago |
Eric Schulte
|
6698edbe83
finally think I'm on the right track for output vs. values, mostly working w/ruby
|
16 years ago |
Eric Schulte
|
8d0fd18933
working on org-babel-comint for automatically keeping a ring
|
16 years ago |
Eric Schulte
|
9c70974391
started working on ruby 'script' execution
|
16 years ago |
Eric Schulte
|
f3da4d0321
functional results now working with org-babel-comint and org-babel-script
|
16 years ago |
Eric Schulte
|
39d1674f30
org-babel-R is now able to assign variables
|
16 years ago |
Eric Schulte
|
d3f1d07066
org-babel-R can now run in 'script' mode
|
16 years ago |
Eric Schulte
|
ccddf78dca
the script/functional return values should be handled by header arguments
|
16 years ago |
Eric Schulte
|
d724ca921a
tweaking tasks for sessions and script/functional evaluation
|
16 years ago |
Eric Schulte
|
e6729c1cae
even more thoughts on evaluation, results, models and options
|
16 years ago |
Dan Davison
|
4446fd1f07
new TODO: figure out how to handle errors during evaluation
|
16 years ago |
Dan Davison
|
d0938cc70d
More thoughts on scripting vs. functional approaches in org-babel
|
16 years ago |
Eric Schulte
|
c175d3ce0d
playing with org-babel-script and comint buffers/functions
|
16 years ago |
Eric Schulte
|
2a663b9e09
R is now using last output (with default session) and passing all tests
|
16 years ago |
Eric Schulte
|
49db1e523c
Merge branch 'master' into session
|
16 years ago |
Eric Schulte
|
b1c103890c
*even more* discussion of session implementation issues
|
16 years ago |
Dan Davison
|
8ac2a7daa6
Added another multilingual example. One issue is that spaces in the string cause vector output.
|
16 years ago |
Dan Davison
|
21d01aea91
Some notes on possible support for named fields / rows / columns in org-babel and supported languages. These are just preliminary and don't outline a solution. My feeling is that this will require a bit more thought to avoid being an unrigorous hack.
|
16 years ago |
Eric Schulte
|
bbf89dea08
fixed type in org-babel.org
|
16 years ago |
Eric Schulte
|
dccbe633c9
discuss complication of mixing functional and imperative block evaluation
|
16 years ago |
Eric Schulte
|
517253a2d0
beginning to add sessions
|
16 years ago |
Eric Schulte
|
bba80bb837
working on sessions
|
16 years ago |
Dan Davison
|
0df550d84c
Minor updates and responses in the sessions planning subtree.
|
16 years ago |