Eric Schulte
|
07c919cb31
|
fleshing out actual loading of tangled files
|
2009-07-14 21:52:10 -07:00 |
Eric Schulte
|
c3166dc093
|
now able to tangle files by language
|
2009-07-14 21:52:07 -07:00 |
Eric Schulte
|
8694253c9f
|
getting started on automatic loading of elisp from org-mode files
|
2009-07-14 20:21:08 -07:00 |
Eric Schulte
|
74b9c8f125
|
slight simplification
|
2009-06-27 17:26:07 -07:00 |
Eric Schulte
|
978104f1ae
|
broke tangled source block collection out into it's own function
|
2009-06-27 17:25:01 -07:00 |
Eric Schulte
|
87e07ee66d
|
added completion message to `org-babel-tangle'
|
2009-06-27 13:36:51 -07:00 |
Eric Schulte
|
e9c2c6a590
|
removing debugging statements from org-babel-tangle.el, and beefing up test-tangle.org
|
2009-06-27 13:24:49 -07:00 |
Eric Schulte
|
6518065f28
|
now working with multiple source-blocks
|
2009-06-27 13:13:37 -07:00 |
Eric Schulte
|
5621c105bf
|
removed org-babel-alist-pop
|
2009-06-27 13:12:30 -07:00 |
Eric Schulte
|
50abb08479
|
misc tweaks
|
2009-06-27 12:44:12 -07:00 |
Eric Schulte
|
760e811c8c
|
org-babel-alist-pop now actually does modify alist
|
2009-06-27 12:44:05 -07:00 |
Eric Schulte
|
0d3952ecf6
|
inserting links in a comment before source-code blocks
|
2009-06-27 11:58:13 -07:00 |
Eric Schulte
|
e05ddae2f7
|
now requiring cl
|
2009-06-27 11:58:00 -07:00 |
Eric Schulte
|
fba47f3651
|
now able to generate source files (not really tested or complete)
|
2009-06-26 12:12:23 -07:00 |
Eric Schulte
|
c09041b785
|
more fleshing out of writing to file
|
2009-06-26 11:43:50 -07:00 |
Eric Schulte
|
e16c896c80
|
some more work on writing out to files
|
2009-06-26 10:25:31 -07:00 |
Eric Schulte
|
89f4d92829
|
Merge branch 'master' into tangle
|
2009-06-26 10:20:17 -07:00 |
Eric Schulte
|
2014a95767
|
now loading utility files before language-specific files
|
2009-06-26 10:10:29 -07:00 |
Eric Schulte
|
fed7056833
|
stubbed out functions for inserting source-blocks into files
|
2009-06-25 20:17:21 -07:00 |
Eric Schulte
|
d469181978
|
org-babel-tangle is collecting blocks by language->session
|
2009-06-25 20:12:12 -07:00 |
Eric Schulte
|
3ab7412410
|
started on implementation
|
2009-06-15 15:35:11 -07:00 |
Eric Schulte
|
1c1b40636a
|
now using org-babel-tangle-langs to track file extensions and shebang lines
|
2009-06-15 15:25:46 -07:00 |
Eric Schulte
|
dd7ba333a7
|
Library of Babel should only try to ingest named source blocks
|
2009-06-15 12:55:02 -07:00 |
Eric Schulte
|
3920102905
|
Library of Babel should only try to ingest named source blocks
|
2009-06-15 12:54:29 -07:00 |
Eric Schulte
|
9e5f634135
|
Merge branch 'master' into tangle
|
2009-06-15 12:53:00 -07:00 |
Eric Schulte
|
c678059deb
|
passing all tests
|
2009-06-15 12:47:10 -07:00 |
Eric Schulte
|
a5f6423a76
|
Merge branch 'jumping-to-source-blocks'
|
2009-06-15 12:43:23 -07:00 |
Eric Schulte
|
793f5205e2
|
org-babel-goto-named-source-block is working
|
2009-06-15 12:43:15 -07:00 |
Eric Schulte
|
aa5c9985bd
|
fixed bug in ruby session evaluation
|
2009-06-15 12:30:36 -07:00 |
Eric Schulte
|
a902b62c29
|
better parsing of argument headers
|
2009-06-15 12:26:58 -07:00 |
Eric Schulte
|
112c7d9236
|
fixed non-session variable assignment in R
|
2009-06-15 12:17:58 -07:00 |
Eric Schulte
|
a44c98b376
|
cleaning up debugging messages in python
|
2009-06-15 12:14:02 -07:00 |
Eric Schulte
|
0cd60d5c5a
|
removing message debugging statements
|
2009-06-15 11:49:35 -07:00 |
Eric Schulte
|
82ecab19fb
|
R is working with no session
|
2009-06-15 11:49:06 -07:00 |
Eric Schulte
|
e2d3cc7830
|
shell commands are working
|
2009-06-15 11:29:25 -07:00 |
Eric Schulte
|
f2aaba8ca6
|
adding support for python with :session none
|
2009-06-15 11:14:32 -07:00 |
Eric Schulte
|
2fd494477b
|
cleaned up ruby
|
2009-06-15 10:54:14 -07:00 |
Eric Schulte
|
00365e1fbe
|
ruby can now be run with NO session
|
2009-06-15 10:13:48 -07:00 |
Eric Schulte
|
ce1726713a
|
expanding
|
2009-06-15 09:35:02 -07:00 |
Eric Schulte
|
b60d873724
|
just getting started
|
2009-06-15 09:28:01 -07:00 |
Eric Schulte
|
e7591f5a14
|
removing the org-babel-named-src-block-regexp variable which is not used
|
2009-06-15 09:06:14 -07:00 |
Eric Schulte
|
ec38cffff0
|
not yet working
|
2009-06-14 22:06:11 -07:00 |
Eric Schulte
|
08565fd5c7
|
Merge branch 'master' into tangle
Conflicts:
lisp/org-babel-init.el
|
2009-06-14 18:58:25 -07:00 |
Eric Schulte
|
623831ddab
|
added util directory, including newest inf-ruby.el, should fix ruby bug
|
2009-06-14 18:42:44 -07:00 |
Eric Schulte
|
d71ee1116b
|
adding shell of org-babel-tangle.el
|
2009-06-14 18:30:29 -07:00 |
Eric Schulte
|
8605c848bf
|
Merge branch 'master' into library-of-babel
Conflicts:
lisp/org-babel-ref.el
org-babel.org
|
2009-06-14 15:24:41 -07:00 |
Eric Schulte
|
d72b438f5e
|
Library of Babel source blocks are now available from any org-mode file
|
2009-06-14 15:01:55 -07:00 |
Eric Schulte
|
f1302d1cca
|
implemented *much* simpler lob one-liner syntax
|
2009-06-14 14:18:58 -07:00 |
Eric Schulte
|
fb2dcaf58a
|
implemented infrastructure for loading source-blocks from files
|
2009-06-14 14:10:04 -07:00 |
Eric Schulte
|
0866961436
|
Merge branch 'session' of git@github.com:eschulte/org-babel into session
Conflicts:
lisp/langs/org-babel-sh.el
org-babel.org
|
2009-06-14 12:16:17 -07:00 |