Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Schulte 0573fc4d9c org-babel-comint-with-output is now fully self-contained and side-effect free hace 16 años
  Eric Schulte eacce7b29d `org-babel-comint-in-buffer' now declares it's indentation hace 16 años
  Eric Schulte aa410df722 added nice little macro to capture output hace 16 años
  Eric Schulte 8d0fd18933 working on org-babel-comint for automatically keeping a ring hace 16 años
  Eric Schulte 23c61abf90 more robust org-babel-chomp hace 16 años
  Eric Schulte 9c70974391 started working on ruby 'script' execution hace 16 años
  Eric Schulte f3da4d0321 functional results now working with org-babel-comint and org-babel-script hace 16 años
  Eric Schulte 39d1674f30 org-babel-R is now able to assign variables hace 16 años
  Eric Schulte d3f1d07066 org-babel-R can now run in 'script' mode hace 16 años
  Eric Schulte ccddf78dca the script/functional return values should be handled by header arguments hace 17 años
  Eric Schulte d724ca921a tweaking tasks for sessions and script/functional evaluation hace 17 años
  Eric Schulte e6729c1cae even more thoughts on evaluation, results, models and options hace 17 años
  Eric Schulte 4da3ddc623 Merge branch 'session' of git@github.com:eschulte/org-babel into session hace 17 años
  Eric Schulte cdb41f5106 working on org-babel-script.el (winnowing, and using org-babel-comint.el) hace 17 años
  Dan Davison 4446fd1f07 new TODO: figure out how to handle errors during evaluation hace 17 años
  Dan Davison d0938cc70d More thoughts on scripting vs. functional approaches in org-babel hace 17 años
  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. hace 17 años
  Eric Schulte b533d9d446 cleaned up org-babel-comint and removed helper functions hace 17 años
  Eric Schulte fe75562a64 org-babel-comint is basically working hace 17 años
  Eric Schulte e1aeec8ab1 begun implementing org-babel-comint hace 17 años
  Eric Schulte c175d3ce0d playing with org-babel-script and comint buffers/functions hace 17 años
  Eric Schulte 2a663b9e09 R is now using last output (with default session) and passing all tests hace 17 años
  Eric Schulte 49db1e523c Merge branch 'master' into session hace 17 años
  Eric Schulte 39f7174884 Revert "Revert "Make org table result have header row and hline when appropriate..."" hace 17 años
  Eric Schulte b1c103890c *even more* discussion of session implementation issues hace 17 años
  Dan Davison 8ac2a7daa6 Added another multilingual example. One issue is that spaces in the string cause vector output. hace 17 años
  Dan Davison 02b265b2e3 Reverted tentative and hackish support for hline in R output. I have left a commented line and an unused function while I am thinking about this, and pending me learning git better. However I haven't yet reverted the ability of R to recognise hlines in var references, so the grades example still works. All sbe tests are passed. hace 17 años
  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. hace 17 años
  Eric Schulte bbf89dea08 fixed type in org-babel.org hace 17 años
  Eric Schulte dccbe633c9 discuss complication of mixing functional and imperative block evaluation hace 17 años