Summary
- committed makefile change for cofor include (details)
- Update max/min so n-ary version doesn't match against the 2 argument case. Also added a test. (details)
- Some mistakes in isPolyType found while working on the box pass. There was a new-ast verison using the old type map and, perhaps relatedly, the new type map version recursed into the no type map form. Also some clean-up in related functions. (details)
The file was modified | libcfa/src/Makefile.am |
The file was modified | tests/minmax.cfa |
The file was modified | tests/.expect/minmax.txt |
The file was modified | libcfa/src/common.hfa |
The file was modified | src/GenPoly/GenPoly.cc |