]> hydra-www.ietfng.org Git - dyna2/commit
Make BackendDefn 'constants' a function
authorNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Mon, 3 Jun 2013 01:51:00 +0000 (21:51 -0400)
committerNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Mon, 3 Jun 2013 01:51:00 +0000 (21:51 -0400)
commit2f8b98d4b5f4ed62a49473cf9807cb7334e90e51
tree79177aff9bb5e1e52818c8d19cbc04bc51006d1b
parentcaecbbc65b6005dcafcc8136f18c4152adaa8726
Make BackendDefn 'constants' a function

Rather than a guaranteed finite map.  While here, make NoBackend agree more
with the Python backend and sort the lists of primitives.
src/Dyna/Backend/BackendDefn.hs
src/Dyna/Backend/NoBackend.hs
src/Dyna/Backend/Python/Backend.hs
src/Dyna/Main/Driver.hs