Eric Schulte
|
f1302d1cca
implemented *much* simpler lob one-liner syntax
|
16 years ago |
Eric Schulte
|
fb2dcaf58a
implemented infrastructure for loading source-blocks from files
|
16 years ago |
Eric Schulte
|
82e9587c72
added alternate single-line syntax for Library of Babel evaluation
|
16 years ago |
Dan Davison
|
04be81dfe4
Cleaner implementation of org-babel-execute:babel.
|
16 years ago |
Dan Davison
|
66b27cb951
Added get-all-src-block-infos, which creates a hash of the 'info' lists
|
16 years ago |
Dan Davison
|
81ee8944ae
Correcting errors in previously untested code.
|
16 years ago |
Dan Davison
|
b3afff4392
Merge branch 'session' into library-of-babel
|
16 years ago |
Dan Davison
|
f1ba541bf3
Updated notes on implementation of library functions.
|
16 years ago |
Dan Davison
|
b300b62b9c
OK, I'm getting confused in magit and committing only a single hunk
|
16 years ago |
Dan Davison
|
da82dae939
Implementing library functions as a new (pseudo) interpreter called
|
16 years ago |
Dan Davison
|
317a062a9a
New variable org-babel-named-src-block-regexp to match src block with
|
16 years ago |
Dan Davison
|
e0909d8458
New variable org-babel-named-src-block-regexp, to match a block with its srcname, and simple version of function org-babel-find-named-block.
|
16 years ago |
Eric Schulte
|
3b026b806e
shell source blocks no longer hang
|
16 years ago |
Dan Davison
|
90094f9b7c
Started again with lob implementation.
|
16 years ago |
Dan Davison
|
f5684b7deb
Still getting started with lob.
|
16 years ago |
Dan Davison
|
68c3fb2b52
Starting to create `library of babel' branch.
|
16 years ago |
Eric Schulte
|
8ec719aefb
passing all tests, but have a couple more tasks before merge
|
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
|
e0fe83c8d2
moving org-babel-lisp into the langs directory
|
16 years ago |
Eric Schulte
|
66162b2e4e
more looking into the remaining errors
|
16 years ago |
Eric Schulte
|
b7c32fc5d8
passing almost all tests
|
16 years ago |
Eric Schulte
|
d41466e5bc
now really passing all basic tests
|
16 years ago |
Eric Schulte
|
8f9ae7314a
now passing basic-ruby test
|
16 years ago |
Eric Schulte
|
5675e56585
sessions are now working in R
|
16 years ago |
Eric Schulte
|
9623b16914
fixed some weird long-prompt issues with shell comint buffer
|
16 years ago |
Eric Schulte
|
2dea1ea367
shell is now handling multiple sessions
|
16 years ago |
Eric Schulte
|
f4798d3e83
python can now handle multiple sessions
|
16 years ago |
Eric Schulte
|
39a4a85ba1
protecting against spurious spaces in header arguments
|
16 years ago |
Eric Schulte
|
368cdd2a3e
brought in org-babel.org changes from master
|
16 years ago |