Eric Schulte
|
3a62685df9
|
ob-calc: support for variables -- converts :var variables in calc variables
* lisp/ob-calc.el (org-babel-execute:calc): support for variables --
converts :var variables in calc variables
|
2010-11-03 23:45:25 -06:00 |
Eric Schulte
|
598be4a4a4
|
ob-calc: added to org-src-lang-modes, safer evaluation, better error messages
* lisp/ob-calc.el (org-babel-execute:calc): safer evaluation and
hopefully better error messages
* lisp/org-src.el (org-src-lang-modes): mapping calc blocks to
fundamental mode
|
2010-10-29 19:18:28 -06:00 |
Eric Schulte
|
9c833c456e
|
ob-calc: ensure that calc stack refers to the correct stack
* lisp/ob-calc.el (org-babel-execute:calc): ensure that calc stack
refers to the correct stack
|
2010-10-29 10:20:07 -06:00 |
Eric Schulte
|
f7166a0a05
|
ob-calc: adding the beginnings of support for calc code blocks
* lisp/ob-calc.el: adding the beginnings of support for calc code blocks
|
2010-10-29 08:54:12 -06:00 |