Eric Schulte
|
403c92f676
org-babel: set default behavior to non-caching in `org-babel-default-header-args'
|
15 年之前 |
Eric Schulte
|
1453f0294d
org-babel: Hash based caching of results in buffer
|
15 年之前 |
Eric Schulte
|
56a81ee65a
org-babel: no longer consumes src-block reference strings during export
|
15 年之前 |
Dan Davison
|
3547a6b64d
org-babel: further cleaning of parameter-passing to language files
|
15 年之前 |
Eric Schulte
|
082fb84c34
org-babel: cleaner passing of parameter to language specific files
|
15 年之前 |
Eric Schulte
|
28881fa29d
org-babel: added `org-babel-noweb-error-langs' to raise errors when noweb references can't be resolved
|
15 年之前 |
Dan Davison
|
210f85ce49
org-babel: store noweb-expanded code body in 'info' data structure
|
15 年之前 |
Dan Davison
|
43bd90ef81
org-babel: new header argument :results_switches
|
15 年之前 |
Dan Davison
|
ea2cd9b1c8
org-babel: make info structure available when removing/inserting results
|
15 年之前 |
Dan Davison
|
f01fb927e1
org-babel: read results contained in generic org blocks
|
15 年之前 |
Dan Davison
|
13d670744e
org-babel: set case-fold-search t when reading results
|
15 年之前 |
Dan Davison
|
43cd1aa2b9
org-babel: trim trailing newline from noweb-referenced material
|
15 年之前 |
Dan Davison
|
8b33a47410
org-babel: match multiple noweb references on same line correctly.
|
15 年之前 |
Dan Davison
|
3cf02c1afa
org-babel: allow regexp to be supplied in org-babel-trim, as per docstring.
|
15 年之前 |
Dan Davison
|
872d9157d9
org-babel: include functional-style args in org-babel-get-src-block-info list
|
15 年之前 |
Dan Davison
|
72691f1ff7
org-babel: Single function to return all source block info.
|
15 年之前 |
Dan Davison
|
dcc669f20a
org-babel: parse src block switches
|
15 年之前 |
Dan Davison
|
c7d3844bd9
org-babel: annotate org-babel-src-block-regexp with comments for clarity
|
15 年之前 |
Eric Schulte
|
f4d5b6dd49
org-babel noweb reference evaluation
|
15 年之前 |
Dan Davison
|
962a1e0608
org-babel: fix inline source block regexp
|
15 年之前 |
Dan Davison
|
512b376bb5
org-babel: allow multiple spaces/tabs between "src" and lang
|
15 年之前 |
Dan Davison
|
70a5963563
org-babel: avoid false positive matches for inline and #+lob constructs
|
15 年之前 |
Dan Davison
|
5f1ea1ce70
org-babel: By default, don't use session for inline blocks
|
15 年之前 |
Eric Schulte
|
62c8d0a835
org-babel: foreign-file references work, export is fully functional
|
15 年之前 |
Eric Schulte
|
540fa74513
org-babel-exp.el is now working for inline blocks
|
15 年之前 |
Dan Davison
|
68a1240db8
org-babel: ensure that result is returned when using :results output
|
15 年之前 |
Dan Davison
|
6c0c2039dd
org-babel: make [:file filename] imply [:exports results]
|
15 年之前 |
Dan Davison
|
351f52192d
org-babel: extend the way header args are taken from properties
|
15 年之前 |
Eric Schulte
|
4d374b27d2
org-babel: :noweb header argument now expands noweb references before source-block evaluation
|
15 年之前 |
Eric Schulte
|
3db817fb02
org-babel: now supports pp results (emacs-lisp, ruby, python)
|
15 年之前 |