]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambdadelta/web/home/versions.tbl
5b7189241bde0e3ee99fbec6c1aa33f8fbbb100a
[helm.git] / helm / www / lambdadelta / web / home / versions.tbl
1 name "versions"
2
3 table {
4    class "gray" 
5       [ "version" "name" "developed with"
6         "stage" "started" "announced" "released" "concluded"
7         "references"
8       ]
9    class "orange" {
10       [ { @@("specification#v2" "Version 2") * }
11         { "\"basic_2\"" * }
12         { @("http://matita.cs.unibo.it/" "Matita 0.99.2") * }
13         { [ "\"A2\"" "October 2015" "" "" ""
14             *
15           ]
16           [ "\"A1\"" "April 2011" "June 2014" "October 2014" "August 2015" 
17             @@("documentation#ldV2a" "V2a") + " " + @@("documentation#ldR2c" "R2c")
18           ]
19         }
20       ]
21       [ "Abandoned" "" @("http://coq.inria.fr/" "Coq 7.3.1")
22         "" "March 2008" "" "" "February 2011" *
23       ]
24    }
25    class "red"
26       [ @@("specification#v1" "Version 1") "\"basic_1\"" @("http://coq.inria.fr/" "Coq 7.3.1")
27         "" "May 2004" "December 2005" "November 2006" "May 2008"
28         @@("documentation#ldV1a" "V1a") + " " + @@("documentation#ldJ1a" "J1a")
29       ]
30 }
31
32 class "top"               { * }
33
34 class "capitalize italic" [ 0 ]
35
36 ext   ".html"             { 0 }