[/] - Rev 75

Filtering Options

Revisions
Search for
Rev Log message Author Age Path
75 Fix a bug in parsing record types. tbourke 305d 20h 16m /
74 Adjust for compilation on Linux. tbourke 305d 20h 16m /
73 Update email address in man page. tbourke 335d 21h 02m /
72 Avoid introducing transitions for clock-free expressions that can instead be
grouped using disjunction.
tbourke 1530d 08h 03m /
71 Release: urpal-1.0.0 tbourke 1727d 13h 51m /
70 Remove the TODO file. Redo the README file. tbourke 1727d 14h 40m /
69 Add a '.exe' suffix when running on Windows. tbourke 1728d 18h 03m /
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 1728d 19h 19m /
67 Ignore .cm directories. tbourke 1729d 17h 50m /
66 Add a copyright string to -v and -h options. tbourke 1729d 17h 53m /
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 1730d 21h 00m /
64 Add railway example.; tbourke 1731d 14h 32m /
63 Add railway example. tbourke 1734d 13h 21m /
62 Add copyright information to all files.
Add a Makefile for building dist files.
tbourke 1736d 08h 27m /
61 Add the standard branches subdirectory. tbourke 1741d 14h 03m /
60 Continue tidying up the urpal source directories. tbourke 1749d 15h 32m /
59 Wrap call to Urpal.main with OS.Process.exit. tbourke 1749d 20h 25m /
58 Fix up testing to handle urpal failures. tbourke 1762d 17h 03m /
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 1762d 17h 43m /
56 Tests for synchronisations on broadcast channels. tbourke 1762d 18h 05m /