]> hydra-www.ietfng.org Git - dyna2/commit
Modified default argument disposition (i.e. how operator/functors perfer to
authortimv <timv@herman0.(none)>
Thu, 15 Nov 2012 00:33:23 +0000 (19:33 -0500)
committertimv <timv@herman0.(none)>
Thu, 15 Nov 2012 00:33:23 +0000 (19:33 -0500)
commit03bb105d8eccb16c82546b02b1c4f81fbfa2675a
tree29064bb0b81cfba15c67db2c66dbb00b127e5bcb
parent149474968eb650633cdd36c72501748dbed36867
Modified default argument disposition (i.e. how operator/functors perfer to
evaluate their arguments). Now we have (b) operators begining with an alphabetic
character do not evaluate (b) a table of exceptions to for logical and
arithmetic connectives (e.g. exp, not).

Parser now allows wider range of names for aggregators, including "max=".
.gitignore [new file with mode: 0644]
src/Dyna/Analysis/NormalizeParse.hs
src/Dyna/ParserHS/Parser.hs