Commit History

Author SHA1 Message Date
  Eric Schulte 9076b528ad DONE added =file= result type 16 years ago
  Eric Schulte d8734f7edb DONE "multiple :results headers" 16 years ago
  Eric Schulte 73163718ca litorgy-execute-src-block will again stifle results when called with truthy ARG value 16 years ago
  Eric Schulte 9c378fa06b (untested) now inserting results with resname lines 16 years ago
  Eric Schulte 3ccf6b8d6e source blocks can now find their results 16 years ago
  Eric Schulte 801345d41d added function to return the name of the current source block 16 years ago
  Eric Schulte 700324bfbf slightly cleaner code 16 years ago
  Eric Schulte 0974acd7b4 \C-c\C-c now works inside source blocks 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 75ca370de8 added tests, and fixed uncovered bugs 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 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 df6db56a72 now accepting literal values to assign variables in header arguments 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 9652615618 implemented selective export with :exports header argument 16 years ago
  Eric Schulte 3e403fc9bb R support partially working assigning variables from R 16 years ago
  Eric Schulte 0e29fb3601 now assigning variables from source-code blocks in multiple languages 16 years ago
  Eric Schulte 77c33de593 now able to assign variables from emacs-lisp source blocks 16 years ago
  Eric Schulte 3657836968 added optional insertion of results... 16 years ago
  Eric Schulte 01401748e4 cleanup and small misc re-organizations 16 years ago
  Eric Schulte 9b2e4f2257 result insertion is now working for lists and non-lists 16 years ago
  Eric Schulte c40217b5f0 now replace works for table results as well as string results 16 years ago
  Eric Schulte 4385611ebf Now accepting vector results from source blocks, and inserting into org file as tables. 16 years ago