[/] [trunk/] - Rev 75

Filtering Options

Revisions
Search for
Rev Log message Author Age Path
75 Fix a bug in parsing record types. tbourke 309d 04h 19m /trunk
74 Adjust for compilation on Linux. tbourke 309d 04h 19m /trunk
73 Update email address in man page. tbourke 339d 05h 05m /trunk
72 Avoid introducing transitions for clock-free expressions that can instead be
grouped using disjunction.
tbourke 1533d 16h 07m /trunk
70 Remove the TODO file. Redo the README file. tbourke 1730d 22h 44m /trunk
69 Add a '.exe' suffix when running on Windows. tbourke 1732d 02h 07m /trunk
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 1732d 03h 22m /trunk
67 Ignore .cm directories. tbourke 1733d 01h 53m /trunk
66 Add a copyright string to -v and -h options. tbourke 1733d 01h 56m /trunk
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 1734d 05h 04m /trunk
64 Add railway example.; tbourke 1734d 22h 36m /trunk
63 Add railway example. tbourke 1737d 21h 24m /trunk
62 Add copyright information to all files.
Add a Makefile for building dist files.
tbourke 1739d 16h 30m /trunk
60 Continue tidying up the urpal source directories. tbourke 1752d 23h 36m /trunk
59 Wrap call to Urpal.main with OS.Process.exit. tbourke 1753d 04h 29m /trunk
58 Fix up testing to handle urpal failures. tbourke 1766d 01h 07m /trunk
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 1766d 01h 46m /trunk
56 Tests for synchronisations on broadcast channels. tbourke 1766d 02h 08m /trunk
55 * Added exit_on_fail setting
* Added detection and warnings for bad synchronisations on broadcast
channels.
tbourke 1766d 02h 09m /trunk
54 Test002 was nondeterministic.
Test007 fell prey to Uppaal Bug #442
tbourke 1767d 22h 36m /trunk