From c2175edc7aa44ca0b526f008d473d6f8a8ac4933 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 14 Jun 2010 23:14:16 +0000 Subject: asy 1.98 git-svn-id: svn://tug.org/texlive/trunk@18982 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/asymptote/TODO | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'Build/source/utils/asymptote/TODO') diff --git a/Build/source/utils/asymptote/TODO b/Build/source/utils/asymptote/TODO index bb9fec483a5..11eface34c8 100644 --- a/Build/source/utils/asymptote/TODO +++ b/Build/source/utils/asymptote/TODO @@ -1,12 +1,20 @@ Andy: possible optimizations: + fix func op and three.asy + rewrite exp::transToType and protoenv::castSource + varpush+pop --> no op + varsave+pop --> one op + closure+pushfunc+varsave+pop --> savefunc + stack::popWithoutReturningValue + look at position information saved in program, maybe save separately + formal::addOps calls trans only hash first 3 or 4 args of signature - hashify symbol table rm transToType from varinitArg::trans run a perfect match through multimatch first (no casting allowed) - STATIC_SYMBOL(name) define to avoid retranslating symbols in addOps change camp.y to flag arglists with named args remove addFunctionOps in favor of == and != defined in types.h - remove most makesymbols in camp.l + +Andy: testing in errortest.asy for packing versus casting, default argument +ambiguities, and whatever else you can think of Andy: operator tuple, to let people define their own tuples -- cgit v1.2.3