Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Side by Side Diff: src/site/docs/spec/index.html

Issue 23674006: Update language spec to v0.6 (M6) (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: latest files Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | src/site/docs/spec/latest/dart-language-specification.pdf » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 --- 1 ---
2 layout: default 2 layout: default
3 title: "Language Specification" 3 title: "Language Specification"
4 description: "The Dart Language Specification, including a change log, in PDF an d HTML." 4 description: "The Dart Language Specification, including a change log, in PDF an d HTML."
5 --- 5 ---
6 6
7 <section> 7 <section>
8 <h1> Language Specification </h1> 8 <h1> Language Specification </h1>
9 9
10 <p> 10 <p>
11 You can read 11 You can read
12 <em>The Dart Programming Language Specification</em> 12 <em>The Dart Programming Language Specification</em>
13 in PDF and HTML formats: 13 in PDF and HTML formats:
14 </p> 14 </p>
15 15
16 <ul> 16 <ul>
17 <li> <a 17 <li> <a
18 target="_blank" 18 target="_blank"
19 href="latest/dart-language-specification.pdf">PDF</a> </li> 19 href="latest/dart-language-specification.pdf">PDF</a> </li>
20 <li> <a 20 <li> <a
21 href="latest/dart-language-specification.html">HTML</a> 21 href="latest/dart-language-specification.html">HTML</a>
22 (from Google Docs) </li> 22 (from Google Docs) </li>
23 </ul> 23 </ul>
24 24
25 <p> 25 <p>
26 The current version (0.51, M5+) 26 The current version (0.60, M6)
27 was released August 19, 2013. 27 was released September 10, 2013.
28 </p> 28 </p>
29 29
30 <p> 30 <p>
31 See the specification's change log (section 1.2) 31 See the specification's change log (section 1.2)
32 for a list of differences between versions. 32 for a list of differences between versions.
33 </p> 33 </p>
34 </section> 34 </section>
OLDNEW
« no previous file with comments | « no previous file | src/site/docs/spec/latest/dart-language-specification.pdf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698