コミット履歴

作者 SHA1 メッセージ 日付
  Eric Schulte d724ca921a tweaking tasks for sessions and script/functional evaluation 16 年 前
  Eric Schulte e6729c1cae even more thoughts on evaluation, results, models and options 16 年 前
  Eric Schulte 4da3ddc623 Merge branch 'session' of git@github.com:eschulte/org-babel into session 16 年 前
  Eric Schulte cdb41f5106 working on org-babel-script.el (winnowing, and using org-babel-comint.el) 16 年 前
  Dan Davison 4446fd1f07 new TODO: figure out how to handle errors during evaluation 16 年 前
  Dan Davison d0938cc70d More thoughts on scripting vs. functional approaches in org-babel 16 年 前
  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 年 前
  Eric Schulte b533d9d446 cleaned up org-babel-comint and removed helper functions 16 年 前
  Eric Schulte fe75562a64 org-babel-comint is basically working 16 年 前
  Eric Schulte e1aeec8ab1 begun implementing org-babel-comint 16 年 前
  Eric Schulte c175d3ce0d playing with org-babel-script and comint buffers/functions 16 年 前
  Eric Schulte 2a663b9e09 R is now using last output (with default session) and passing all tests 16 年 前
  Eric Schulte 49db1e523c Merge branch 'master' into session 16 年 前
  Eric Schulte 39f7174884 Revert "Revert "Make org table result have header row and hline when appropriate..."" 16 年 前
  Eric Schulte b1c103890c *even more* discussion of session implementation issues 16 年 前
  Dan Davison 8ac2a7daa6 Added another multilingual example. One issue is that spaces in the string cause vector output. 16 年 前
  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. 16 年 前
  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 年 前
  Eric Schulte bbf89dea08 fixed type in org-babel.org 16 年 前
  Eric Schulte dccbe633c9 discuss complication of mixing functional and imperative block evaluation 16 年 前
  Eric Schulte dff01091dc Revert "Make org table result have header row and hline when appropriate..." 16 年 前
  Eric Schulte 517253a2d0 beginning to add sessions 16 年 前
  Eric Schulte bba80bb837 working on sessions 16 年 前
  Eric Schulte f383f7e30c added integration directory for org-tangle (from Eric N.'s into email) 16 年 前
  Dan Davison 0df550d84c Minor updates and responses in the sessions planning subtree. 16 年 前
  Eric Schulte 37758310e0 planning *session* task order, and separating "*Org Edit Src Example* buffer" tasks 16 年 前
  Eric Schulte fcd5e8f272 fleshing out the *sessions* discussion and TODOs 16 年 前
  Eric Schulte c38294d21f DONE Remove protective commas from # comments before evaluating 16 年 前
  Dan Davison 8fef1f0509 More notes on sessions: need for header arg evaluation when we edit code, and need for removing protective commas 16 年 前
  Dan Davison f03e3ed603 Further notes on org-babel session and ESS and *Org Edit Src Example* buffers. 16 年 前