ccremers
0fddd9f566
- Some fixes after pedantic tests. What remains: (a) C++ style comments (//) and (b) nested functions.
2007-01-06 18:01:36 +00:00
ccremers
89c3a20acf
- Many cleanups to make -Wall happy. Next up is pedantic...
2007-01-06 14:45:29 +00:00
ccremers
720d18415f
- Fixed bug in stderror enable/disable code.
2006-08-07 10:52:17 +00:00
ccremers
9683d76598
- Using stderr or not is now a macro in error.h
2006-08-06 18:01:23 +00:00
ccremers
460c087cf2
- Some work towards moving stderror output for non-linux things out of
...
the way.
2006-08-02 10:29:40 +00:00
ccremers
6a74883adf
- Restricted the syntax somewhat, to avoid people typing crap.
...
(Cf. Golsteijn)
2006-05-16 15:00:21 +00:00
ccremers
5487d3ae90
- From this version onwards, Scyther no longer supports the modelchecker
...
method. A big cleanup has been started, but is not finished yet, so
minor artefacts might still remain. These are to be cleaned up later.
2006-03-08 13:58:46 +00:00
ccremers
e6505a72a3
- Further refactoring.
...
- Some cleanup.
2006-01-02 19:55:34 +00:00
ccremers
4a363aa33c
- Bugfix: the single attack output adaptions from revision 1447 had
...
broken some of the xml output.
2005-12-30 12:03:19 +00:00
ccremers
0505aaacd6
- New claim: CLAIM_Reachable
...
- Added new switches:
-G,--generate-statespace
-C,--generate-claims
- Claims are now allowed to have no label (they will be generated
automatically)
- Output summary shows parameter of claims
- Internally, new symbols can now be generated by
symbolNextFree(prefixsymbol)
2005-12-28 11:50:17 +00:00
ccremers
c20810def5
- Added preliminary support for singular attack output.
2005-12-27 10:49:22 +00:00
ccremers
0e9b7dcf11
- Some added error/bounds detection all around.
2004-08-31 12:35:05 +00:00
ccremers
0fc008fe33
- Added keylevels to symbols. This is to help pruning the proofs, for
...
terms and patterns that do not originate on regular nodes.
2004-08-20 19:16:56 +00:00
ccremers
71c658051e
- Reindented everything, so the layout is up to date again.
2004-08-09 10:05:58 +00:00
ccremers
4d1362cb1b
- Implemented --check=Secret switch, which allows checking of specific
...
properties.
- Fixed a bug in the symbol table, where symbols were never inserted
into the hash table.
2004-08-09 09:42:58 +00:00
ccremers
523b0ffd32
- Added --claims flag for some detailed output on claim violations.
2004-07-29 12:36:24 +00:00
ccremers
60b02eea0e
- Renamed nearly all files. Now, we try to use singular terms.
...
Exception: states.h is the plural form.
2004-07-24 19:07:29 +00:00