[/] - Rev 72

Filtering Options

Revisions
Search for
Rev Log message Author Age Path
72 Avoid introducing transitions for clock-free expressions that can instead be
grouped using disjunction.
tbourke 1558d 22h 14m /
71 Release: urpal-1.0.0 tbourke 1756d 04h 01m /
70 Remove the TODO file. Redo the README file. tbourke 1756d 04h 51m /
69 Add a '.exe' suffix when running on Windows. tbourke 1757d 08h 14m /
68 Rename expressionpp.sml -> expressionppfn.sml
Adjust compilation files, particularly for Poly/ML.
Add targets for transforming lex and grm files.
Include lex, grm and the version.sml file in the source distribution.
tbourke 1757d 09h 29m /
67 Ignore .cm directories. tbourke 1758d 08h 01m /
66 Add a copyright string to -v and -h options. tbourke 1758d 08h 03m /
65 OS.Path.joinDirFile fails with a Path exception on Windows when Unix-style
paths are used. Added fixes to catch the exception and fail more gracefully.
tbourke 1759d 11h 11m /
64 Add railway example.; tbourke 1760d 04h 43m /
63 Add railway example. tbourke 1763d 03h 32m /
62 Add copyright information to all files.
Add a Makefile for building dist files.
tbourke 1764d 22h 38m /
61 Add the standard branches subdirectory. tbourke 1770d 04h 14m /
60 Continue tidying up the urpal source directories. tbourke 1778d 05h 43m /
59 Wrap call to Urpal.main with OS.Process.exit. tbourke 1778d 10h 36m /
58 Fix up testing to handle urpal failures. tbourke 1791d 07h 14m /
57 Work around a difference between SML/NJ (110.65) and MLton 20070826.
In the former Posix.Signal.toWord returns a Word32.word, whereas in the
latter it is a Word64.word.
tbourke 1791d 07h 54m /
56 Tests for synchronisations on broadcast channels. tbourke 1791d 08h 16m /
55 * Added exit_on_fail setting
* Added detection and warnings for bad synchronisations on broadcast
channels.
tbourke 1791d 08h 16m /
54 Test002 was nondeterministic.
Test007 fell prey to Uppaal Bug #442
tbourke 1793d 04h 44m /
53 Improve verification by Uppaal. tbourke 1793d 10h 02m /