summaryrefslogtreecommitdiff
path: root/Source/UnitTests
diff options
context:
space:
mode:
authorGravatar Dan Liew <daniel.liew@imperial.ac.uk>2015-02-12 11:25:49 +0000
committerGravatar Dan Liew <daniel.liew@imperial.ac.uk>2015-02-12 11:25:49 +0000
commit4410dba67b19995e40ab51c06922937b2cc55bc3 (patch)
tree2c7d0f51c4a6ca4e4be5a331a457984a962ae5d9 /Source/UnitTests
parentd2f542ffeecddf36004f94729745e4ba9d7d300a (diff)
Fix what looked like a serious design issue when Type checking
anything that implements the IAppliable interface. Type checking should never need to change the reference of a list of arguments (hence the removal of the ``ref`` keyword) and we need to use IList<Expr> instead of List<Expr> to allow NAryExpr to do its type checking.
Diffstat (limited to 'Source/UnitTests')
0 files changed, 0 insertions, 0 deletions