Jon Meow
4c43d63b8a
Code and name organization ( #107 )
...
- [RFC](https://forums.carbon-lang.dev/t/rfc-code-and-name-organization/121 )
- [Decision request](https://forums.carbon-lang.dev/t/request-for-decision-code-and-name-organization/140 )
- [Examples doc](https://docs.google.com/document/d/1J8GX9uw5AxBz5Q22MLHJOfzLq4WJqKL-q1VwnKGHG-k/edit )
- [Approval announcement](https://forums.carbon-lang.dev/t/accepted-code-and-name-organization-107/150 )
Files, packages, libraries, and imports for Carbon.
Contributors: chandlerc, fowles, tkoeppe, zygoloid
2020-10-14 10:52:24 -07:00
Jon Meow
b7e80bf233
Remove prefix 'Carbon:' from page titles. ( #54 )
...
* Also retitle src/README.md
2020-06-04 13:34:45 -07:00
Jon Meow
9ad08d0112
Move page titles above the license for jekyll compat. ( #33 )
...
Also fixes search links to the pages, which is where I noticed this.
2020-05-29 19:31:21 -07:00
Chandler Carruth
dbb063c7a9
Canonicalize license file header to reliably fit in 80-columns. ( #28 )
...
The original header was exactly 80-columns which made every file format
with a line-start comment syntax reflow the text. Instead, pick
a canonical re-flowing that keeps it to just three lines. This also lets
the text refer to the project which seems more clear.
No practical or semantic change here, just getting consistent wording
and line breaks for regularity.
2020-05-27 12:28:45 -07:00
Chandler Carruth
6854266fad
Initial commit of main README.md and initial project documents.
...
Subsequent commits should be managed through pull requests.
2020-04-27 18:57:12 -07:00