Commit History

Author SHA1 Message Date
  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
  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
  Eric Schulte 4da3ddc623 Merge branch 'session' of git@github.com:eschulte/org-babel into session 16 years ago
  Eric Schulte cdb41f5106 working on org-babel-script.el (winnowing, and using org-babel-comint.el) 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
  Dan Davison 1e4c3389b6 As was just done for branch master, removing all support for hlines/colnames -- they persist in branch rowcolnames. Also removing comments. These should never have been present in this branch. 16 years ago
  Eric Schulte b533d9d446 cleaned up org-babel-comint and removed helper functions 16 years ago
  Eric Schulte fe75562a64 org-babel-comint is basically working 16 years ago
  Eric Schulte e1aeec8ab1 begun implementing org-babel-comint 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