Eric Schulte
|
753d1402d8
babel: avoid infinite loop in org-babel-execute-buffer -- Thanks to Stephan Schmitt
|
преди 15 години |
Eric Schulte
|
2531d704c0
babel: now able to reference links as results
|
преди 15 години |
Eric Schulte
|
3ce4962447
babel: added :shebang and :comments header arguments for finer control over tangled output
|
преди 15 години |
Eric Schulte
|
1e8107faf7
babel: improve doc strings for org-babel-execute-buffer and org-babel-execute-subtree
|
преди 15 години |
Eric Schulte
|
682d7a3193
babel: fixed bug where :exports was forced to "results" whenever :file was set
|
преди 15 години |
Eric Schulte
|
da03a848e5
babel: now correctly combining nested tangle header arguments
|
преди 15 години |
Eric Schulte
|
80d41a9121
babel: inheriting properties from higher levels, tracking more properties
|
преди 15 години |
Eric Schulte
|
126f7a3582
org-babel: :cache header argument now uses standard "yes" "no" arguments
|
преди 15 години |
Eric Schulte
|
4815da4b16
org-babel: noweb references are not activated by default
|
преди 15 години |
Eric Schulte
|
0ec408cd9a
org-babel: no quotes around strings in table output -- Thanks to Francesco Pizzolante
|
преди 15 години |
Eric Schulte
|
904a37a850
babel: noweb insertions are now placed behind the line prefix of the <<>> reference
|
преди 15 години |
Dan Davison
|
4cbedbff1a
org-babel: Fix insertion of new results
|
преди 15 години |
Eric Schulte
|
4b6d270b16
org-babel: bug fix, now possible to evaluate source blocks before the first heading
|
преди 15 години |
Eric Schulte
|
222f5c23e8
org-babel: results are now foldable
|
преди 15 години |
Eric Schulte
|
45cce02402
org-babel: caching bugfixes
|
преди 15 години |
Dan Davison
|
2f05cf41ff
org-babel: allow header arg values to be lisp forms.
|
преди 15 години |
Eric Schulte
|
91661d2f3b
org-babel: #+srcname: can now be called #+source: or #+function:
|
преди 15 години |
Eric Schulte
|
2f8d30a578
org-babel: now using #+results instead of #+resname
|
преди 15 години |
Eric Schulte
|
f4f38bd33a
org-babel: results hashes are now hidden (for the most part)
|
преди 15 години |
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 години |