Commit Graph

10 Commits

Author SHA1 Message Date
Eric Schulte 51a628bc5e added tests for calling source blocks as functions, passing all tests 2009-05-11 20:50:45 -07:00
Eric Schulte 75ca370de8 added tests, and fixed uncovered bugs
tests currently cover the following all of which are passing
  - basic execution
  - referencing tables
  - referencing other source blocks
2009-05-11 19:41:56 -07:00
Eric Schulte c26c393c9c evaluate source code blocks as spreadsheet formulas in tables 2009-05-10 19:47:22 -07:00
Eric Schulte 2794b3394f more robust against spaces in :var header arguments 2009-05-10 08:27:06 -07:00
Eric Schulte d7cbcd54d8 cleanup 2009-05-09 18:28:23 -07:00
Eric Schulte 9865923f84 now able to pass arguments to source block from header-arguments variable assignment 2009-05-09 18:28:23 -07:00
Eric Schulte 728869fef8 now passing arguments to source-blocks when the source-block is used to initialize a header-argument variable
before this is useful need to implement params merging in
  litorgy-execute-src-block, see the TODO infile
2009-05-09 18:28:21 -07:00
Eric Schulte df6db56a72 now accepting literal values to assign variables in header arguments 2009-05-08 16:20:05 -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
Renamed from litorgy/litorgy-reference.el (Browse further)