Eric Schulte
|
3692c4b3a5
starting work on allowing opening of src-block results
|
16 years ago |
Dan Davison
|
f53d61980f
Fix argument parsing bug.
|
16 years ago |
Dan Davison
|
c2bef96b7f
Fix parser bug.
|
16 years ago |
Eric Schulte
|
34cf22bdaa
DONE Fix nested evaluation
|
16 years ago |
Eric Schulte
|
66faa937f8
DONE deeply nested arguments still fails
|
16 years ago |
Eric Schulte
|
fe0532e509
DONE One supplied, one default
|
16 years ago |
Eric Schulte
|
53c08df3ae
so it looks like regardless of the syntax used we're not overriding
|
16 years ago |
Dan Davison
|
c1f8de5eec
Cosmetic changes only: shortening lines to fit my screen.
|
16 years ago |
Dan Davison
|
a0e0fe17f4
A neutral bug (unnecessary, but no consequences I believe).
|
16 years ago |
Dan Davison
|
eb7206f744
Fixing function call-style source block arguments.
|
16 years ago |
Dan Davison
|
c1b72bfba8
Trivial typo fixing
|
16 years ago |
Eric Schulte
|
8605c848bf
Merge branch 'master' into library-of-babel
|
16 years ago |
Eric Schulte
|
d72b438f5e
Library of Babel source blocks are now available from any org-mode file
|
16 years ago |
Eric Schulte
|
7d1cbd43ea
removing debugging statements from org-babel-ref.el
|
16 years ago |
Eric Schulte
|
47810f8e14
references to #+resname lines are now working
|
16 years ago |
Eric Schulte
|
b56e6b0285
removing Austin F. Frank from copyright and author lines
|
16 years ago |
Eric Schulte
|
d261e178e9
passing all but one test
|
16 years ago |
Eric Schulte
|
39d1674f30
org-babel-R is now able to assign variables
|
16 years ago |
Dan Davison
|
a39d68640e
Allowing org-tables with hline to be referred to and passed into R. If hline is present, the first row of the table becomes the column names in R. This allows the grades example to run for me which was not true before. Eric: any commits I make should be viewed as tentative -- feel free to reject or recode them.
|
16 years ago |
Eric Schulte
|
9247200bb0
renaming the org-babel/ directory to the lisp/ directory
|
16 years ago |