Skip to content

Commit 6f5c3d3

Browse files
committed
---
yaml --- r: 33174 b: refs/heads/try3 c: 9387340 h: refs/heads/master v: v3
1 parent 6c946a0 commit 6f5c3d3

File tree

2,276 files changed

+318089
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,276 files changed

+318089
-0
lines changed

[refs]

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ refs/heads/incoming: d9317a174e434d4c99fc1a37fd7dc0d2f5328d37
1010
refs/heads/dist-snap: 22efa39382d41b084fde1719df7ae8ce5697d8c9
1111
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596
1212
refs/tags/release-0.3: b5f0d0f648d9a6153664837026ba1be43d3e2503
13+
refs/heads/try3: 9387340aab40a73e8424c48fd42f0c521a4875c0

branches/try3/.gitignore

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
*~
2+
\#*\#
3+
\#*
4+
.#*
5+
*.x86
6+
*.llvm
7+
*.out
8+
*.boot
9+
*.rustc
10+
*.cmx
11+
*.dll
12+
*.def
13+
*.exe
14+
*.a
15+
*.rlib
16+
*.so
17+
*.dylib
18+
*.orig
19+
*.cmo
20+
*.cmi
21+
*.dSYM
22+
*.d
23+
*.o
24+
*.ll
25+
*.bc
26+
*.aux
27+
*.cp
28+
*.fn
29+
*.ky
30+
*.cps
31+
*.log
32+
*.pdf
33+
*.html
34+
*.pg
35+
*.toc
36+
*.tp
37+
*.vr
38+
*.patch
39+
*.diff
40+
*.rej
41+
*.swp
42+
*.tmp
43+
*.pyc
44+
*.elc
45+
.hg/
46+
.hgignore
47+
.cproject
48+
.project
49+
.valgrindrc
50+
lexer.ml
51+
TAGS
52+
version.ml
53+
version.texi
54+
/Makefile
55+
config.mk
56+
/rt/
57+
/rustllvm/
58+
/test/
59+
/build/
60+
/inst/
61+
/mingw-build/
62+
src/.DS_Store
63+
/stage0/
64+
/dl/
65+
/stage1/
66+
/stage2/
67+
/stage3/
68+
*.bz2
69+
/doc/html
70+
/doc/latex
71+
/doc/std
72+
/nd/
73+
/llvm/
74+
version.md
75+
rust.tex
76+
keywords.md
77+
x86_64-apple-darwin/
78+
doc/core/
79+
tmp.*.rs
80+
config.stamp
81+
.DS_Store
82+
src/etc/dl

branches/try3/.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "src/llvm"]
2+
path = src/llvm
3+
url = git://github.com/brson/llvm.git
4+
[submodule "src/libuv"]
5+
path = src/libuv
6+
url = git://github.com/graydon/libuv.git

branches/try3/AUTHORS.txt

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
Initial author, project lead, target of blame:
2+
3+
Graydon Hoare <[email protected]>
4+
5+
Other authors:
6+
7+
Adam Bozanich <[email protected]>
8+
Aleksander Balicki <[email protected]>
9+
Alex Rønne Petersen <[email protected]>
10+
Alexander Stavonin <[email protected]>
11+
Andreas Gal <[email protected]>
12+
Arkaitz Jimenez <[email protected]>
13+
Armin Ronacher <[email protected]>
14+
Austin Seipp <[email protected]>
15+
16+
Ben Striegel <[email protected]>
17+
Benjamin Herr <[email protected]>
18+
Benjamin Jackman <[email protected]>
19+
Benjamin Kircher <[email protected]>
20+
Benjamin Peterson <[email protected]>
21+
Brendan Eich <[email protected]>
22+
Brian Anderson <[email protected]>
23+
Brian J. Burg <[email protected]>
24+
Chris Double <[email protected]>
25+
Chris Peterson <[email protected]>
26+
Damian Gryski <[email protected]>
27+
Damien Grassart <[email protected]>
28+
Daniel Brooks <[email protected]>
29+
Daniel Luz <[email protected]>
30+
Daniel Patterson <[email protected]>
31+
Dave Herman <[email protected]>
32+
David Rajchenbach-Teller <[email protected]>
33+
Donovan Preston <[email protected]>
34+
Drew Willcoxon <[email protected]>
35+
Elliott Slaughter <[email protected]>
36+
Elly Fong-Jones <[email protected]>
37+
Eric Holk <[email protected]>
38+
Erick Tryzelaar <[email protected]>
39+
Erik Rose <[email protected]>
40+
Evan McClanahan <[email protected]>
41+
Francisco Souza <[email protected]>
42+
Gareth Daniel Smith <[email protected]>
43+
Glenn Willen <[email protected]>
44+
Graham Fawcett <[email protected]>
45+
Grahame Bowland <[email protected]>
46+
Haitao Li <[email protected]>
47+
Ian D. Bollinger <[email protected]>
48+
Ivano Coppola <[email protected]>
49+
Jacob Parker <[email protected]>
50+
Jason Orendorff <[email protected]>
51+
Jed Davis <[email protected]>
52+
Jeff Balogh <[email protected]>
53+
Jeff Muizelaar <[email protected]>
54+
Jeff Olson <[email protected]>
55+
Jeffrey Yasskin <[email protected]>
56+
Jesse Ruderman <[email protected]>
57+
Jim Blandy <[email protected]>
58+
Joe Pletcher <[email protected]>
59+
Jon Morton <[email protected]>
60+
Jonathan Sternberg <[email protected]>
61+
Josh Matthews <[email protected]>
62+
Joshua Clark <[email protected]>
63+
Joshua Wise <[email protected]>
64+
Jyun-Yan You <[email protected]>
65+
Kelly Wilson <[email protected]>
66+
Kevin Atkinson <[email protected]>
67+
Kevin Cantu <[email protected]>
68+
Lennart Kudling
69+
Lindsey Kuper <[email protected]>
70+
Magnus Auvinen <[email protected]>
71+
Margaret Meyerhofer <[email protected]>
72+
Marijn Haverbeke <[email protected]>
73+
Matt Brubeck <[email protected]>
74+
Matthew O'Connor <[email protected]>
75+
Max Penet <[email protected]>
76+
Michael Bebenita <[email protected]>
77+
Michael Sullivan <[email protected]>
78+
Niko Matsakis <[email protected]>
79+
Or Brostovski <[email protected]>
80+
Patrick Walton <[email protected]>
81+
Patrik Kårlin <[email protected]>
82+
Paul Stansifer <[email protected]>
83+
Peter Hull <[email protected]>
84+
Philipp Brüschweiler <[email protected]>
85+
Rafael Ávila de Espíndola <[email protected]>
86+
Ralph Giles <[email protected]>
87+
Reuben Morais <[email protected]>
88+
Rick Waldron <[email protected]>
89+
Rob Arnold <[email protected]>
90+
Roland Tanglao <[email protected]>
91+
Roy Frostig <[email protected]>
92+
Ryan Scheel <[email protected]>
93+
Sean Stangl <[email protected]>
94+
startling <[email protected]>
95+
Stefan Plantikow <[email protected]>
96+
Taras Shpot <[email protected]>
97+
Ted Horst <[email protected]>
98+
Tim Chevalier <[email protected]>
99+
100+
Tomoki Aonuma <[email protected]>
101+
Tycho Sci <[email protected]>
102+
Vincent Belliard <[email protected]>
103+
Wade Mealing <[email protected]>
104+
Zack Corr <[email protected]>

0 commit comments

Comments
 (0)