ccremers
|
2191d80885
|
- Lots of stuff starts to take shape. Nice.
|
2004-08-11 14:09:12 +00:00 |
|
ccremers
|
b74567b2e0
|
- Added more outlining for the arachne system.
|
2004-08-11 11:22:20 +00:00 |
|
ccremers
|
9cf3bf3da3
|
- Setup main arachne infrastructure.
|
2004-08-11 09:51:17 +00:00 |
|
ccremers
|
742a65bac1
|
- Added claim symmetry reduction; this doesn't help much for lower
number of runs. It is on by default.
|
2004-08-11 08:17:49 +00:00 |
|
ccremers
|
7fbd43986f
|
Preparations for Arachne.
- roleInstanceDestroy is very much needed.
- fixed bug in maxruns maintenance for incRuns.
- Arachne does not use run knowledge.
|
2004-08-10 15:02:37 +00:00 |
|
ccremers
|
01d914314e
|
- Promoted sys to the global system state. Convenient for arachne
iterations.
|
2004-08-09 21:43:55 +00:00 |
|
ccremers
|
8f501b1620
|
- Improved status output.
|
2004-08-09 10:41:25 +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
|
15fcbf8090
|
- Added scen_st to the output, which lists the number of states in the
specific scenario.
|
2004-07-30 12:04:38 +00:00 |
|
ccremers
|
d75e3af55c
|
- Added the trace prefix cutter. Goody.
|
2004-07-29 14:47:46 +00:00 |
|
ccremers
|
331569c9a8
|
- Added '--echo' to stdout the commandline. Useful for reporting.
|
2004-07-29 13:15:29 +00:00 |
|
ccremers
|
c88c1d4461
|
- Removed --claims flag again.
- Now new reporting on stderr, with claim details.
- Added '--summary' to redirect this report to stdout.
|
2004-07-29 13:08:27 +00:00 |
|
ccremers
|
523b0ffd32
|
- Added --claims flag for some detailed output on claim violations.
|
2004-07-29 12:36:24 +00:00 |
|
ccremers
|
d2a639b314
|
- More informative claim displays.
|
2004-07-29 12:04:53 +00:00 |
|
ccremers
|
75ecbf4346
|
- Reordered some switches.
- Inverted progress bar behaviour: default is off. Enable with -b.
|
2004-07-29 11:02:07 +00:00 |
|
ccremers
|
dda2907492
|
- Implemented output method selector, sys->output.
- Changed disable-report switch into --empty.
- --scenario=-1 now displays a list of scenarios. Use wc -l to count
them.
|
2004-07-29 10:13:13 +00:00 |
|
ccremers
|
d62a8d89e1
|
- Of course, errors have a higher priority.
|
2004-07-28 12:23:42 +00:00 |
|
ccremers
|
42e5efedac
|
- When counting scenarios, the exit code reflects the number of
scenarios.
|
2004-07-28 12:22:40 +00:00 |
|
ccremers
|
1ba63d16d4
|
- Scyther now reports a 1 exit code (error) when a scenario number is
selected that is too large.
|
2004-07-28 12:03:42 +00:00 |
|
ccremers
|
472de3b526
|
- Added switch --choose-first.
- Added switch --scenario (-s), to enable scenario exploration only.
Use --scenario=-1 to count the number of possible scenarios.
|
2004-07-28 11:39:08 +00:00 |
|
ccremers
|
289f71846b
|
- Improved graph output for printing purposes.
|
2004-07-26 12:43:19 +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 |
|
ccremers
|
ace16a896f
|
- Renamed runs.[c|h] to system.[c|h], which makes much more sense.
|
2004-07-24 15:08:35 +00:00 |
|
ccremers
|
6e8dcf8598
|
- Minor update to state progress bar cleaner.
|
2004-07-21 11:03:49 +00:00 |
|
ccremers
|
45950e3e56
|
- Lots of renaming on switches, to make it more readable.
|
2004-07-21 11:01:57 +00:00 |
|
ccremers
|
de1d114f86
|
- Much work on the new states counter abstractions.
|
2004-07-21 10:35:39 +00:00 |
|
ccremers
|
1ecdd1eb5a
|
- Made explicit chooses the default behaviour.
|
2004-07-20 21:31:28 +00:00 |
|
ccremers
|
4d60acf431
|
- Rewrote all main traversal logics to use inline functions.
- Added -t12. This is much faster than -t10, but yields equal states,
and made it the default choice.
|
2004-07-20 20:42:53 +00:00 |
|
ccremers
|
b412e56c7b
|
- Traversal 10 is now the default.
|
2004-07-19 11:54:48 +00:00 |
|
ccremers
|
514848a10e
|
- Implemented --no-noclaims-red and --no-endgame-red
|
2004-07-19 09:44:54 +00:00 |
|
ccremers
|
7ad99f977c
|
- Fixed weird behaviour of executeStep restoration.
|
2004-07-19 09:32:12 +00:00 |
|
ccremers
|
570933612f
|
- Fixed the yywrap dependency warning in scanner.l
|
2004-07-17 19:35:54 +00:00 |
|
ccremers
|
73f3b4d4ad
|
- Fixed an error, where exit was used instead of error.
|
2004-07-16 14:11:56 +00:00 |
|
ccremers
|
a7a2ed2fbd
|
- Added a preliminary SCons script.
|
2004-07-16 14:11:19 +00:00 |
|
ccremers
|
5d42bf40df
|
- State progress bar needs less updating.
|
2004-07-16 09:03:37 +00:00 |
|
ccremers
|
6cf65f068f
|
- Implemented --symm-order reduction. This clashes with --read-symm, but
it actually faster.
|
2004-07-15 13:32:09 +00:00 |
|
ccremers
|
62b2eca8da
|
- Implemented read symmetries reduction as a switch '--read-symm'. Works with e.g. t8. t10 is also implemented as a test.
|
2004-07-15 11:04:15 +00:00 |
|
ccremers
|
269b5c7646
|
- Introduced the 'force-choose' switch, which helps the symmetry
reduction algorithm along, notably.
|
2004-07-14 09:33:55 +00:00 |
|
ccremers
|
cd3025e04e
|
- Added preliminary support for state space printing using the dot
package. Use the "--state-space" switch.
|
2004-07-12 13:58:41 +00:00 |
|
ccremers
|
9634034ebb
|
- First broken steps towards prec() computation for each claim label.
|
2004-06-14 22:08:47 +00:00 |
|
ccremers
|
0e0f52c6aa
|
- Initial work to facilitate agreement and synchronisation claims. Isn't
incorporated in the real code yet, I'm just writing the base code.
|
2004-06-14 09:15:42 +00:00 |
|
ccremers
|
5a99deb52d
|
- Re-enabled timing.
|
2004-06-13 21:15:26 +00:00 |
|
ccremers
|
d14d5ce06b
|
- Added exit codes and use these in testl script.
|
2004-05-26 19:40:40 +00:00 |
|
ccremers
|
ca01a09377
|
- Many ansi updates.
|
2004-05-26 12:17:09 +00:00 |
|
ccremers
|
112e3799ab
|
- grmbl fix previous commit.
|
2004-05-26 08:54:18 +00:00 |
|
ccremers
|
06f2978dbe
|
- More ansi fixes.
|
2004-05-26 08:52:15 +00:00 |
|
ccremers
|
2106aadb23
|
- Incremental searches now also output to stderr.
|
2004-05-25 09:28:40 +00:00 |
|
ccremers
|
abd8ad3998
|
- Still two flags missing for complete scanner/parser support.
BUILT_SOURCES was necessary to have the dependencies right.
|
2004-05-21 19:31:42 +00:00 |
|
ccremers
|
6c69baeeb9
|
- Fixed the lex/yacc problems.
|
2004-05-21 19:18:47 +00:00 |
|
ccremers
|
ef32b1e0e5
|
- This version seems to compile.
|
2004-05-21 17:52:06 +00:00 |
|
ccremers
|
f71f4e7ce8
|
- Added a bootstrap file, more testing.
|
2004-05-21 13:48:59 +00:00 |
|
ccremers
|
10f95a55a6
|
- Template cleanup for latex.
- Timers output now to stderr. Previously this was stdout/latex.
|
2004-05-21 12:32:57 +00:00 |
|
ccremers
|
080d19a840
|
- Even more documentation.
|
2004-05-15 16:43:20 +00:00 |
|
ccremers
|
eecab1bbda
|
- Fixed the symbols.
|
2004-05-15 15:45:08 +00:00 |
|
ccremers
|
5ca4adbd86
|
- Start of intro.
|
2004-05-15 15:26:21 +00:00 |
|
ccremers
|
6c4b8fbc9a
|
- Added already quite some documentation.
|
2004-05-14 17:29:26 +00:00 |
|
ccremers
|
93dfcf6370
|
- Redirected some stuff to stderr.
|
2004-05-12 14:07:56 +00:00 |
|
ccremers
|
97f178aee5
|
- By default, a state progress counter is displayed on stderr.
|
2004-04-23 15:02:24 +00:00 |
|
ccremers
|
89300320fe
|
- Improved default behaviour, added '-' input signifier.
|
2004-04-23 12:55:10 +00:00 |
|
ccremers
|
c33df721a6
|
- Created input/output file arguments.
- Moved explanations from the command-line help to the documentation.
|
2004-04-23 12:43:50 +00:00 |
|
ccremers
|
0f4e6a5aba
|
- Moved everything about.
|
2004-04-23 10:58:43 +00:00 |
|