Eric Schulte
|
f4798d3e83
python can now handle multiple sessions
|
16 years ago |
Eric Schulte
|
39a4a85ba1
protecting against spurious spaces in header arguments
|
16 years ago |
Eric Schulte
|
368cdd2a3e
brought in org-babel.org changes from master
|
16 years ago |
Eric Schulte
|
8093091103
DONE rework evaluation lang-by-lang [4/4]
|
16 years ago |
Eric Schulte
|
431715e6db
shell support is pretty much working
|
16 years ago |
Eric Schulte
|
8ab8bf6ed4
quoting "%"s in messages
|
16 years ago |
Eric Schulte
|
fe8393bf71
small documentation tweaks
|
16 years ago |
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
|
018a8fcb98
removed spurious "\t" in ruby variable assignation
|
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
|
0e8ae41dfc
tweak variable name in org-babel-ruby
|
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
|
8620cc414c
generalizing command to read results from a file into elisp
|
16 years ago |
Eric Schulte
|
9040ad657b
adding string manipulation functions to org-babel.el
|
16 years ago |
Eric Schulte
|
2081b95410
Revert "org-babel-comint-with-output is now fully self-contained and side-effect free"
|
16 years ago |
Eric Schulte
|
dc551fab04
beefed up org-babel-comint-wait-for-output but it still sometimes misses multiple outputs
|
16 years ago |
Eric Schulte
|
f5481ab666
looks like out comint waiting function needs some work...
|
16 years ago |
Eric Schulte
|
0573fc4d9c
org-babel-comint-with-output is now fully self-contained and side-effect free
|
16 years ago |
Eric Schulte
|
eacce7b29d
`org-babel-comint-in-buffer' now declares it's indentation
|
16 years ago |
Eric Schulte
|
aa410df722
added nice little macro to capture output
|
16 years ago |
Eric Schulte
|
8d0fd18933
working on org-babel-comint for automatically keeping a ring
|
16 years ago |
Eric Schulte
|
23c61abf90
more robust org-babel-chomp
|
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 |