]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
The SMTLIB2 parser now accepts valid, but extremely improbable symbol names, such...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sun, 23 May 2010 04:53:02 +0000 (04:53 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sun, 23 May 2010 04:53:02 +0000 (04:53 +0000)
commit1c84a1b8a0ac975d9c5f20cc0c2d857ce4817172
tree443d4e5976a769ee5ec3f54c0b57c14c55f6691d
parent39cbbff37a21380c43128af0d34381804f615a62
The SMTLIB2 parser now accepts valid, but extremely improbable symbol names, such as: ?

It's not finished, it still leaks badly, ignores most of the commands it's sent, and doesn't allow annotations to be used.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@778 e59a4935-1847-0410-ae03-e826735625c1
src/parser/smtlib2.lex
src/parser/smtlib2.y