Mercurial > pysmcl
graph
-
pretty_print: corrected error messageMon, 26 Oct 2009 10:33:48 +0100, by Sigurd Meldgaard
-
Info.py: don't print stupid parenthesesMon, 26 Oct 2009 10:32:19 +0100, by Sigurd Meldgaard
-
Corrected the while-loop exampleMon, 26 Oct 2009 10:30:14 +0100, by Sigurd Meldgaard
-
First steps on the way of printing pysmcl programs as SIMPLMon, 26 Oct 2009 10:28:09 +0100, by Sigurd Meldgaard
-
Now the antiqutation is correct for the typeMon, 24 Aug 2009 14:28:26 +0200, by Sigurd Meldgaard
-
Added a theory that searches for a given theoremMon, 24 Aug 2009 11:10:42 +0200, by Sigurd Meldgaard
-
Ideal functionality would loop forever because of a wrong termination condition.Tue, 11 Aug 2009 13:18:01 +0200, by Sigurd Meldgaard
-
A proof that an imperative binary search is doing the same as the one we proved correctTue, 11 Aug 2009 11:24:23 +0200, by Sigurd Meldgaard
-
Renamed theory to match filenameTue, 11 Aug 2009 11:22:42 +0200, by Sigurd Meldgaard
-
An isabelle proof of correctness for binary searchMon, 10 Aug 2009 10:18:10 +0200, by Sigurd Meldgaard
-
Prefer hasattr to direct __dict__ access.Fri, 17 Jul 2009 11:53:56 +0200, by Martin Geisler
-
Simplify isinstance calls.Fri, 17 Jul 2009 11:52:36 +0200, by Martin Geisler
-
Wrapped long lines in docstrings.Fri, 17 Jul 2009 11:49:56 +0200, by Martin Geisler
-
Better wrapping of long string literals.Fri, 17 Jul 2009 11:49:37 +0200, by Martin Geisler
-
bad_call.py tests for illegal calls, secret_ifs are iteratively expanded in ideal_functionality.pyFri, 10 Jul 2009 13:25:40 +0200, by Sigurd Meldgaard
-
Merged with SigurdFri, 10 Jul 2009 11:22:55 +0200, by Janus Dam Nielsen
-
A poker dealer.Thu, 09 Jul 2009 17:15:33 +0200, by Janus Dam Nielsen
-
Removed extra whitespaceFri, 10 Jul 2009 11:01:59 +0200, by Sigurd Meldgaard
-
Removed The ugly millionaireFri, 10 Jul 2009 11:01:12 +0200, by Sigurd Meldgaard
-
A millionaires example which uses ideal_functionality.Wed, 08 Jul 2009 13:20:22 +0200, by Janus Dam Nielsen
-
Fixed desugaring of secret if statements.Wed, 08 Jul 2009 13:19:51 +0200, by Janus Dam Nielsen
-
First steps towards an emacs modeMon, 08 Jun 2009 15:39:32 +0200, by Sigurd Meldgaard
-
Small updates to secret annotatorMon, 08 Jun 2009 15:38:00 +0200, by Sigurd Meldgaard
-
Refactored rangeanalysis testcasesMon, 08 Jun 2009 13:14:17 +0200, by Sigurd Meldgaard
-
pysmcl/range_analysis: make all tests passMon, 08 Jun 2009 12:29:37 +0200, by Sigurd Meldgaard
-
Updated testcasesMon, 08 Jun 2009 12:29:02 +0200, by Sigurd Meldgaard
-
pysmcl/test/unit/test_secret_ifs now prints its transformed programMon, 08 Jun 2009 12:22:20 +0200, by Sigurd Meldgaard
-
Cleanup: Removed prints in testFri, 29 May 2009 13:19:15 +0200, by Sigurd Meldgaard
-
Made Bottom a singleton class.Fri, 29 May 2009 13:19:20 +0200, by Janus Dam Nielsen
-
Made a simpler to_dot in flow.pyFri, 29 May 2009 12:13:27 +0200, by Sigurd Meldgaard
-
Fixed bug.Fri, 29 May 2009 12:08:34 +0200, by Janus Dam Nielsen
-
Added test for result.Fri, 29 May 2009 11:57:13 +0200, by Janus Dam Nielsen
-
Added testcase and support for return.Fri, 29 May 2009 11:56:48 +0200, by Janus Dam Nielsen
-
Made runtests choose the python from $PATHFri, 29 May 2009 11:12:55 +0200, by Sigurd Meldgaard
-
Nicer string representation of bottom - we really should make it a singleton...Wed, 27 May 2009 16:30:41 +0200, by Sigurd Meldgaard
-
Made runtests.py executable on its own.Fri, 29 May 2009 11:02:24 +0200, by Janus Dam Nielsen
-
Cleanup in flow.py, removed old code.Fri, 29 May 2009 11:00:22 +0200, by Janus Dam Nielsen
-
to_dot in Graph now has standard out as default.Fri, 29 May 2009 10:59:23 +0200, by Janus Dam Nielsen
-
Added test for while-stmts.Fri, 29 May 2009 10:53:33 +0200, by Janus Dam Nielsen
-
Added test for if-stmts with then and else branch.Fri, 29 May 2009 10:49:28 +0200, by Janus Dam Nielsen
-
Fixed a bug in the control flow graph for while-loops.Fri, 29 May 2009 10:48:36 +0200, by Janus Dam Nielsen
-
Added missing __init__.py files.Wed, 27 May 2009 15:20:23 +0200, by Janus Dam Nielsen
-
Moved initialize-statement to flow.pyWed, 27 May 2009 15:14:07 +0200, by Sigurd Meldgaard
-
Fixed some corner cases concerning multiplication.Wed, 27 May 2009 14:59:22 +0200, by Janus Dam Nielsen
-
Added tests for corner cases in connection to minus. Also added some debug info.Wed, 27 May 2009 14:59:22 +0200, by Janus Dam Nielsen
-
Moved the function liftMinus.Wed, 27 May 2009 14:59:22 +0200, by Janus Dam Nielsen
-
Check if addition does not overflow.Wed, 27 May 2009 14:59:22 +0200, by Janus Dam Nielsen
-
Check if constant is too large for the field.Wed, 27 May 2009 14:59:22 +0200, by Janus Dam Nielsen
-
Updated regexp in runtests.pyWed, 27 May 2009 13:54:48 +0200, by Sigurd Meldgaard
-
Elements should be taken from the top of the worklist.Wed, 27 May 2009 13:46:32 +0200, by Janus Dam Nielsen
-
Simplified code.Wed, 27 May 2009 13:45:16 +0200, by Janus Dam Nielsen
-
Gave default parameter to the pretty-printerWed, 27 May 2009 11:35:15 +0200, by Sigurd Meldgaard
-
Merged with Sigurd.Wed, 27 May 2009 12:00:34 +0200, by Janus Dam Nielsen
-
Added to_dot method to flow. The method generates a dot graph representation of the flow graph.Wed, 27 May 2009 11:58:57 +0200, by Janus Dam Nielsen
-
Graph.to_dot now takes a file argument.Wed, 27 May 2009 11:58:09 +0200, by Janus Dam Nielsen
-
The flow is now flowing into an if statement and from there into its branches and any following statements.Wed, 27 May 2009 11:52:28 +0200, by Janus Dam Nielsen
-
A dot graph now only works on entry nodes.Wed, 27 May 2009 11:51:17 +0200, by Janus Dam Nielsen
-
runtests.py the real oneWed, 27 May 2009 11:08:37 +0200, by Sigurd Meldgaard
-
Backout of commit add1aa244d26 (Test-all script (hack))Wed, 27 May 2009 11:07:59 +0200, by Sigurd Meldgaard
-
Seems to pass the test nowTue, 26 May 2009 18:14:12 +0200, by Sigurd Meldgaard