コミット履歴

作者 SHA1 メッセージ 日付
  Eric Schulte 5d4ac21aca languages are now able to specify that they don't support comments for tangling 16 年 前
  Eric Schulte 9df56be538 tangling now preserves order of source-code blocks from the original file 16 年 前
  Eric Schulte 132eb91b68 no longer ensuring that noweb style references are inside comments 16 年 前
  Eric Schulte 227540bce1 DONE new reference syntax *inside* source code blocks 16 年 前
  Eric Schulte 17b2008968 now able to return the current source-code block's body with noweb references expanded 16 年 前
  Eric Schulte bfdc0bbb35 DONE re-work tangling system 16 年 前
  Eric Schulte 5c6308d804 org-babel-load-file now working under new tangling schema 16 年 前
  Eric Schulte 56b18db9b8 STARTED re-work tangling system 16 年 前
  Eric Schulte 51cfe9e468 DONE add =:tangle= family of header arguments 16 年 前
  Eric Schulte f3050c17d6 removed debug statement 16 年 前
  Eric Schulte d37d148d3f DONE singe-function tangling and loading elisp from literate org-mode file [3/3] 16 年 前
  Eric Schulte cdd73500d6 DONE ensure that org-babel-tangle returns the path to the tangled file(s) 16 年 前
  Eric Schulte 07c919cb31 fleshing out actual loading of tangled files 16 年 前
  Eric Schulte c3166dc093 now able to tangle files by language 16 年 前
  Eric Schulte 8694253c9f getting started on automatic loading of elisp from org-mode files 16 年 前
  Eric Schulte 74b9c8f125 slight simplification 16 年 前
  Eric Schulte 978104f1ae broke tangled source block collection out into it's own function 16 年 前
  Eric Schulte 87e07ee66d added completion message to `org-babel-tangle' 16 年 前
  Eric Schulte e9c2c6a590 removing debugging statements from org-babel-tangle.el, and beefing up test-tangle.org 16 年 前
  Eric Schulte 6518065f28 now working with multiple source-blocks 16 年 前
  Eric Schulte 50abb08479 misc tweaks 16 年 前
  Eric Schulte 0d3952ecf6 inserting links in a comment before source-code blocks 16 年 前
  Eric Schulte fba47f3651 now able to generate source files (not really tested or complete) 16 年 前
  Eric Schulte c09041b785 more fleshing out of writing to file 16 年 前
  Eric Schulte e16c896c80 some more work on writing out to files 16 年 前
  Eric Schulte fed7056833 stubbed out functions for inserting source-blocks into files 16 年 前
  Eric Schulte d469181978 org-babel-tangle is collecting blocks by language->session 16 年 前
  Eric Schulte 3ab7412410 started on implementation 16 年 前
  Eric Schulte 1c1b40636a now using org-babel-tangle-langs to track file extensions and shebang lines 16 年 前
  Eric Schulte d71ee1116b adding shell of org-babel-tangle.el 16 年 前