Commit Graph

984 Commits

Author SHA1 Message Date
ccremers
4681d2bf03 - Work towards new setup 2006-08-03 12:13:47 +00:00
ccremers
982624108c - Work towards new setup 2006-08-03 12:06:43 +00:00
ccremers
9219e13fe5 - Added binary, makes life of testers easier. 2006-08-03 10:28:56 +00:00
ccremers
77afb897fa - Toolbars should be realized. 2006-08-03 08:18:14 +00:00
ccremers
69581fcacc - Turned preferences file into something that is cross-platform. 2006-08-02 22:44:10 +00:00
ccremers
cd193e548e - Settings are now passed correctly. 2006-08-02 22:07:29 +00:00
ccremers
e19d13619c - We have output again (if you wait for it, that is...) 2006-08-02 21:56:14 +00:00
ccremers
57639c70dd - Some improvements to image computation code. 2006-08-02 21:15:36 +00:00
ccremers
5ab90bdabf - Switched to popen2, hopefully solving some of the tempfile issues. 2006-08-02 13:51:24 +00:00
ccremers
ccaa6e9197 - Improved windows support. Only the tempfile is playing up. 2006-08-02 13:44:45 +00:00
ccremers
339b7b6368 - Added windows binary. 2006-08-02 13:28:52 +00:00
ccremers
88990f93bb - Some standalone things. 2006-08-02 13:10:38 +00:00
ccremers
e1ddf0668b - Added gui. 2006-08-02 12:59:57 +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
180d00ff41 - Fully removed substitutions.h artefacts. 2006-08-02 09:50:21 +00:00
ccremers
b0a0b5cdfa - Obsolete stuff has to go. 2006-08-02 09:48:44 +00:00
ccremers
82869fb583 - Some misc fixes. 2006-08-02 09:46:57 +00:00
ccremers
3475896536 - Moved switches old definitions to text file (to avoid confusion with
sources)
2006-08-02 09:41:39 +00:00
ccremers
8eb50e30d9 - Added scanner/parser stuff (for windows) 2006-08-02 09:38:28 +00:00
ccremers
0a15692124 - Oops. 2006-08-02 09:35:18 +00:00
ccremers
b6d8930438 - More non-linux compatibility stuff. 2006-08-02 09:32:29 +00:00
ccremers
0c1684e1f2 - Windows-compatible (by disabling, duh..) 2006-08-02 09:27:09 +00:00
ccremers
203b652bab - Updated syntax for claim xml output. 2006-08-01 11:20:53 +00:00
ccremers
4b671384af - Some fixes to compile under Cygwin 2006-08-01 09:13:55 +00:00
ccremers
18d4b94b1e - Reverted to manual flex push/pup structure for include files. 2006-08-01 09:09:44 +00:00
ccremers
5e10206df1 - Added encapsulated dot output and claim reporting to the XML output. 2006-08-01 07:31:40 +00:00
ccremers
9a98e66671 - Claim status is now reported after each claim. 2006-08-01 06:10:12 +00:00
ccremers
92a98a85cc - Single claim check branched. 2006-08-01 06:04:01 +00:00
ccremers
ff87bf180f - Claim reporting moved into claim.c 2006-08-01 05:58:02 +00:00
ccremers
80eafb7374 - Additional --check output should go to stderror. 2006-07-31 11:31:52 +00:00
ccremers
cc358c5df3 - Misc fixes, some reporting with --check. 2006-07-31 11:30:08 +00:00
ccremers
e902aaa260 - Added well-formedness checks. This will only be enabled if a role uses
the 'knows' keyword.
2006-07-31 11:08:51 +00:00
ccremers
ff21e9e572 - Added function shortcuts in M_0 derivation. 2006-07-27 14:19:19 +00:00
ccremers
df1a56c780 - Iteration seems to work nicely, thank you. 2006-07-27 11:55:24 +00:00
ccremers
4e085f0eb8 - Initial knowledge displayed when running --check. 2006-07-27 10:45:26 +00:00
ccremers
f00392ac3e - Added functional 'knows' keyword. 2006-07-27 10:44:12 +00:00
ccremers
12f2168c6c - Not quite ready, but a start. 2006-07-18 21:57:19 +00:00
ccremers
30b629909b - Added note on --chec- Added note on --checkk 2006-07-15 19:32:15 +00:00
ccremers
f31b5bfe9c - Started rewrite of main algorithm, by removing dynamic addition of M_0
nodes, and simply restricting it to a single M_0 send node.
2006-07-09 15:08:42 +00:00
ccremers
7409a38d12 - Note regarding pruning. 2006-07-06 15:55:43 +00:00
ccremers
dcb1625c3a - Changed my mind.
--prune 0 : all attacks
  --prune 1 : select first attack
  --prune 2+: use heuristic (currently only 2 supported)
2006-07-06 15:54:14 +00:00
ccremers
a8dee79504 - Added support for different attack heuristics. Disable with --prune=2. 2006-07-06 15:52:13 +00:00
ccremers
784304ed65 - Bugfix: separators between local constants were not printed correctly. 2006-07-02 23:44:18 +00:00
ccremers
fc8b0de971 - Added special weights in dot output for M_0 originating terms. 2006-07-02 13:38:20 +00:00
ccremers
4ec62ddad9 - Fixed an empty balloon which might confuse people, in the dot output. 2006-07-02 13:10:46 +00:00
ccremers
0184b6277b - Better handling of function from M0 collapse in dot output. 2006-07-02 12:51:19 +00:00
ccremers
aeac3d6616 - M_0 function application is now absorbed. 2006-07-02 12:03:57 +00:00
ccremers
639146c4f9 - Added heuristics results. 2006-07-01 12:12:42 +00:00
ccremers
fc6923a7be - Added new results (typo fix). 2006-07-01 11:53:26 +00:00
ccremers
3b330d40de - Added preliminary results, which will be used in the thesis.
- Modified heuristics test for stuff in the thesis.
2006-07-01 10:11:08 +00:00