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