super() block pass bug, String#[] bug, singleton_method_added
[rbx.git] / .gitignore
blob1943606c9770c5d7822d527bbf5cb27c6028b3e8
1 spec/ruby
2 .DS_Store
3 .gdb_history
4 coverage
5 code-cache
6 .glimpse*
7 .hgignore
8 .hg
9 .dotest
10 COMMIT
11 .load_order.txt
12 TAGS
13 tags
14 !spec/tags
15 cscope.files
16 cscope.out
17 autom4te.cache
18 stamp-h1
19 .libs
20 tmtags
21 *.rbc
22 .spec/bm.yml
23 stats
24 tmp
25 scratch
26 !runtime/stable/loader.rbc
27 runtime/pristine*
28 runtime/platform.conf
29 .*.d
30 shotgun/lib/*.d
31 shotgun/lib/*.d.*
32 shotgun/lib/subtend/*.d
33 shotgun/lib/subtend/*.d.*
34 *.o
35 *.lo
36 *.a
37 *.la
38 *.bundle
39 *.swp
40 *.dylib
41 *.so
43 \#*
44 .\#*
45 *.dSYM
47 # rubygems related
48 !bin/mspec
49 !bin/mkspec
50 !bin/bm*
51 !bin/contributors*
52 bin/*
53 lib/rbx
55 attic/externals/syd-parser/pkg
57 kernel/.load_order.txt
58 kernel/core/dir_entry.rb
60 lib/etc.rb
61 lib/kernel.rb
62 lib/rbconfig.rb
63 lib/zlib.rb
65 native/sexp
66 native/translation
67 native/bytecode
68 native/.load_order.txt
70 # native/bytecode
71 native/bytecode/assembler.rb
72 native/bytecode/compiler.rbc
73 native/bytecode/primitive_names.rbc
74 native/bytecode/encoder.rb
75 native/bytecode/assembler.rbc
76 native/bytecode/encoder.rbc
77 native/bytecode/rubinius.rbc
78 native/bytecode/compiler.rb
79 native/bytecode/primitive_names.rb
80 native/bytecode/system_hints.rbc
82 shotgun/rubinius.bin
83 shotgun/config.h
84 shotgun/.libs
85 shotgun/config.mk
86 shotgun/config/*
87 !shotgun/config/*.c
88 shotgun/lib/librubinius.*
89 shotgun/lib/librubinius-*
91 shotgun/external_libs/cinvoke/Makefile
92 shotgun/external_libs/cinvoke/lib/Makefile
94 shotgun/external_libs/libedit/compat_conf.h
95 shotgun/external_libs/libedit/config.status
96 shotgun/external_libs/libedit/config.cache
97 shotgun/external_libs/libedit/emacs.h
98 shotgun/external_libs/libedit/vi.h
99 shotgun/external_libs/libedit/fcns.c
100 shotgun/external_libs/libedit/fcns.h
101 shotgun/external_libs/libedit/config.log
102 shotgun/external_libs/libedit/help.c
103 shotgun/external_libs/libedit/common.h
104 shotgun/external_libs/libedit/help.h
105 shotgun/external_libs/libedit/libedit.a
107 shotgun/external_libs/libev/.libs
108 shotgun/external_libs/libev/config.h
109 shotgun/external_libs/libev/Makefile
110 shotgun/external_libs/libev/config.status
111 shotgun/external_libs/libev/libtool
112 shotgun/external_libs/libev/config.log
113 shotgun/external_libs/libev/configure.ac
115 shotgun/external_libs/libevent/sample/Makefile
117 shotgun/external_libs/libevent/test/Makefile
119 shotgun/external_libs/libltdl/.libs
120 shotgun/external_libs/libltdl/Makefile
121 shotgun/external_libs/libltdl/config.log
122 shotgun/external_libs/libltdl/config.status
123 shotgun/external_libs/libltdl/stamp-*
124 shotgun/external_libs/libltdl/config.h
125 shotgun/external_libs/libltdl/libtool
127 # shotgun/external_libs/onig
128 shotgun/external_libs/onig/config.status
129 shotgun/external_libs/onig/config.log
130 shotgun/external_libs/onig/config.h
131 shotgun/external_libs/onig/.deps
132 shotgun/external_libs/onig/Makefile
133 shotgun/external_libs/onig/libtool
134 shotgun/external_libs/onig/.libs
135 shotgun/external_libs/onig/stamp-h1
136 shotgun/external_libs/onig/onig-config
138 # shotgun/external_libs/onig/doc
140 # shotgun/external_libs/onig/enc
142 # shotgun/external_libs/onig/sample
143 shotgun/external_libs/onig/sample/crnl
144 shotgun/external_libs/onig/sample/syntax
145 shotgun/external_libs/onig/sample/simple
146 shotgun/external_libs/onig/sample/encode
147 shotgun/external_libs/onig/sample/listcap
148 shotgun/external_libs/onig/sample/sql
149 shotgun/external_libs/onig/sample/posix
150 shotgun/external_libs/onig/sample/names
151 shotgun/external_libs/onig/sample/.libs
152 shotgun/external_libs/onig/sample/.deps
153 shotgun/external_libs/onig/sample/Makefile
155 # shotgun/external_libs/libstring
156 shotgun/external_libs/libbstring/*.d
157 shotgun/external_libs/libbstring/*.so
158 shotgun/external_libs/libbstring/*.a
160 # shotgun/external_libs/libcchash
161 shotgun/external_libs/libcchash/*.d
162 shotgun/external_libs/libcchash/*.so
163 shotgun/external_libs/libcchash/*.a
165 # shotgun/external_libs/libmpa
166 shotgun/external_libs/libmpa/*.d
167 shotgun/external_libs/libmpa/*.so
168 shotgun/external_libs/libmpa/*.a
170 # shotgun/lib
171 shotgun/lib/.*.d
172 shotgun/lib/*.gen
173 shotgun/lib/auto.c
174 shotgun/lib/auto.h
175 shotgun/lib/grammar.c
176 shotgun/lib/instruction_names.c
177 shotgun/lib/instruction_names.h
178 shotgun/lib/node_types.c
179 shotgun/lib/node_types.h
180 shotgun/lib/librubinius.a
181 shotgun/lib/cpu_primitives.h
182 shotgun/lib/primitive_indexes.h
183 shotgun/lib/.libs
185 # shotgun/lib/subtend
186 shotgun/lib/subtend/.libs