커밋 기록

작성자 SHA1 메시지 날짜
  Eric Schulte 5621c105bf removed org-babel-alist-pop 16 년 전
  Eric Schulte 760e811c8c org-babel-alist-pop now actually does modify alist 16 년 전
  Eric Schulte d469181978 org-babel-tangle is collecting blocks by language->session 16 년 전
  Eric Schulte a5f6423a76 Merge branch 'jumping-to-source-blocks' 16 년 전
  Eric Schulte 793f5205e2 org-babel-goto-named-source-block is working 16 년 전
  Eric Schulte a902b62c29 better parsing of argument headers 16 년 전
  Eric Schulte b60d873724 just getting started 16 년 전
  Eric Schulte e7591f5a14 removing the org-babel-named-src-block-regexp variable which is not used 16 년 전
  Eric Schulte ec38cffff0 not yet working 16 년 전
  Eric Schulte 8605c848bf Merge branch 'master' into library-of-babel 16 년 전
  Eric Schulte fb2dcaf58a implemented infrastructure for loading source-blocks from files 16 년 전
  Eric Schulte 2212742c54 python can now pop-to-session 16 년 전
  Eric Schulte d1bcb5e425 cleaned version of body is now added to kill ring 16 년 전
  Eric Schulte 1b39a64fbe ruby blocks can now pop to session buffer (optionally evaluating header-args) 16 년 전
  Eric Schulte 7d063efd28 removed debugging statement from org-babel.el 16 년 전
  Eric Schulte 0019cc9c14 all tests seem to be passing 16 년 전
  Dan Davison 66b27cb951 Added get-all-src-block-infos, which creates a hash of the 'info' lists 16 년 전
  Dan Davison 81ee8944ae Correcting errors in previously untested code. 16 년 전
  Eric Schulte dd0392a4f2 extracted the "capture all output from comint session" behavior into a macro 16 년 전
  Dan Davison 317a062a9a New variable org-babel-named-src-block-regexp to match src block with 16 년 전
  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 년 전
  Dan Davison 90094f9b7c Started again with lob implementation. 16 년 전
  Eric Schulte b56e6b0285 removing Austin F. Frank from copyright and author lines 16 년 전
  Eric Schulte d41466e5bc now really passing all basic tests 16 년 전
  Eric Schulte 39a4a85ba1 protecting against spurious spaces in header arguments 16 년 전
  Eric Schulte 8ab8bf6ed4 quoting "%"s in messages 16 년 전
  Eric Schulte 005e682948 making progress bringing org-babel-R.el into the new evaluation schema 16 년 전
  Eric Schulte 8620cc414c generalizing command to read results from a file into elisp 16 년 전
  Eric Schulte 9040ad657b adding string manipulation functions to org-babel.el 16 년 전
  Eric Schulte 23c61abf90 more robust org-babel-chomp 16 년 전