Eric Schulte
|
6206e23ffd
DONE global variable indicating default to vector output
|
16 years ago |
Eric Schulte
|
e2745ba306
reorder the tasks by priority
|
16 years ago |
Eric Schulte
|
6dab411a65
DONE name named results if source block is named
|
16 years ago |
Eric Schulte
|
43b7f90bb6
DONE (simple caching) check for named results before source blocks
|
16 years ago |
Eric Schulte
|
19317f9b63
DONE set =:results silent= when eval with prefix argument
|
16 years ago |
Eric Schulte
|
92d070c41e
DONE results-type header (vector/file) [3/3]
|
16 years ago |
Eric Schulte
|
9076b528ad
DONE added =file= result type
|
16 years ago |
Eric Schulte
|
d8734f7edb
DONE "multiple :results headers"
|
16 years ago |
Eric Schulte
|
bab1f2da00
added "Add Languages" Task
|
16 years ago |
Eric Schulte
|
1c443faa20
added reference naming and caching Tasks
|
16 years ago |
Eric Schulte
|
61e05d86d0
added PROPOSED task "support for passing paths to files between source blocks"
|
16 years ago |
Eric Schulte
|
f59e6d8880
added command-line-execution TODO
|
16 years ago |
Eric Schulte
|
a7b04ffe12
truncating multi-line output before inserting into org-mode tables
|
16 years ago |
Eric Schulte
|
b8fb32c4c4
fixed bug related to multi-line ruby code blocks
|
16 years ago |
Eric Schulte
|
7cb0ecd476
fixed R bug (now properly ingests all elisp values into R)
|
16 years ago |
Eric Schulte
|
a79b75eb78
added TODO to litorgy-ref.el
|
16 years ago |
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 |