org-mode/lisp
Eric Schulte 6698edbe83 finally think I'm on the right track for output vs. values, mostly working w/ruby
- moved ruby functions into their own buffer
  - removed org-babel-sessions.el
  - drastically scaled down org-babel-comint.el (may grow later if we
    find duplication between language buffers)
  - removed org-babel-script.el
  - adjusted org-babel-init.el to reflect new file layout

For the big breakthrough see `org-babel-ruby-evaluate' in
org-babel-ruby.el.  This will be the model upon which all future
language evaluations will be built.
2009-06-11 15:15:59 -07:00
..
org-babel-comint.el finally think I'm on the right track for output vs. values, mostly working w/ruby 2009-06-11 15:15:59 -07:00
org-babel-exp.el renaming the org-babel/ directory to the lisp/ directory 2009-05-24 13:56:20 -07:00
org-babel-init.el finally think I'm on the right track for output vs. values, mostly working w/ruby 2009-06-11 15:15:59 -07:00
org-babel-lisp.el renaming the org-babel/ directory to the lisp/ directory 2009-05-24 13:56:20 -07:00
org-babel-R.el generalizing command to read results from a file into elisp 2009-06-11 15:04:10 -07:00
org-babel-ref.el org-babel-R is now able to assign variables 2009-06-09 15:28:59 -07:00
org-babel-ruby.el finally think I'm on the right track for output vs. values, mostly working w/ruby 2009-06-11 15:15:59 -07:00
org-babel-shell.el working on sessions 2009-06-02 16:26:57 -07:00
org-babel-table.el renaming the org-babel/ directory to the lisp/ directory 2009-05-24 13:56:20 -07:00
org-babel.el generalizing command to read results from a file into elisp 2009-06-11 15:04:10 -07:00