Error creating feed file, please check write permissions.
urpal WebSVN RSS feed - urpal http://www.tbrk.org/cgi-bin/websvn/listing.php?repname=urpal&path=%2Ftrunk%2F& Sat, 25 May 2013 19:53:26 +0000 FeedCreator 1.6 Add files used in the report. http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=37 <div><strong>Rev 37 - tbourke</strong> (1 file(s) modified)</div><div>Add files used in the report.</div>~ /trunk/doc/urpal.1<br /> tbourke Fri, 09 May 2008 04:08:03 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=37 Unexpanded types in selection bindings were causing exceptions. http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=36 <div><strong>Rev 36 - tbourke</strong> (2 file(s) modified)</div><div>Unexpanded types in selection bindings were causing exceptions.</div>~ /trunk/src/maketest/actiontrans.sml<br />~ /trunk/src/parse/uppaalparse.sml<br /> tbourke Mon, 07 Apr 2008 06:33:01 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=36 Fix a nasty bug when combining location invariant expressions with transition ... http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=35 <div><strong>Rev 35 - tbourke</strong> (9 file(s) modified)</div><div>Fix a nasty bug when combining location invariant expressions with<br /> transition ...</div>~ /trunk/src/maketest/actiontrans.sml<br />~ /trunk/src/maketest/clkexprtrans.sml<br />~ /trunk/src/maketest/clockexpression.sml<br />~ /trunk/src/maketest/clock_expression.sig<br />~ /trunk/src/maketest/maketest.sml<br />~ /trunk/src/maketest/transitionflipper.sml<br />~ /trunk/src/maketest/transition_flipper.sig<br />~ /trunk/src/parse/expression.sig<br />~ /trunk/src/parse/expressionfn.sml<br /> tbourke Tue, 01 Apr 2008 02:55:38 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=35 Fix a nasty bug in ClockExprTrans.negate: it was turning invariant ... http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=34 <div><strong>Rev 34 - tbourke</strong> (5 file(s) modified)</div><div>Fix a nasty bug in ClockExprTrans.negate: it was turning invariant ...</div>~ /trunk/src/maketest/actiontrans.sml<br />~ /trunk/src/maketest/clkexprtrans.sml<br />~ /trunk/src/maketest/clk_expr_trans.sig<br />~ /trunk/src/maketest/maketest.sml<br />~ /trunk/src/maketest/transitionflipper.sml<br /> tbourke Mon, 31 Mar 2008 10:48:56 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=34 Improve debugging indentation output. http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=33 <div><strong>Rev 33 - tbourke</strong> (4 file(s) modified)</div><div>Improve debugging indentation output.</div>~ /trunk/src/maketest/maketest.sml<br />~ /trunk/src/maketest/transitionflipper.sml<br />~ /trunk/src/parse/uppaalparse.sml<br />~ /trunk/src/util.sml<br /> tbourke Mon, 31 Mar 2008 05:08:59 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=33 Added warnings for urgent channels leaving locations with invariants containing clocks ... http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=32 <div><strong>Rev 32 - tbourke</strong> (6 file(s) modified)</div><div>Added warnings for urgent channels leaving locations with invariants<br /> containing clocks ...</div>~ /trunk/src/maketest/actiontrans.sml<br />~ /trunk/src/maketest/maketest.sml<br />~ /trunk/src/parse/environment.sig<br />~ /trunk/src/parse/environment.sml<br />~ /trunk/src/parse/expression.sig<br />~ /trunk/src/parse/expressionfn.sml<br /> tbourke Mon, 31 Mar 2008 03:36:59 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=32 Add a negateInvariant function to TransitionFlipper, to avoid negated invariants that ... http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=31 <div><strong>Rev 31 - tbourke</strong> (6 file(s) modified)</div><div>Add a negateInvariant function to TransitionFlipper, to avoid negated<br /> invariants that ...</div>~ /trunk/src/maketest/actiontrans.sml<br />~ /trunk/src/maketest/clockexpression.sml<br />~ /trunk/src/maketest/clock_expression.sig<br />~ /trunk/src/maketest/maketest.sml<br />~ /trunk/src/maketest/transitionflipper.sml<br />~ /trunk/src/maketest/transition_flipper.sig<br /> tbourke Sun, 30 Mar 2008 23:16:19 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=31 Add the mapBoth value to Environment, and update EnvironmentPP, so ... http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=30 <div><strong>Rev 30 - tbourke</strong> (3 file(s) modified)</div><div>Add the mapBoth value to Environment, and update EnvironmentPP, so ...</div>~ /trunk/src/parse/environment.sig<br />~ /trunk/src/parse/environment.sml<br />~ /trunk/src/parse/environmentppfn.sml<br /> tbourke Sun, 30 Mar 2008 10:33:34 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=30 Implement ATrans.reduceSelectIds so that Urpal is a bit more flexible ... http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=29 <div><strong>Rev 29 - tbourke</strong> (10 file(s) modified)</div><div>Implement ATrans.reduceSelectIds so that Urpal is a bit more flexible ...</div>~ /trunk/src/maketest/actiontrans.sml<br />~ /trunk/src/maketest/action_trans.sig<br />~ /trunk/src/maketest/clockexpression.sml<br />~ /trunk/src/maketest/maketest.sml<br />~ /trunk/src/maketest/transitionflipper.sml<br />~ /trunk/src/parse/environment.sig<br />~ /trunk/src/parse/environment.sml<br />~ /trunk/src/parse/expression.sig<br />~ /trunk/src/parse/expressionfn.sml<br />~ /trunk/src/TODO<br /> tbourke Sun, 30 Mar 2008 04:30:23 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=29 Further improve the error output of the Graphviz modules. Add more ... http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=28 <div><strong>Rev 28 - tbourke</strong> (5 file(s) modified)</div><div>Further improve the error output of the Graphviz modules.<br /> Add more ...</div>~ /trunk/src/graphviz/graphvizfn.sml<br />~ /trunk/src/graphviz/plainfn.sml<br />~ /trunk/src/graphviz/textplain.sml<br />~ /trunk/src/graphviz/unix-graphviz.sml<br />~ /trunk/src/graphviz/win-graphviz.sml<br /> tbourke Fri, 28 Mar 2008 23:23:25 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=28 Bug fix: invertActionAndAddInvariant failed to add selection bindings to the ... http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=27 <div><strong>Rev 27 - tbourke</strong> (2 file(s) modified)</div><div>Bug fix: invertActionAndAddInvariant failed to add selection bindings to the<br /> ...</div>~ /trunk/src/maketest/maketest.sml<br />~ /trunk/src/maketest/transitionflipper.sml<br /> tbourke Fri, 28 Mar 2008 05:50:05 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=27 The ClockExpression.fromExpr function was faulty because Expression. ... http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=26 <div><strong>Rev 26 - tbourke</strong> (7 file(s) modified)</div><div>The ClockExpression.fromExpr function was faulty because Expression.filter<br /> did not properly respect ...</div>~ /trunk/src/maketest/clockexpression.sml<br />~ /trunk/src/maketest/maketest.sml<br />~ /trunk/src/parse/environment.sig<br />~ /trunk/src/parse/environment.sml<br />~ /trunk/src/parse/expression.sig<br />~ /trunk/src/parse/expressionfn.sml<br />~ /trunk/src/TODO<br /> tbourke Fri, 28 Mar 2008 04:03:12 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=26 Improve the error message when an mcs51 file cannot be ... http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=25 <div><strong>Rev 25 - tbourke</strong> (1 file(s) modified)</div><div>Improve the error message when an mcs51 file cannot be ...</div>~ /trunk/src/cmdlang/cmdlang.grm<br /> tbourke Wed, 09 Jan 2008 01:22:59 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=25 Minor tuning to placement of labels. Add items to TODO list. http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=24 <div><strong>Rev 24 - tbourke</strong> (2 file(s) modified)</div><div>Minor tuning to placement of labels.<br /> Add items to TODO list.</div>~ /trunk/src/layout/layout.sml<br />~ /trunk/src/TODO<br /> tbourke Wed, 09 Jan 2008 01:10:08 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=24 Minor changes to build files. http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=23 <div><strong>Rev 23 - tbourke</strong> (6 file(s) modified)</div><div>Minor changes to build files.</div>~ /trunk/src/lib/filepos.sml<br />~ /trunk/src/Makefile<br />~ /trunk/src/unix-path-map<br />~ /trunk/src/urpal.mlb<br />~ /trunk/src/win-path-map<br />~ /trunk/src/xml/sources.mlb<br /> tbourke Sun, 30 Dec 2007 03:02:34 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=23 Add path maps to allow for compilation under Unix and ... http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=22 <div><strong>Rev 22 - tbourke</strong> (4 file(s) modified)</div><div>Add path maps to allow for compilation under Unix and ...</div>~ /trunk/src/graphviz/sources.mlb<br />~ /trunk/src/Makefile<br />+ /trunk/src/unix-path-map<br />+ /trunk/src/win-path-map<br /> tbourke Tue, 04 Dec 2007 12:54:17 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=22 Hacks to work under Cygwin. Fix for selection ids in multiple ... http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=21 <div><strong>Rev 21 - tbourke</strong> (17 file(s) modified)</div><div>Hacks to work under Cygwin.<br /> Fix for selection ids in multiple ...</div>~ /trunk/src/cmdlang/cmdlang.grm<br />~ /trunk/src/general.cm<br />~ /trunk/src/general.ml<br />~ /trunk/src/general.mlb<br />~ /trunk/src/graphviz/graphviz.sig<br />~ /trunk/src/graphviz/graphvizfn.sml<br />~ /trunk/src/graphviz/hackopsys.sml<br />~ /trunk/src/graphviz/sources.cm<br />~ /trunk/src/graphviz/sources.ml<br />~ /trunk/src/graphviz/sources.mlb<br />~ /trunk/src/Makefile<br />~ /trunk/src/maketest/actiontrans.sml<br />~ /trunk/src/maketest/action_trans.sig<br />~ /trunk/src/maketest/transitionflipper.sml<br />~ /trunk/src/settings.sig<br />~ /trunk/src/settingsrwfn.sml<br />~ /trunk/src/settings_rw.sig<br /> tbourke Tue, 04 Dec 2007 12:38:09 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=21 Update compilation under MLton. Add multiply clocks feature. http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=20 <div><strong>Rev 20 - tbourke</strong> (19 file(s) modified)</div><div>Update compilation under MLton.<br /> Add multiply clocks feature.</div>~ /trunk/src/cmdlang/cmdlang.grm<br />~ /trunk/src/cmdlang/cmdlang.lex<br />~ /trunk/src/cmdlang/ntautil.sml<br />~ /trunk/src/cmdlang/nta_util.sig<br />~ /trunk/src/cmdlang/sources.mlb<br />~ /trunk/src/layout/layout.sml<br />+ /trunk/src/layout/sources.mlb<br />~ /trunk/src/Makefile<br />~ /trunk/src/maketest/actiontrans.sml<br />~ /trunk/src/maketest/maketest.sml<br />~ /trunk/src/mcs51/maketimed.sml<br />~ /trunk/src/mcs51/mcs51.grm<br />~ /trunk/src/mcs51/mcs51.lex<br />+ /trunk/src/mcs51/sources.mlb<br />~ /trunk/src/parse/expression.sig<br />~ /trunk/src/parse/expressionfn.sml<br />~ /trunk/src/parse/sources.mlb<br />~ /trunk/src/xml/nta.sig<br />~ /trunk/src/xml/ntafn.sml<br /> tbourke Mon, 03 Dec 2007 05:36:37 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=20 Implement the new canswap version that checks for exist/forall conflicts. Fixed ... http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=19 <div><strong>Rev 19 - tbourke</strong> (10 file(s) modified)</div><div>Implement the new canswap version that checks for exist/forall conflicts.<br /> Fixed ...</div>~ /trunk/src/cmdlang/cmdlang.grm<br />~ /trunk/src/cmdlang/ntautil.sml<br />~ /trunk/src/cmdlang/nta_util.sig<br />~ /trunk/src/maketest/actiontrans.sml<br />~ /trunk/src/maketest/clkexprtrans.sml<br />~ /trunk/src/maketest/clockexpression.sml<br />~ /trunk/src/maketest/clock_expression.sig<br />~ /trunk/src/maketest/maketest.sml<br />~ /trunk/src/xml/nta.sig<br />~ /trunk/src/xml/ntafn.sml<br /> tbourke Tue, 27 Nov 2007 00:20:37 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=19 Create layout submodule and copy scattered functions into it. Fix up ... http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=18 <div><strong>Rev 18 - tbourke</strong> (33 file(s) modified)</div><div>Create layout submodule and copy scattered functions into it.<br /> Fix up ...</div>~ /trunk/src/cmdlang/cmdlang.grm<br />~ /trunk/src/cmdlang/cmdlang.lex<br />~ /trunk/src/cmdlang/ntautil.sml<br />~ /trunk/src/cmdlang/nta_util.sig<br />~ /trunk/src/cmdlang/sources.cm<br />~ /trunk/src/cmdlang/sources.mlb<br />+ /trunk/src/layout<br />+ /trunk/src/layout/layout.sig<br />+ /trunk/src/layout/layout.sml<br />+ /trunk/src/layout/sources.cm<br />~ /trunk/src/lib/symbol.sig<br />~ /trunk/src/lib/symbol.sml<br />~ /trunk/src/Makefile<br />~ /trunk/src/maketest/actiontrans.sml<br />~ /trunk/src/maketest/clkexprtrans.sml<br />~ /trunk/src/maketest/clockexpression.sml<br />~ /trunk/src/maketest/maketest.sml<br />~ /trunk/src/maketest/transitionflipper.sml<br />~ /trunk/src/mcs51/maketimed.sml<br />~ /trunk/src/mcs51/mcs51instruction.sml<br />~ /trunk/src/mcs51/sources.cm<br />~ /trunk/src/parse/expressionfn.sml<br />~ /trunk/src/parse/parsednta.sml<br />+ /trunk/src/parse/parsed_nta.sig<br />~ /trunk/src/parse/sources.cm<br />~ /trunk/src/parse/sources.ml<br />~ /trunk/src/parse/sources.mlb<br />+ /trunk/src/TODO<br />~ /trunk/src/urpal.ml<br />~ /trunk/src/urpal.mlb<br />~ /trunk/src/urpal.sml<br />~ /trunk/src/xml/nta.sig<br />~ /trunk/src/xml/ntafn.sml<br /> tbourke Tue, 20 Nov 2007 03:29:43 +0000 http://www.tbrk.org/cgi-bin/websvn/revision.php?repname=urpal&path=%2Ftrunk%2F&rev=18