Commit History

Author SHA1 Message Date
  Eric Schulte 1e01e18a5f issue resolved, table import seems to be working w/o problems 16 years ago
  Eric Schulte 13ef8051ed refined understanding of the quoting issue 16 years ago
  Eric Schulte b6f2fc7e0d fixed error w/simple ruby arrays, and added litorgy-chomp function 16 years ago
  Eric Schulte 6940577d8e litorgy-src-block-regexp is now robust to trailing spaces after source name 16 years ago
  Eric Schulte 48752e7d79 found some issues, and started addressing them 16 years ago
  Eric Schulte 51a628bc5e added tests for calling source blocks as functions, passing all tests 16 years ago
  Eric Schulte 75ca370de8 added tests, and fixed uncovered bugs 16 years ago
  Dan Davison 480c22bbeb Merge branch 'master' of git@github.com:eschulte/rorg 16 years ago
  Dan Davison e680407493 Started writing an introduction perhaps suitable for a tutorial document or something 16 years ago
  Eric Schulte e140849b49 code blocks default to only exporting code 16 years ago
  Eric Schulte c26c393c9c evaluate source code blocks as spreadsheet formulas in tables 16 years ago
  Eric Schulte 71b6ca8005 added `sbe' for evaluation of source blocks from emacs lisp 16 years ago
  Eric Schulte ce2c319496 inline source code blocks now accept header arguments 16 years ago
  Eric Schulte 2794b3394f more robust against spaces in :var header arguments 16 years ago
  Eric Schulte e1127e31c0 reworking/expanding TODOs 16 years ago
  Eric Schulte 4f17a369d5 update TODOs 16 years ago
  Eric Schulte d7cbcd54d8 cleanup 16 years ago
  Eric Schulte 9865923f84 now able to pass arguments to source block from header-arguments variable assignment 16 years ago
  Eric Schulte 728869fef8 now passing arguments to source-blocks when the source-block is used to initialize a header-argument variable 16 years ago
  Eric Schulte c85ec77932 litorgy-parse-header-arguments can now handle complex arguments 16 years ago
  Eric Schulte 8072d2c7d6 new TODO: implement unit tests for litorgy using litorgy 16 years ago
  Eric Schulte df6db56a72 now accepting literal values to assign variables in header arguments 16 years ago
  Eric Schulte cfcff524d0 additional thoughts about passing arguments to source code blocks 16 years ago
  Eric Schulte 656d29e6d5 added litorgy.org to hold examples of using litorgy 16 years ago
  Eric Schulte c7aa80462a fixed spelling error 16 years ago
  Eric Schulte 9121d6f1f1 now exporting inline source code blocks 16 years ago
  Eric Schulte 1f1ea49ec5 evaluation of inline source blocks working with \C-c\C-c 16 years ago
  Eric Schulte 997c307a92 added additional tasks 16 years ago
  Eric Schulte d7d2cb6399 updated task and bugs trackers 16 years ago
  Eric Schulte 64e01ac324 fixed bug with exportation of ruby arrays 16 years ago