Commit History

Author SHA1 Message Date
  Eric Schulte 3fee1b9cd8 litorgy-ref can now find #+resname lines (allowing caching of src block evaluation) 16 years ago
  Eric Schulte f5dc857354 found bug in ruby code 16 years ago
  Eric Schulte cc622b1383 was passing all test, but either found or created a new bug in R code evaluation 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 9b7ae66e4f use the prefix arg ARG to silence the results output of litorgy-execute-src-block 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 c2b809dc94 added TODO "resolve references to other buffers" 16 years ago
  Eric Schulte b21e61be60 added TODO for result name lines #+resname: 16 years ago
  Eric Schulte 801345d41d added function to return the name of the current source block 16 years ago
  Eric Schulte 3a0be8fd06 combined all "running processes" TODOs and bumped down to DEFERRED 16 years ago
  Eric Schulte 2cc09a2029 temporarily deferred "use textConnection to pass tsv to R" 16 years ago
  Eric Schulte 8d967c9fbb slight addition of commentary to rorg.org 16 years ago
  Eric Schulte 14296239ea removed redundant :sep \t from org-tbl-to-tsv call in litorgy-R 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 b9f2d50192 responses/expansions to TODO in rorg.org 16 years ago
  Dan Davison 0c68fce725 Proposals for some minor reworkings of litorgy-R.el code added to rorg.org and as comments in litorgy-R.el 16 years ago
  Dan Davison 47615a1ea8 added cursor movement bug 16 years ago
  Dan Davison c483c7d087 simplified R code in the pie chart example 16 years ago
  Dan Davison 0947747759 Added as.is=TRUE argument to read.table so that strings are kept as strings and not converted to factors 16 years ago
  Dan Davison a62776cabe Added some tasks and bugs in rorg.org 16 years ago
  Eric Schulte 043136aed7 added example (pie chart of rorg files/directiries) 16 years ago
  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