iscc: add equality operation on strings
commitefaeaa579b0fdee56fedcdcef6383304a30044f4
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 13 May 2015 12:59:40 +0000 (13 14:59 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 13 May 2015 13:02:47 +0000 (13 15:02 +0200)
tree9ea19fec88214b7f632f75f5f531496da2cb78ac
parent3e67a0013636448702e0997aecbcf8be43251a89
iscc: add equality operation on strings

This will allow us to implement a test for equality to NaN in terms
of strings.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/isl.tex
iscc.c