[/] [trunk/] [src/] - Rev 75

Filtering Options

Revisions
Search for
Rev Log message Author Age Path
75 Fix a bug in parsing record types. tbourke 308d 17h 33m /trunk/src/
74 Adjust for compilation on Linux. tbourke 308d 17h 33m /trunk/src/
72 Avoid introducing transitions for clock-free expressions that can instead be
grouped using disjunction.
tbourke 1533d 05h 21m /trunk/src/
70 Remove the TODO file. Redo the README file. tbourke 1730d 11h 58m /trunk/src/
69 Add a '.exe' suffix when running on Windows. tbourke 1731d 15h 21m /trunk/src/
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 1731d 16h 36m /trunk/src/
67 Ignore .cm directories. tbourke 1732d 15h 08m /trunk/src/
66 Add a copyright string to -v and -h options. tbourke 1732d 15h 10m /trunk/src/
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 1733d 18h 18m /trunk/src/
63 Add railway example. tbourke 1737d 10h 39m /trunk/src/
62 Add copyright information to all files.
Add a Makefile for building dist files.
tbourke 1739d 05h 45m /trunk/src/
60 Continue tidying up the urpal source directories. tbourke 1752d 12h 50m /trunk/src/
59 Wrap call to Urpal.main with OS.Process.exit. tbourke 1752d 17h 43m /trunk/src/
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 1765d 15h 00m /trunk/src/
55 * Added exit_on_fail setting
* Added detection and warnings for bad synchronisations on broadcast
channels.
tbourke 1765d 15h 23m /trunk/src/
49 Improvemens ot accuracy of split zone detection. tbourke 1769d 10h 02m /trunk/src/
48 Bump the version number. tbourke 1840d 11h 18m /trunk/src/
47 Implement new technique for handling channel arrays. tbourke 1840d 11h 18m /trunk/src/
46 Rename the xml directory to uppaalxml. tbourke 1841d 05h 34m /trunk/src/
45 Rename the parse directory to uppaal. tbourke 1841d 05h 37m /trunk/src/