Douglas Gregor
57f1a00bf2
Update Clang C++ status, with a more project-centric focus.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95455 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-05 23:51:14 +00:00
Chris Lattner
86a888854f
add word
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70527 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-01 01:40:42 +00:00
Chris Lattner
cb645ce073
C/ObjC work well enough to claim support for them now.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70526 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-01 01:40:17 +00:00
Chris Lattner
cec8e77589
add link to new page
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67324 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-19 18:58:22 +00:00
Gabor Greif
70f2a0485d
fix (hopefully) some validation errors
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65455 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-25 15:22:45 +00:00
Gabor Greif
6cd81e82fc
minor tweaks to readability
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65440 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-25 09:45:40 +00:00
Chris Lattner
ddb85a7ae6
update
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65433 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-25 05:43:33 +00:00
Cedric Venet
3d658640ab
Add svn:eol-style=native to some files
...
Correct two files with inconsistent lines endings.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64564 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-14 20:20:19 +00:00
Argyrios Kyrtzidis
1e1cbbdbc8
-Change slightly the link to cxx_status.html of the home page.
...
-Add a link to cxx_status.html from get_involved.html/"Open Projects".
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53094 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-03 08:21:51 +00:00
Gabor Greif
37d5027bf9
add c++ status link
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53014 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-02 12:18:17 +00:00
Ted Kremenek
3644cf964f
Simplify anchor.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52398 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-17 13:47:52 +00:00
Ted Kremenek
add62fe0dc
Fix typo.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51466 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-23 01:40:41 +00:00
Gordon Henriksen
c62f4890ec
Fix grammar.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46253 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-22 18:46:25 +00:00
Chris Lattner
09dec59fb7
clarify wording.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46252 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-22 17:14:30 +00:00
Kevin
a675133540
IE Menu Problem...
...
Originally, I included CSS hacks for IE.
However, my comments before the doctype was the reason IE was running in non-strict mode. I did not know this.
When Chris removed the comments, IE correctly went into strict mode and my IE hacks were no longer needed (the hacks were getting in the way now).
solution:
*) Make sure doctype is first on all files
*) removed all IE hacks from menu.css (since the doctype issue fixes IE)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45025 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-14 05:47:49 +00:00
Chris Lattner
623ec629c8
split get_involved into two pages: get_started and get_involved.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44988 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-13 06:20:15 +00:00
Chris Lattner
de9a4f5b80
wrap to 80 cols, many fixes to markup.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44985 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-13 05:42:27 +00:00
Chris Lattner
cddb2af0c1
minor edits.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44801 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 18:56:37 +00:00
Chris Lattner
cf086eaf3f
clean up the TOC.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44788 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 08:19:29 +00:00
Chris Lattner
1a380a0b09
reorganize features, expound on a couple more.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44783 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 07:14:08 +00:00
Chris Lattner
6908f30a56
start making features be a more detailed description of the features/goals section on the main page.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44781 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 05:52:05 +00:00
Chris Lattner
ce90ba689a
don't duplicate goals on the features page.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44779 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 05:20:47 +00:00
Chris Lattner
48b7de6276
edits, switch the goals/why section.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44777 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 05:10:14 +00:00
Chris Lattner
2d8e356d5c
add link to comparison page.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44763 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-10 02:25:51 +00:00
Chris Lattner
65b3c2759f
Fix typo noticed by Nico Weber
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44739 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-09 17:50:14 +00:00
Chris Lattner
5ea74931bd
many edits to the main page, add a prominant 'status' section.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44737 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-09 09:05:23 +00:00
Chris Lattner
1c0572605a
simplify the menu css, make it a bit more attractive.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44735 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-09 08:38:01 +00:00
Chris Lattner
29754e6c11
cleanup some markup, e.g. & -> &
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44734 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-09 08:17:09 +00:00
Kevin
8e8f64e99d
future notes & minor changes
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42708 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-06 21:28:47 +00:00
Chris Lattner
36f0935143
add a warning.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42679 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-06 05:13:47 +00:00
Chris Lattner
f8cc40d433
minor edits
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42678 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-06 05:09:04 +00:00
Bill Wendling
3c80a5195e
Remove non-ASCII '
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42674 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-06 01:44:57 +00:00
Kevin
aef89fc653
1. May fix encoding issues: server uses UTF; HTML file assumes Western (ISO 8859-1).
...
2. Added strict doctype.
Closing out tags like <br/> and <meta.../> may still be a problem (necessary for XHTML, but wrong for HTML)....
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42673 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-06 01:28:23 +00:00
Kevin
13043a4b89
A message on the main page about bulding clang.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42652 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-05 21:44:03 +00:00
Kevin
a5dc235fed
new site
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42650 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-05 21:17:52 +00:00
Kevin
ae1d4122cf
Per request... about to make changes to the website.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42646 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-05 20:31:57 +00:00
Reid Spencer
ad43ad4747
Hyphenate a word, to check auto-update feature. Third times the charm!
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40734 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-02 09:58:41 +00:00
Reid Spencer
06ddd81e13
Expand a contraction to test auto-update on commit.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40733 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-02 09:54:52 +00:00
Reid Spencer
2f291ba967
Test auto-update with minor grammaro fix.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40732 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-02 09:50:49 +00:00
Chris Lattner
8993e90cd2
add a link
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40614 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-31 04:52:37 +00:00
Chris Lattner
18cf0ffa74
add another link.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40512 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-26 06:11:49 +00:00
Chris Lattner
706c99a306
add a bare bones web page
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40470 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-24 17:59:54 +00:00