Commit History

Author SHA1 Message Date
  Dan Davison d14690e4cf Merge branch 'master' of git@github.com:eschulte/rorg 16 years ago
  Eric Schulte fc21c4b559 adding support for R source code blocks 16 years ago
  Eric Schulte 01401748e4 cleanup and small misc re-organizations 16 years ago
  Eric Schulte d1230c6ea5 litorgy-script is now functional and plays nice w/matrix output 16 years ago
  Eric Schulte c814a9f3e8 table assignment now working for ruby and python 16 years ago
  Eric Schulte 5805507dc3 currently not even trying to find the table if it's in another file 16 years ago
  Dan Davison 17a1d71e6a Merge branch 'master' of git@github.com:eschulte/rorg 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 b9dc839e33 added demonstration of the reading/writing of tables to rorg.org 16 years ago
  Eric Schulte 4852d8b194 now quoting all non-list output 16 years ago
  Eric Schulte 4385611ebf Now accepting vector results from source blocks, and inserting into org file as tables. 16 years ago
  Eric Schulte be826b2d68 replaced `litorgy-examplize-region' as `org-toggle-fixed-width-section' was causing problems 16 years ago
  Eric Schulte 01c958f167 pushed the parsing of org tables fully into litorgy-reference.el 16 years ago
  Eric Schulte c294d0119d Now able to reference a table from an emacs-lisp src block. 16 years ago
  Eric Schulte 561c8b64c3 added litorgy-R to init file 16 years ago
  Eric Schulte b809734a47 added initialization file which can be used to load litorgy 16 years ago
  Eric Schulte da6ab1279e added stub of the file which will provide R support 16 years ago
  Dan Davison 080a1634d7 Merge branch 'master' of git@github.com:eschulte/rorg 16 years ago
  Eric Schulte 74498d6055 thinking about and stubbing out functions for referencing external resources 16 years ago
  Eric Schulte a95cf1c442 stubbing out a file to hold functions for referencing data from header 16 years ago
  Eric Schulte 63839f7c50 adding support for emacs-lisp blocks 16 years ago
  Eric Schulte 6cf9c4e497 replacing litorgy-make-region-example with the standard org-toggle-fixed-width-section. 16 years ago
  Dan Davison 78c3dc7fb1 Merge branch 'master' of git@github.com:eschulte/rorg 16 years ago
  Dan Davison aae046e55e minor edits, starting to add litorgy-R tasks as they crop up during use 16 years ago
  Eric Schulte 47e18380e9 getting too excited and thinking about distributed computing 16 years ago
  Eric Schulte 2f12591e5a adding thoughts about referencing data to rorg.org, see 16 years ago
  Eric Schulte e292e34041 minor additions to rorg.org 16 years ago
  Eric Schulte f8c437e5c3 ensuring return to current buffer when executing R code 16 years ago
  Eric Schulte 488fa39b27 ensure inserted results end in a newline 16 years ago