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 |
Eric Schulte
|
be826b2d68
replaced `litorgy-examplize-region' as `org-toggle-fixed-width-section' was causing problems
|
16 years ago |
Eric Schulte
|
74498d6055
thinking about and stubbing out functions for referencing external resources
|
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 |
Eric Schulte
|
488fa39b27
ensure inserted results end in a newline
|
17 years ago |
Eric Schulte
|
715998c107
adding R support for litorgy
|
17 years ago |
Eric Schulte
|
fbb141f72e
added litorgy-eval-buffer function
|
17 years ago |
Eric Schulte
|
f7d0dd1fda
adding a replace option, and simplified result insertion
|
17 years ago |