Cas Cremers
|
c25f6efd6a
|
SPDL: Introduced 'hashfunction f;' construct to input language.
|
2010-11-11 00:01:31 +01:00 |
|
Cas Cremers
|
6d9d89eca2
|
Introduced 'fresh' for fresh value generation and added deprecation warning for 'const' usage.
|
2010-11-10 10:37:57 +01:00 |
|
Cas Cremers
|
7d584cca1e
|
Added GPL 2 License to the C sources.
A first step towards releasing Scyther completely to the public.
|
2007-06-11 14:01:04 +02:00 |
|
ccremers
|
f00392ac3e
|
- Added functional 'knows' keyword.
|
2006-07-27 10:44:12 +00:00 |
|
ccremers
|
da75862d82
|
- Huge code documentation effort.
|
2006-01-02 21:06:08 +00:00 |
|
ccremers
|
e21627442a
|
- Added 'singular' directive for roles. Syntax:
protocol ns3 (I,R)
{
singular role I:
{
}
}
|
2006-01-02 16:05:53 +00:00 |
|
ccremers
|
71c658051e
|
- Reindented everything, so the layout is up to date again.
|
2004-08-09 10:05:58 +00:00 |
|
ccremers
|
d181365e3e
|
- Removed some old-fashioned defines, replacing them with enum constants.
|
2004-07-29 11:26:59 +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
|
2cae2d2a08
|
- Made union in TAC more ANSI compliant (and thus suitable for the sun)
|
2004-05-26 08:26:40 +00:00 |
|
ccremers
|
0f4e6a5aba
|
- Moved everything about.
|
2004-04-23 10:58:43 +00:00 |
|