]> hydra-www.ietfng.org Git - dyna2/commit
Add special handling for = and ==.
authorNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Sun, 30 Jun 2013 22:26:15 +0000 (18:26 -0400)
committerNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Sun, 30 Jun 2013 22:26:15 +0000 (18:26 -0400)
commit9e25c0518029e43be66dc0f765cca8fce048c48d
tree6fca8031f322fda4f85f86a9b036612a0cfd8061
parent66833ebe8a1cc4dea51bcff822e2af1d94543b63
Add special handling for = and ==.

Their evaluation has been inlined, increasing the number of modes supported.
src/Dyna/Analysis/RuleMode.hs
src/Dyna/Term/SurfaceSyntax.hs