Commit Graph

8 Commits

Author SHA1 Message Date
Eric Schulte 64e01ac324 fixed bug with exportation of ruby arrays 2009-04-23 15:57:32 -07:00
Eric Schulte 0e29fb3601 now assigning variables from source-code blocks in multiple languages
Currently ruby, python, and emacs-lisp are working; still need to work
on shells and R.
2009-04-02 20:02:56 -07:00
Eric Schulte 77c33de593 now able to assign variables from emacs-lisp source blocks 2009-04-02 17:59:55 -07:00
Eric Schulte f20d7e54a5 removing debug message from litorgy-script.el 2009-03-31 16:11:41 -07:00
Eric Schulte 01401748e4 cleanup and small misc re-organizations 2009-03-29 15:08:53 -07:00
Eric Schulte d1230c6ea5 litorgy-script is now functional and plays nice w/matrix output
- litorgy-script no longer handles shell scripts
 - litorgy-script now inserts the *return value* of the source block,
    rather than inserting what was printed to STDOUT
 - now able to handle table output from ruby and python source blocks
2009-03-28 19:38:45 -07:00
Eric Schulte c814a9f3e8 table assignment now working for ruby and python 2009-03-28 14:49:08 -07:00
Eric Schulte 7c51afb642 Added litorgy.el which begins with the most fundamental step of our
implementation, see rorg.org for more information and examples.
2009-02-22 13:19:43 -08:00