]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambdadelta/web/home/versions.tbl
ground_2 released and permanently renamed as ground
[helm.git] / helm / www / lambdadelta / web / home / versions.tbl
1 name "versions"
2
3 table {
4    class "gray" 
5       [ "version" "name"
6         "stage" "developed with"
7         "started" "announced" "released" "concluded"
8         "references"
9       ]
10    class "yellow"
11       [ { @@("html/specification#v3" "Version 3") *}
12         { "\"basic_3\"" * }
13         { [ "" ""
14             "" "" "" ""
15             @@("html/documentation#ldJ3a" "J3a")
16           ]
17         }
18       ]
19    class "orange" {
20       [ { @@("html/specification#v2" "Version 2") * }
21         { "\"basic_2\"" * }
22         { [ "\"B\"" @("http://matita.cs.unibo.it/" "Matita 0.99.4")
23             "October 2015" "November 2018" "November 2019" ""
24             @@("html/documentation#ldV2b" "V2b")  *
25           ]
26           [ "\"A\"" @("http://matita.cs.unibo.it/" "Matita 0.99.2")
27             "April 2011" "June 2014" "October 2014" "August 2015" 
28             @@("html/documentation#ldV2a" "V2a") + "\ " + @@("html/documentation#ldR2c" "R2c") *
29           ]
30         }
31       ]
32       [ "Ground" "\"ground\""
33         [ "" @("http://matita.cs.unibo.it/" "Matita 0.99.2")
34           "August 2011" "March 2016" "February 2020" ""
35           ""  *
36         ]
37       ]
38       [ "Abandoned" "" 
39         [ "" @("http://coq.inria.fr/" "Coq 7.3.1")
40           "March 2008" "" "" "February 2011"
41           ""  *
42         ]
43       ]
44    }
45    class "red"
46       [ @@("html/specification#v1" "Version 1") "\"basic_1\""
47         [ "\"A\"" @("http://coq.inria.fr/" "Coq 7.3.1")
48           "May 2004" "December 2005" "November 2006" "May 2008"
49           @@("html/documentation#ldV1a" "V1a") + "\ " + @@("html/documentation#ldJ1a" "J1a") *
50         ]
51       ]
52 }
53
54 class "top"               { * }
55
56 class "capitalize italic" [ 0 ]
57
58 ext   ".html"             { * }