diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-04-27 13:31:07 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-04-27 13:31:07 +0200 |
commit | 47db282da1446e1cbfb8f1ee804bdd8a8a994d8c (patch) | |
tree | da9a6be0212213a3599f2a809b543e52b330d6b9 /open_issues/formal_verification.mdwn | |
parent | e8edf69979c906027af37680eab35492744b0fd9 (diff) | |
download | web-47db282da1446e1cbfb8f1ee804bdd8a8a994d8c.tar.gz web-47db282da1446e1cbfb8f1ee804bdd8a8a994d8c.tar.bz2 web-47db282da1446e1cbfb8f1ee804bdd8a8a994d8c.zip |
FOSS Factory: Some more tasks.
Diffstat (limited to 'open_issues/formal_verification.mdwn')
-rw-r--r-- | open_issues/formal_verification.mdwn | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/open_issues/formal_verification.mdwn b/open_issues/formal_verification.mdwn index 168d59a4..b7db76ee 100644 --- a/open_issues/formal_verification.mdwn +++ b/open_issues/formal_verification.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2010, 2011 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -14,3 +14,17 @@ article"]]) deals with formally reasoning about a program's correctness. Especially in the field of [[DSL]]s, this is used for asserting program codes' correctness, as explained in {{$microkernel/barrelfish#fof_plos09}}, for example. + +[[!toc]] + + +# Issues + + * [[locking_issues]] + + * [[term_blocking]] + + +# Bounty + +There is a [[!FF_project 276]][[!tag bounty]] on some of these tasks. |