Pass latest tools/dev/checkdepend.pl
[parrot.git] / MANIFEST
blobc7a686f4526caccf0345ad3d59e1a56703a175f1
1 # ex: set ro:
2 # $Id$
4 # generated by tools/dev/mk_manifest_and_skip.pl Wed Dec 16 15:31:13 2009 UT
6 # See below for documentation on the format of this file.
8 # See docs/submissions.pod on how to recreate this file after SVN
9 # has been told about new or deleted files.
10 CREDITS                                                     []
11 ChangeLog                                                   []
12 Configure.pl                                                []
13 DEPRECATED.pod                                              []
14 DEVELOPING                                                  []
15 DONORS.pod                                                  []
16 LICENSE                                                     [main]doc
17 MANIFEST                                                    []
18 MANIFEST.SKIP                                               []
19 MANIFEST.generated                                          []
20 META.yml                                                    []
21 Makefile.PL                                                 []
22 NEWS                                                        [main]doc
23 PBC_COMPAT                                                  [main]doc
24 PLATFORMS                                                   [devel]doc
25 README                                                      [devel]doc
26 README_cygwin.pod                                           []
27 README_win32.pod                                            []
28 RESPONSIBLE_PARTIES                                         [main]doc
29 TODO                                                        []
30 VERSION                                                     [devel]
31 compilers/data_json/data_json.pir                           [data_json]
32 compilers/data_json/data_json/grammar.pg                    [data_json]
33 compilers/data_json/data_json/pge2pir.tg                    [data_json]
34 compilers/imcc/cfg.c                                        [imcc]
35 compilers/imcc/cfg.h                                        [imcc]
36 compilers/imcc/debug.c                                      [imcc]
37 compilers/imcc/debug.h                                      [imcc]
38 compilers/imcc/imc.c                                        [imcc]
39 compilers/imcc/imc.h                                        [imcc]
40 compilers/imcc/imcc.l                                       [imcc]
41 compilers/imcc/imcc.y                                       [imcc]
42 compilers/imcc/imclexer.c                                   [imcc]
43 compilers/imcc/imcparser.c                                  [imcc]
44 compilers/imcc/imcparser.h                                  [imcc]
45 compilers/imcc/instructions.c                               [imcc]
46 compilers/imcc/instructions.h                               [imcc]
47 compilers/imcc/main.c                                       [imcc]
48 compilers/imcc/optimizer.c                                  [imcc]
49 compilers/imcc/optimizer.h                                  [imcc]
50 compilers/imcc/parser.h                                     [imcc]
51 compilers/imcc/parser_util.c                                [imcc]
52 compilers/imcc/pbc.c                                        [imcc]
53 compilers/imcc/pbc.h                                        [imcc]
54 compilers/imcc/pcc.c                                        [imcc]
55 compilers/imcc/reg_alloc.c                                  [imcc]
56 compilers/imcc/sets.c                                       [imcc]
57 compilers/imcc/sets.h                                       [imcc]
58 compilers/imcc/symreg.c                                     [imcc]
59 compilers/imcc/symreg.h                                     [imcc]
60 compilers/imcc/unit.h                                       [imcc]
61 compilers/json/JSON.pir                                     [json]
62 compilers/json/JSON/grammar.pg                              [json]
63 compilers/json/JSON/pge2pir.tg                              [json]
64 compilers/ncigen/MAINTAINER                                 [ncigen]
65 compilers/ncigen/NCIGEN.TODO                                [ncigen]
66 compilers/ncigen/NCIGENP6.pm                                [ncigen]
67 compilers/ncigen/README                                     []doc
68 compilers/ncigen/config/makefiles/ncigen.in                 [ncigen]
69 compilers/ncigen/lib/Parrot/Test/NCIGENAST.pm               [ncigen]
70 compilers/ncigen/ncigen.pir                                 [ncigen]
71 compilers/ncigen/ncigen.pl                                  [ncigen]
72 compilers/ncigen/src/NCIGENAST.pir                          [ncigen]
73 compilers/ncigen/src/NCIPIR.pir                             [ncigen]
74 compilers/ncigen/src/builtins/say.pir                       [ncigen]
75 compilers/ncigen/src/parser/actions.pm                      [ncigen]
76 compilers/ncigen/src/parser/grammar.pg                      [ncigen]
77 compilers/ncigen/t/NCIGENAST/struct_00.t                    [test]
78 compilers/ncigen/t/NCIGENAST/typedef_00.t                   [test]
79 compilers/ncigen/t/harness                                  [test]
80 compilers/ncigen/t/parse_00.t                               [test]
81 compilers/ncigen/t/parse_01.t                               [test]
82 compilers/ncigen/t/parse_02.t                               [test]
83 compilers/nqp/README.pod                                    []doc
84 compilers/nqp/TODO.pod                                      [nqp]
85 compilers/nqp/bootstrap/actions.pm                          [nqp]
86 compilers/nqp/bootstrap/nqp.pir                             [nqp]
87 compilers/nqp/bootstrap/t/harness                           [test]
88 compilers/nqp/nqp.pir                                       [nqp]
89 compilers/nqp/src/Grammar.pg                                [nqp]
90 compilers/nqp/src/Grammar/Actions.pir                       [nqp]
91 compilers/nqp/src/builtins.pir                              [nqp]
92 compilers/nqp/t/01-literals.t                               [test]
93 compilers/nqp/t/02-if-else.t                                [test]
94 compilers/nqp/t/02-if.t                                     [test]
95 compilers/nqp/t/03-unless.t                                 [test]
96 compilers/nqp/t/04-comments.t                               [test]
97 compilers/nqp/t/05-pod.t                                    [test]
98 compilers/nqp/t/06-args-pos.t                               [test]
99 compilers/nqp/t/07-boolean.t                                [test]
100 compilers/nqp/t/08-blocks.t                                 [test]
101 compilers/nqp/t/09-var.t                                    [test]
102 compilers/nqp/t/10-sub.t                                    [test]
103 compilers/nqp/t/11-cmp.t                                    [test]
104 compilers/nqp/t/12-list.t                                   [test]
105 compilers/nqp/t/13-logical.t                                [test]
106 compilers/nqp/t/14-op.t                                     [test]
107 compilers/nqp/t/15-module.t                                 [test]
108 compilers/nqp/t/16-while.t                                  [test]
109 compilers/nqp/t/17-class.t                                  [test]
110 compilers/nqp/t/18-inline.t                                 [test]
111 compilers/nqp/t/19-hash_access.t                            [test]
112 compilers/nqp/t/20-list_access.t                            [test]
113 compilers/nqp/t/22-optional_args.t                          [test]
114 compilers/nqp/t/23-named_args.t                             [test]
115 compilers/nqp/t/24-scalar_context.t                         [test]
116 compilers/nqp/t/25-list_context.t                           [test]
117 compilers/nqp/t/26-method_ops.t                             [test]
118 compilers/nqp/t/27-ternary.t                                [test]
119 compilers/nqp/t/28-return.t                                 [test]
120 compilers/nqp/t/29-self.t                                   [test]
121 compilers/nqp/t/30-subclass.t                               [test]
122 compilers/nqp/t/harness                                     [test]
123 compilers/pct/PCT.pir                                       [pct]
124 compilers/pct/README.pod                                    []doc
125 compilers/pct/src/PAST.pir                                  [pct]
126 compilers/pct/src/PAST/Compiler.pir                         [pct]
127 compilers/pct/src/PAST/Node.pir                             [pct]
128 compilers/pct/src/PCT/Dumper.pir                            [pct]
129 compilers/pct/src/PCT/Grammar.pir                           [pct]
130 compilers/pct/src/PCT/HLLCompiler.pir                       [pct]
131 compilers/pct/src/PCT/Node.pir                              [pct]
132 compilers/pct/src/POST/Compiler.pir                         [pct]
133 compilers/pct/src/POST/Node.pir                             [pct]
134 compilers/pge/P6Rule.grammar                                [pge]
135 compilers/pge/PGE.pir                                       [pge]
136 compilers/pge/PGE/Exp.pir                                   [pge]
137 compilers/pge/PGE/Match.pir                                 [pge]
138 compilers/pge/PGE/OPTable.pir                               [pge]
139 compilers/pge/PGE/P5Regex.pir                               [pge]
140 compilers/pge/PGE/Perl6Regex.pir                            [pge]
141 compilers/pge/PGE/Regex.pir                                 [pge]
142 compilers/pge/PGE/builtins.pg                               [pge]
143 compilers/pge/README.pod                                    []doc
144 compilers/pge/STATUS                                        [pge]
145 compilers/pirc/README.pod                                   []doc
146 compilers/pirc/TODO                                         [pirc]
147 compilers/pirc/heredoc/heredocmain.c                        [pirc]
148 compilers/pirc/macro/lexer.h                                [pirc]
149 compilers/pirc/macro/macro.h                                [pirc]
150 compilers/pirc/macro/macro.l                                [pirc]
151 compilers/pirc/macro/macro.y                                [pirc]
152 compilers/pirc/macro/macrolexer.c                           [pirc]
153 compilers/pirc/macro/macrolexer.h                           [pirc]
154 compilers/pirc/macro/macroparser.c                          [pirc]
155 compilers/pirc/macro/macroparser.h                          [pirc]
156 compilers/pirc/src/bcgen.c                                  [pirc]
157 compilers/pirc/src/bcgen.h                                  [pirc]
158 compilers/pirc/src/hdocprep.c                               [pirc]
159 compilers/pirc/src/hdocprep.l                               [pirc]
160 compilers/pirc/src/main.c                                   [pirc]
161 compilers/pirc/src/pir.l                                    [pirc]
162 compilers/pirc/src/pir.y                                    [pirc]
163 compilers/pirc/src/pircapi.c                                [pirc]
164 compilers/pirc/src/pircapi.h                                [pirc]
165 compilers/pirc/src/pircompiler.c                            [pirc]
166 compilers/pirc/src/pircompiler.h                            [pirc]
167 compilers/pirc/src/pircompunit.c                            [pirc]
168 compilers/pirc/src/pircompunit.h                            [pirc]
169 compilers/pirc/src/pirdefines.h                             [pirc]
170 compilers/pirc/src/piremit.c                                [pirc]
171 compilers/pirc/src/piremit.h                                [pirc]
172 compilers/pirc/src/pirerr.c                                 [pirc]
173 compilers/pirc/src/pirerr.h                                 [pirc]
174 compilers/pirc/src/pirheredoc.h                             [pirc]
175 compilers/pirc/src/pirlexer.c                               [pirc]
176 compilers/pirc/src/pirlexer.h                               [pirc]
177 compilers/pirc/src/pirmacro.c                               [pirc]
178 compilers/pirc/src/pirmacro.h                               [pirc]
179 compilers/pirc/src/pirop.c                                  [pirc]
180 compilers/pirc/src/pirop.h                                  [pirc]
181 compilers/pirc/src/pirparser.c                              [pirc]
182 compilers/pirc/src/pirparser.h                              [pirc]
183 compilers/pirc/src/pirpcc.c                                 [pirc]
184 compilers/pirc/src/pirpcc.h                                 [pirc]
185 compilers/pirc/src/pirregalloc.c                            [pirc]
186 compilers/pirc/src/pirregalloc.h                            [pirc]
187 compilers/pirc/src/pirsymbol.c                              [pirc]
188 compilers/pirc/src/pirsymbol.h                              [pirc]
189 compilers/pirc/src/piryy.h                                  [pirc]
190 compilers/pirc/t/basic.t                                    [test]
191 compilers/pirc/t/harness                                    [test]
192 compilers/pirc/t/heredoc.t                                  [test]
193 compilers/pirc/t/macro.t                                    [test]
194 compilers/pirc/t/stmts.t                                    [test]
195 compilers/pirc/t/subflags.t                                 [test]
196 compilers/tge/README                                        []doc
197 compilers/tge/TGE.pir                                       [tge]
198 compilers/tge/TGE/Compiler.pir                              [tge]
199 compilers/tge/TGE/Grammar.pir                               [tge]
200 compilers/tge/TGE/Parser.pg                                 [tge]
201 compilers/tge/TGE/Rule.pir                                  [tge]
202 compilers/tge/TGE/Tree.pir                                  [tge]
203 compilers/tge/tgc.pir                                       [tge]
204 config/auto/alignptrs.pm                                    []
205 config/auto/alignptrs/test_c.in                             []
206 config/auto/arch.pm                                         []
207 config/auto/attributes.pm                                   []
208 config/auto/attributes/test_c.in                            []
209 config/auto/backtrace.pm                                    []
210 config/auto/backtrace/test_c.in                             []
211 config/auto/backtrace/test_dlinfo_c.in                      []
212 config/auto/byteorder.pm                                    []
213 config/auto/byteorder/test_c.in                             []
214 config/auto/cgoto.pm                                        []
215 config/auto/cgoto/test_c.in                                 []
216 config/auto/cpu.pm                                          []
217 config/auto/cpu/i386/Makefile                               []
218 config/auto/cpu/i386/auto.pm                                []
219 config/auto/cpu/i386/memcpy_mmx.c                           []
220 config/auto/cpu/i386/memcpy_mmx_in.c                        []
221 config/auto/cpu/i386/memcpy_sse.c                           []
222 config/auto/cpu/i386/memcpy_sse_in.c                        []
223 config/auto/cpu/i386/test_gcc_cmpxchg_c.in                  []
224 config/auto/cpu/ppc/auto.pm                                 []
225 config/auto/cpu/ppc/test_gcc_cmpset_c.in                    []
226 config/auto/cpu/sun4/auto.pm                                []
227 config/auto/cpu/sun4/test_atomic_c.in                       []
228 config/auto/cpu/x86_64/auto.pm                              []
229 config/auto/crypto.pm                                       []
230 config/auto/crypto/crypto_c.in                              []
231 config/auto/ctags.pm                                        []
232 config/auto/env.pm                                          []
233 config/auto/env/test_setenv_c.in                            []
234 config/auto/env/test_unsetenv_c.in                          []
235 config/auto/format.pm                                       []
236 config/auto/frames.pm                                       []
237 config/auto/frames/test_exec_cygwin_c.in                    []
238 config/auto/frames/test_exec_linux_c.in                     []
239 config/auto/frames/test_exec_openbsd_c.in                   []
240 config/auto/gc.pm                                           []
241 config/auto/gc/test_c.in                                    []
242 config/auto/gcc.pm                                          []
243 config/auto/gcc/test_c.in                                   []
244 config/auto/gdbm.pm                                         []
245 config/auto/gdbm/gdbm_c.in                                  []
246 config/auto/gettext.pm                                      []
247 config/auto/gettext/gettext_c.in                            []
248 config/auto/glibc.pm                                        []
249 config/auto/glibc/test_c.in                                 []
250 config/auto/gmp.pm                                          []
251 config/auto/gmp/gmp_c.in                                    []
252 config/auto/headers.pm                                      []
253 config/auto/headers/test_c.in                               []
254 config/auto/icu.pm                                          []
255 config/auto/inline.pm                                       []
256 config/auto/inline/test1_c.in                               []
257 config/auto/inline/test2_c.in                               []
258 config/auto/isreg.pm                                        []
259 config/auto/isreg/test_c.in                                 []
260 config/auto/jit.pm                                          []
261 config/auto/memalign.pm                                     []
262 config/auto/memalign/test2_c.in                             []
263 config/auto/memalign/test_c.in                              []
264 config/auto/msvc.pm                                         []
265 config/auto/msvc/test_c.in                                  []
266 config/auto/neg_0.pm                                        []
267 config/auto/neg_0/test_c.in                                 []
268 config/auto/opengl.pm                                       []
269 config/auto/opengl/opengl_c.in                              []
270 config/auto/ops.pm                                          []
271 config/auto/pcre.pm                                         []
272 config/auto/pcre/pcre_c.in                                  []
273 config/auto/perldoc.pm                                      []
274 config/auto/pmc.pm                                          []
275 config/auto/pod2man.pm                                      []
276 config/auto/readline.pm                                     []
277 config/auto/readline/readline_c.in                          []
278 config/auto/revision.pm                                     []
279 config/auto/signal.pm                                       []
280 config/auto/signal/test1_c.in                               []
281 config/auto/signal/test2_c.in                               []
282 config/auto/signal/test_itimer_c.in                         []
283 config/auto/sizes.pm                                        []
284 config/auto/sizes/floatval_maxmin_c.in                      []
285 config/auto/sizes/intval_maxmin_c.in                        []
286 config/auto/sizes/test2_c.in                                []
287 config/auto/sizes/test3_c.in                                []
288 config/auto/sizes/test_c.in                                 []
289 config/auto/snprintf.pm                                     []
290 config/auto/snprintf/test_c.in                              []
291 config/auto/socklen_t.pm                                    []
292 config/auto/thread.pm                                       []
293 config/auto/va_ptr.pm                                       []
294 config/auto/va_ptr/test_c.in                                []
295 config/auto/warnings.pm                                     []
296 config/auto/warnings/test_c.in                              []
297 config/gen/call_list.pm                                     []
298 config/gen/call_list/core.in                                []
299 config/gen/call_list/misc.in                                []
300 config/gen/config_h.pm                                      []
301 config/gen/config_h/config_h.in                             []
302 config/gen/config_h/feature_h.in                            []
303 config/gen/config_h/has_header_h.in                         []
304 config/gen/config_pm.pm                                     []
305 config/gen/config_pm/Config_pm.in                           []
306 config/gen/config_pm/config_lib_pasm.in                     []
307 config/gen/config_pm/config_pir.in                          []
308 config/gen/config_pm/myconfig.in                            []
309 config/gen/core_pmcs.pm                                     []
310 config/gen/crypto.pm                                        []
311 config/gen/crypto/digest_pmc.in                             []
312 config/gen/crypto/digest_t.in                               []
313 config/gen/makefiles.pm                                     []
314 config/gen/makefiles/CFLAGS.in                              []
315 config/gen/makefiles/data_json.in                           []
316 config/gen/makefiles/docs.in                                []
317 config/gen/makefiles/dynoplibs.in                           []
318 config/gen/makefiles/dynoplibs_pl.in                        []
319 config/gen/makefiles/dynpmc.in                              []
320 config/gen/makefiles/dynpmc_pl.in                           []
321 config/gen/makefiles/editor.in                              []
322 config/gen/makefiles/ext.in                                 []
323 config/gen/makefiles/json.in                                []
324 config/gen/makefiles/nqp-rx.in                              []
325 config/gen/makefiles/nqp.in                                 []
326 config/gen/makefiles/parrot_embed_pl.in                     []
327 config/gen/makefiles/parrot_pc.in                           []
328 config/gen/makefiles/pct.in                                 []
329 config/gen/makefiles/pge.in                                 []
330 config/gen/makefiles/pirc.in                                []
331 config/gen/makefiles/root.in                                []
332 config/gen/makefiles/tge.in                                 []
333 config/gen/opengl.pm                                        []
334 config/gen/parrot_include.pm                                []
335 config/gen/platform.pm                                      []
336 config/gen/platform/aix/asm.s                               []
337 config/gen/platform/ansi/dl.c                               []
338 config/gen/platform/ansi/exec.c                             []
339 config/gen/platform/ansi/io.h                               []
340 config/gen/platform/ansi/time.c                             []
341 config/gen/platform/cygwin/math.c                           []
342 config/gen/platform/darwin/begin.c                          []
343 config/gen/platform/darwin/hires_timer.c                    []
344 config/gen/platform/darwin/memalign.c                       []
345 config/gen/platform/generic/dl.c                            []
346 config/gen/platform/generic/dl.h                            []
347 config/gen/platform/generic/env.c                           []
348 config/gen/platform/generic/exec.c                          []
349 config/gen/platform/generic/hires_timer.c                   []
350 config/gen/platform/generic/io.h                            []
351 config/gen/platform/generic/itimer.c                        []
352 config/gen/platform/generic/math.c                          []
353 config/gen/platform/generic/math.h                          []
354 config/gen/platform/generic/memalign.c                      []
355 config/gen/platform/generic/memexec.c                       []
356 config/gen/platform/generic/platform_limits.h               []
357 config/gen/platform/generic/signal.c                        []
358 config/gen/platform/generic/signal.h                        []
359 config/gen/platform/generic/stat.c                          []
360 config/gen/platform/generic/stat.h                          []
361 config/gen/platform/generic/threads.h                       []
362 config/gen/platform/generic/time.c                          []
363 config/gen/platform/ia64/asm.s                              []
364 config/gen/platform/netbsd/math.c                           []
365 config/gen/platform/netbsd/misc.c                           []
366 config/gen/platform/netbsd/misc.h                           []
367 config/gen/platform/openbsd/math.c                          []
368 config/gen/platform/openbsd/memexec.c                       []
369 config/gen/platform/openbsd/misc.h                          []
370 config/gen/platform/platform_interface.h                    []
371 config/gen/platform/solaris/math.c                          []
372 config/gen/platform/solaris/time.c                          []
373 config/gen/platform/win32/begin.c                           []
374 config/gen/platform/win32/dl.c                              []
375 config/gen/platform/win32/env.c                             []
376 config/gen/platform/win32/exec.c                            []
377 config/gen/platform/win32/hires_timer.c                     []
378 config/gen/platform/win32/io.h                              []
379 config/gen/platform/win32/misc.c                            []
380 config/gen/platform/win32/misc.h                            []
381 config/gen/platform/win32/signal.c                          []
382 config/gen/platform/win32/signal.h                          []
383 config/gen/platform/win32/stat.c                            []
384 config/gen/platform/win32/stat.h                            []
385 config/gen/platform/win32/string.h                          []
386 config/gen/platform/win32/threads.h                         []
387 config/gen/platform/win32/time.c                            []
388 config/init/defaults.pm                                     []
389 config/init/headers.pm                                      []
390 config/init/hints.pm                                        []
391 config/init/hints/aix.pm                                    []
392 config/init/hints/cygwin.pm                                 []
393 config/init/hints/darwin.pm                                 []
394 config/init/hints/dec_osf.pm                                []
395 config/init/hints/dragonfly.pm                              []
396 config/init/hints/freebsd.pm                                []
397 config/init/hints/hpux.pm                                   []
398 config/init/hints/irix.pm                                   []
399 config/init/hints/linux.pm                                  []
400 config/init/hints/mswin32.pm                                []
401 config/init/hints/msys.pm                                   []
402 config/init/hints/netbsd.pm                                 []
403 config/init/hints/nto.pm                                    []
404 config/init/hints/openbsd.pm                                []
405 config/init/hints/os2.pm                                    []
406 config/init/hints/solaris.pm                                []
407 config/init/hints/vms.pm                                    []
408 config/init/install.pm                                      []
409 config/init/manifest.pm                                     []
410 config/init/optimize.pm                                     []
411 config/inter/charset.pm                                     []
412 config/inter/encoding.pm                                    []
413 config/inter/lex.pm                                         []
414 config/inter/libparrot.pm                                   []
415 config/inter/make.pm                                        []
416 config/inter/progs.pm                                       []
417 config/inter/shlibs.pm                                      []
418 config/inter/types.pm                                       []
419 config/inter/yacc.pm                                        []
420 docs/book/draft/README                                      []doc
421 docs/book/draft/appa_glossary.pod                           []
422 docs/book/draft/appb_patch_submission.pod                   []
423 docs/book/draft/appc_command_line_options.pod               []
424 docs/book/draft/appd_build_options.pod                      []
425 docs/book/draft/appe_source_code.pod                        []
426 docs/book/draft/ch01_introduction.pod                       []
427 docs/book/draft/ch02_getting_started.pod                    []
428 docs/book/draft/ch07_dynpmcs.pod                            []
429 docs/book/draft/ch08_dynops.pod                             []
430 docs/book/draft/ch10_opcode_reference.pod                   []
431 docs/book/draft/ch11_directive_reference.pod                []
432 docs/book/draft/ch12_operator_reference.pod                 []
433 docs/book/draft/chXX_hlls.pod                               []
434 docs/book/draft/chXX_library.pod                            []
435 docs/book/draft/chXX_testing_and_debugging.pod              []
436 docs/book/pct/ch01_introduction.pod                         []
437 docs/book/pct/ch02_getting_started.pod                      []
438 docs/book/pct/ch03_compiler_tools.pod                       []
439 docs/book/pct/ch04_pge.pod                                  []
440 docs/book/pct/ch05_nqp.pod                                  []
441 docs/book/pir/ch01_introduction.pod                         []
442 docs/book/pir/ch02_getting_started.pod                      []
443 docs/book/pir/ch03_basic_syntax.pod                         []
444 docs/book/pir/ch04_variables.pod                            []
445 docs/book/pir/ch05_control_structures.pod                   []
446 docs/book/pir/ch06_subroutines.pod                          []
447 docs/book/pir/ch07_objects.pod                              []
448 docs/book/pir/ch08_io.pod                                   []
449 docs/book/pir/ch09_exceptions.pod                           []
450 docs/compiler_faq.pod                                       [devel]doc
451 docs/configuration.pod                                      []
452 docs/debug.pod                                              [devel]doc
453 docs/debugger.pod                                           []
454 docs/dev/byteorder.pod                                      []
455 docs/dev/c_functions.pod                                    []
456 docs/dev/debugging_with_msvc.pod                            []
457 docs/dev/events.pod                                         []
458 docs/dev/headerizer.pod                                     []
459 docs/dev/infant.pod                                         []
460 docs/dev/longopt.pod                                        []
461 docs/dev/optimizer.pod                                      []
462 docs/dev/parrot_api.pod                                     []
463 docs/dev/pcc_state.pod                                      []
464 docs/dev/pccmethods.pod                                     []
465 docs/dev/pmc_freeze.pod                                     []
466 docs/dev/pmc_obj_design_meeting_notes.pod                   []
467 docs/dev/profiling.pod                                      []
468 docs/embed.pod                                              []
469 docs/extend.pod                                             []
470 docs/faq.pod                                                [main]doc
471 docs/gettingstarted.pod                                     [main]doc
472 docs/glossary.pod                                           [main]doc
473 docs/imcc/README                                            []doc
474 docs/imcc/imcfaq.pod                                        []
475 docs/imcc/operation.pod                                     []
476 docs/intro.pod                                              [main]doc
477 docs/memory_internals.pod                                   []
478 docs/multidispatch.pod                                      []
479 docs/optable.pod                                            []
480 docs/overview.pod                                           []
481 docs/parrot.pod                                             []
482 docs/parrotbyte.pod                                         []
483 docs/parrothist.pod                                         []
484 docs/pct/gettingstarted.pod                                 [pct]doc
485 docs/pct/past_building_blocks.pod                           [pct]doc
486 docs/pct/pct_optable_guide.pod                              [pct]doc
487 docs/pdds/draft/pdd01_overview.pod                          []
488 docs/pdds/draft/pdd05_opfunc.pod                            []
489 docs/pdds/draft/pdd06_pasm.pod                              []
490 docs/pdds/draft/pdd08_keys.pod                              []
491 docs/pdds/draft/pdd10_embedding.pod                         []
492 docs/pdds/draft/pdd11_extending.pod                         []
493 docs/pdds/draft/pdd14_numbers.pod                           []
494 docs/pdds/draft/pdd16_native_call.pod                       []
495 docs/pdds/draft/pdd29_compiler_tools.pod                    []
496 docs/pdds/draft/pdd31_hll.pod                               []
497 docs/pdds/draft/pdd31_hll_interop.pod                       []
498 docs/pdds/pdd00_pdd.pod                                     []
499 docs/pdds/pdd03_calling_conventions.pod                     []
500 docs/pdds/pdd07_codingstd.pod                               []
501 docs/pdds/pdd09_gc.pod                                      []
502 docs/pdds/pdd13_bytecode.pod                                []
503 docs/pdds/pdd15_object_metamodel.png                        []
504 docs/pdds/pdd15_object_metamodel.svg                        []
505 docs/pdds/pdd15_objects.pod                                 []
506 docs/pdds/pdd17_pmc.pod                                     []
507 docs/pdds/pdd18_security.pod                                []
508 docs/pdds/pdd19_pir.pod                                     []
509 docs/pdds/pdd20_lexical_vars.pod                            []
510 docs/pdds/pdd21_namespaces.pod                              []
511 docs/pdds/pdd22_io.pod                                      []
512 docs/pdds/pdd23_exceptions.pod                              []
513 docs/pdds/pdd24_events.pod                                  []
514 docs/pdds/pdd25_concurrency.pod                             []
515 docs/pdds/pdd26_ast.pod                                     []
516 docs/pdds/pdd27_multiple_dispatch.pod                       []
517 docs/pdds/pdd28_strings.pod                                 []
518 docs/pdds/pdd30_install.pod                                 []
519 docs/pdds/pdd_template.pod                                  []
520 docs/pmc.pod                                                []
521 docs/pmc/array.pod                                          [main]doc
522 docs/pmc/documentation.pod                                  [main]doc
523 docs/pmc/struct.pod                                         [main]doc
524 docs/pmc/subs.pod                                           [main]doc
525 docs/pmc2c.pod                                              [devel]doc
526 docs/porting_intro.pod                                      []
527 docs/project/branching_guide.pod                            [devel]doc
528 docs/project/cage_cleaners_guide.pod                        [devel]doc
529 docs/project/committer_guide.pod                            [devel]doc
530 docs/project/debian_packaging_guide.pod                     [devel]doc
531 docs/project/metacommitter_guide.pod                        [devel]doc
532 docs/project/release_manager_guide.pod                      [devel]doc
533 docs/project/roles_responsibilities.pod                     [devel]doc
534 docs/project/support_policy.pod                             [devel]doc
535 docs/project/ticket_triaging.pod                            [devel]doc
536 docs/project/ubuntu_packaging_guide.pod                     [devel]doc
537 docs/req/model_users.pod                                    []
538 docs/resources/favicon.ico                                  []
539 docs/resources/parrot.css                                   []
540 docs/resources/parrot_logo.png                              []
541 docs/resources/up.gif                                       []
542 docs/running.pod                                            []
543 docs/stability.pod                                          []
544 docs/submissions.pod                                        []
545 docs/tests.pod                                              []
546 docs/user/pir/exceptions.pod                                [main]doc
547 docs/user/pir/intro.pod                                     [main]doc
548 docs/user/pir/objects.pod                                   [main]doc
549 docs/user/pir/pmcs.pod                                      [main]doc
550 docs/vtables.pod                                            [devel]doc
551 editor/README.pod                                           []doc
552 editor/filetype_parrot.vim                                  []
553 editor/indent_pir.vim                                       []
554 editor/kate_syntax.pl                                       []
555 editor/ops2vim.pl                                           []
556 editor/parrot.el                                            []
557 editor/pasm.el                                              []
558 editor/pasm.vim                                             []
559 editor/pir-mode.el                                          []
560 editor/pir_vim.in                                           []
561 editor/pmc.vim                                              []
562 editor/skeleton.pir                                         []
563 editor/subversion_config                                    []
564 examples/README                                             []doc
565 examples/benchmarks/addit.pasm                              [examples]
566 examples/benchmarks/addit.pir                               [examples]
567 examples/benchmarks/addit.pl                                [examples]
568 examples/benchmarks/addit.rb                                [examples]
569 examples/benchmarks/addit2.pir                              [examples]
570 examples/benchmarks/array_access.pir                        [examples]
571 examples/benchmarks/arriter.pir                             [examples]
572 examples/benchmarks/arriter.pl                              [examples]
573 examples/benchmarks/arriter.rb                              [examples]
574 examples/benchmarks/arriter_o1.pir                          [examples]
575 examples/benchmarks/bench_newp.pasm                         [examples]
576 examples/benchmarks/fib.cs                                  [examples]
577 examples/benchmarks/fib.pir                                 [examples]
578 examples/benchmarks/fib.pl                                  [examples]
579 examples/benchmarks/fib.py                                  [examples]
580 examples/benchmarks/fib.rb                                  [examples]
581 examples/benchmarks/float4.pir                              [examples]
582 examples/benchmarks/freeze.pasm                             [examples]
583 examples/benchmarks/freeze.pl                               [examples]
584 examples/benchmarks/gc_alloc_new.pasm                       [examples]
585 examples/benchmarks/gc_alloc_reuse.pasm                     [examples]
586 examples/benchmarks/gc_generations.pasm                     [examples]
587 examples/benchmarks/gc_header_new.pasm                      [examples]
588 examples/benchmarks/gc_header_reuse.pasm                    [examples]
589 examples/benchmarks/gc_waves_headers.pasm                   [examples]
590 examples/benchmarks/gc_waves_sizeable_data.pasm             [examples]
591 examples/benchmarks/gc_waves_sizeable_headers.pasm          [examples]
592 examples/benchmarks/hamming.pir                             [examples]
593 examples/benchmarks/hello.pir                               [examples]
594 examples/benchmarks/mops.pasm                               [examples]
595 examples/benchmarks/mops.pl                                 [examples]
596 examples/benchmarks/mops_intval.pasm                        [examples]
597 examples/benchmarks/oo1.pir                                 [examples]
598 examples/benchmarks/oo1.pl                                  [examples]
599 examples/benchmarks/oo1.py                                  [examples]
600 examples/benchmarks/oo1.rb                                  [examples]
601 examples/benchmarks/oo2.pir                                 [examples]
602 examples/benchmarks/oo2.pl                                  [examples]
603 examples/benchmarks/oo2.py                                  [examples]
604 examples/benchmarks/oo2.rb                                  [examples]
605 examples/benchmarks/oo3.pir                                 [examples]
606 examples/benchmarks/oo3.pl                                  [examples]
607 examples/benchmarks/oo3.py                                  [examples]
608 examples/benchmarks/oo3.rb                                  [examples]
609 examples/benchmarks/oo4.pasm                                [examples]
610 examples/benchmarks/oo4.pl                                  [examples]
611 examples/benchmarks/oo4.py                                  [examples]
612 examples/benchmarks/oo4.rb                                  [examples]
613 examples/benchmarks/oo5.pir                                 [examples]
614 examples/benchmarks/oo5.pl                                  [examples]
615 examples/benchmarks/oo5.py                                  [examples]
616 examples/benchmarks/oo5.rb                                  [examples]
617 examples/benchmarks/oo6.pir                                 [examples]
618 examples/benchmarks/oo6.pl                                  [examples]
619 examples/benchmarks/oo6.py                                  [examples]
620 examples/benchmarks/oo6.rb                                  [examples]
621 examples/benchmarks/oofib.pir                               [examples]
622 examples/benchmarks/oofib.pl                                [examples]
623 examples/benchmarks/oofib.py                                [examples]
624 examples/benchmarks/oofib.rb                                [examples]
625 examples/benchmarks/oon.txt                                 [examples]
626 examples/benchmarks/overload.pir                            [examples]
627 examples/benchmarks/overload.pl                             [examples]
628 examples/benchmarks/primes.c                                [examples]
629 examples/benchmarks/primes.pasm                             [examples]
630 examples/benchmarks/primes.pl                               [examples]
631 examples/benchmarks/primes2.c                               [examples]
632 examples/benchmarks/primes2.pir                             [examples]
633 examples/benchmarks/primes2.pl                              [examples]
634 examples/benchmarks/primes2.py                              [examples]
635 examples/benchmarks/primes2.rb                              [examples]
636 examples/benchmarks/primes2_i.pir                           [examples]
637 examples/benchmarks/primes_i.pasm                           [examples]
638 examples/benchmarks/rand.pir                                [examples]
639 examples/benchmarks/stress.pasm                             [examples]
640 examples/benchmarks/stress.pl                               [examples]
641 examples/benchmarks/stress.rb                               [examples]
642 examples/benchmarks/stress1.pasm                            [examples]
643 examples/benchmarks/stress1.pl                              [examples]
644 examples/benchmarks/stress2.pasm                            [examples]
645 examples/benchmarks/stress2.pl                              [examples]
646 examples/benchmarks/stress2.rb                              [examples]
647 examples/benchmarks/stress3.pasm                            [examples]
648 examples/benchmarks/vpm.pir                                 [examples]
649 examples/benchmarks/vpm.pl                                  [examples]
650 examples/benchmarks/vpm.py                                  [examples]
651 examples/benchmarks/vpm.rb                                  [examples]
652 examples/c/nanoparrot.c                                     [examples]
653 examples/c/pbc_info.c                                       [examples]
654 examples/c/test_main.c                                      [examples]
655 examples/compilers/Makefile                                 [examples]
656 examples/compilers/japhc.c                                  [examples]
657 examples/config/file/configcompiler                         [examples]
658 examples/config/file/configwithfatalstep                    [examples]
659 examples/embed/Makefile                                     [examples]
660 examples/embed/Makefile.msvc                                [examples]
661 examples/embed/cotorra.c                                    [examples]
662 examples/io/http.pir                                        [examples]
663 examples/io/httpd.pir                                       [examples]
664 examples/japh/README                                        []doc
665 examples/japh/japh1.pasm                                    [examples]
666 examples/japh/japh3.pasm                                    [examples]
667 examples/japh/japh4.pasm                                    [examples]
668 examples/japh/japh5.pasm                                    [examples]
669 examples/json/postalcodes.pir                               [examples]
670 examples/json/test.pir                                      [examples]
671 examples/languages/abc/MAINTAINER                           [examples]
672 examples/languages/abc/README                               []doc
673 examples/languages/abc/TODO                                 [examples]
674 examples/languages/abc/abc.pir                              [examples]
675 examples/languages/abc/setup.pir                            [examples]
676 examples/languages/abc/src/builtins/all.pir                 [examples]
677 examples/languages/abc/src/parser/actions.nqp               [examples]
678 examples/languages/abc/src/parser/grammar.nqp               [examples]
679 examples/languages/abc/t/01-tests.t                         [examples]
680 examples/languages/abc/t/abc_basic                          [examples]
681 examples/languages/abc/t/abc_functions                      [examples]
682 examples/languages/abc/t/abc_special_variables              [examples]
683 examples/languages/abc/t/abc_statement                      [examples]
684 examples/languages/squaak/MAINTAINER                        [examples]
685 examples/languages/squaak/README                            []doc
686 examples/languages/squaak/doc/tutorial_episode_1.pod        [examples]
687 examples/languages/squaak/doc/tutorial_episode_2.pod        [examples]
688 examples/languages/squaak/doc/tutorial_episode_3.pod        [examples]
689 examples/languages/squaak/doc/tutorial_episode_4.pod        [examples]
690 examples/languages/squaak/doc/tutorial_episode_5.pod        [examples]
691 examples/languages/squaak/doc/tutorial_episode_6.pod        [examples]
692 examples/languages/squaak/doc/tutorial_episode_7.pod        [examples]
693 examples/languages/squaak/doc/tutorial_episode_8.pod        [examples]
694 examples/languages/squaak/doc/tutorial_episode_9.pod        [examples]
695 examples/languages/squaak/examples/factorial.sq             [examples]
696 examples/languages/squaak/examples/life.sq                  [examples]
697 examples/languages/squaak/setup.pir                         [examples]
698 examples/languages/squaak/squaak.pir                        [examples]
699 examples/languages/squaak/src/builtins/say.pir              [examples]
700 examples/languages/squaak/src/parser/actions.pm             [examples]
701 examples/languages/squaak/src/parser/grammar.pg             [examples]
702 examples/languages/squaak/t/00-sanity.t                     [examples]
703 examples/languages/squaak/t/01-math.t                       [examples]
704 examples/library/acorn.life                                 [examples]
705 examples/library/getopt_demo.pir                            [examples]
706 examples/library/md5sum.pir                                 [examples]
707 examples/library/ncurses_life.pir                           [examples]
708 examples/library/pcre.pir                                   [examples]
709 examples/mops/README                                        []doc
710 examples/mops/mops.c                                        [examples]
711 examples/mops/mops.cs                                       [examples]
712 examples/mops/mops.il                                       [examples]
713 examples/mops/mops.p6                                       [examples]
714 examples/mops/mops.pl                                       [examples]
715 examples/mops/mops.ps                                       [examples]
716 examples/mops/mops.py                                       [examples]
717 examples/mops/mops.rb                                       [examples]
718 examples/mops/mops.scheme                                   [examples]
719 examples/namespace/namespace_dump.pir                       [examples]
720 examples/nci/PQt.cpp                                        [examples]
721 examples/nci/QtHelloWorld.pasm                              [examples]
722 examples/nci/QtHelloWorld.pir                               [examples]
723 examples/nci/Xlib.pir                                       [examples]
724 examples/nci/Xlibconstants.pir                              [examples]
725 examples/nci/ls.pir                                         [examples]
726 examples/nci/sdl_blue_rectangle.pir                         [examples]
727 examples/nci/win32api.pir                                   [examples]
728 examples/nci/xlibtest.nqp                                   [examples]
729 examples/nci/xlibtest.p6                                    [examples]
730 examples/nci/xlibtest.pir                                   [examples]
731 examples/nci/xlibtest.rb                                    [examples]
732 examples/opengl/math.pir                                    [examples]
733 examples/opengl/shapes.p6                                   [examples]
734 examples/opengl/shapes.pir                                  [examples]
735 examples/opengl/static-triangle-hll.pir                     [examples]
736 examples/opengl/static-triangle.p6                          [examples]
737 examples/opengl/static-triangle.pir                         [examples]
738 examples/opengl/triangle.p6                                 [examples]
739 examples/opengl/triangle.pir                                [examples]
740 examples/pasm/cat.pasm                                      [examples]
741 examples/pasm/fact.pasm                                     [examples]
742 examples/pasm/hello.pasm                                    [examples]
743 examples/pasm/trace.pasm                                    [examples]
744 examples/past/01-sub.pir                                    [examples]
745 examples/past/blocktype_immediate.pir                       [examples]
746 examples/past/four_plus_one.pir                             [examples]
747 examples/pge/demo.pir                                       [examples]
748 examples/pir/befunge/Changes                                [examples]
749 examples/pir/befunge/MAINTAINER                             [examples]
750 examples/pir/befunge/README                                 []doc
751 examples/pir/befunge/befunge.pir                            [examples]
752 examples/pir/befunge/debug.pir                              [examples]
753 examples/pir/befunge/flow.pir                               [examples]
754 examples/pir/befunge/io.pir                                 [examples]
755 examples/pir/befunge/load.pir                               [examples]
756 examples/pir/befunge/maths.pir                              [examples]
757 examples/pir/befunge/pascserp.bef                           [examples]
758 examples/pir/befunge/setup.pir                              [examples]
759 examples/pir/befunge/stack.pir                              [examples]
760 examples/pir/befunge/t/basic.t                              [examples]
761 examples/pir/befunge/test.bef                               [examples]
762 examples/pir/circle.pir                                     [examples]
763 examples/pir/euclid.pir                                     [examples]
764 examples/pir/genprog.bas                                    [examples]
765 examples/pir/hanoi.pir                                      [examples]
766 examples/pir/interlangs.bas                                 [examples]
767 examples/pir/interlangs.pir                                 [examples]
768 examples/pir/io.pir                                         [examples]
769 examples/pir/levenshtein.pir                                [examples]
770 examples/pir/life.pir                                       [examples]
771 examples/pir/local_label.pir                                [examples]
772 examples/pir/make_hello_pbc.pir                             [examples]
773 examples/pir/mandel.pir                                     [examples]
774 examples/pir/mysqltest.bas                                  [examples]
775 examples/pir/perl6.bas                                      [examples]
776 examples/pir/pirric.pir                                     [examples]
777 examples/pir/queens_r.pir                                   [examples]
778 examples/pir/quine_ord.pir                                  [examples]
779 examples/pir/readline.pir                                   [examples]
780 examples/pir/substr.pir                                     [examples]
781 examples/pir/sudoku.pir                                     [examples]
782 examples/pir/uniq.pir                                       [examples]
783 examples/sdl/anim_image.pir                                 [examples]
784 examples/sdl/anim_image_dblbuf.pir                          [examples]
785 examples/sdl/blue_font.pir                                  [examples]
786 examples/sdl/blue_rect.pir                                  [examples]
787 examples/sdl/blue_rect.pl                                   [examples]
788 examples/sdl/bounce_parrot_logo.pir                         [examples]
789 examples/sdl/lcd/clock.pir                                  [examples]
790 examples/sdl/mandel.pir                                     [examples]
791 examples/sdl/minesweeper/README                             []doc
792 examples/sdl/minesweeper/eventhandler.pir                   [examples]
793 examples/sdl/minesweeper/field.pir                          [examples]
794 examples/sdl/minesweeper/mines.pir                          [examples]
795 examples/sdl/minesweeper/mines.png                          [examples]
796 examples/sdl/minesweeper/mines_debug.png                    [examples]
797 examples/sdl/minesweeper/smiley.png                         [examples]
798 examples/sdl/move_parrot_logo.pir                           [examples]
799 examples/sdl/parrot_small.png                               [examples]
800 examples/sdl/raw_pixels.pir                                 [examples]
801 examples/sdl/tetris/README                                  []doc
802 examples/sdl/tetris/app.pir                                 [examples]
803 examples/sdl/tetris/block.pir                               [examples]
804 examples/sdl/tetris/blockdata.pir                           [examples]
805 examples/sdl/tetris/blocks.pir                              [examples]
806 examples/sdl/tetris/board.pir                               [examples]
807 examples/sdl/tetris/boarddata.pir                           [examples]
808 examples/sdl/tetris/eventhandler.pir                        [examples]
809 examples/sdl/tetris/tetris.pir                              [examples]
810 examples/shootout/README                                    []doc
811 examples/shootout/ack.pir                                   [examples]
812 examples/shootout/ack.pir_output                            [examples]
813 examples/shootout/binarytrees.pir                           [examples]
814 examples/shootout/binarytrees.pir_output                    [examples]
815 examples/shootout/fannkuch.pir                              [examples]
816 examples/shootout/fannkuch.pir_output                       [examples]
817 examples/shootout/fasta.pir                                 [examples]
818 examples/shootout/fasta.pir_output                          [examples]
819 examples/shootout/harmonic.pir                              [examples]
820 examples/shootout/knucleotide.pir                           [examples]
821 examples/shootout/knucleotide.pir_input                     [examples]
822 examples/shootout/knucleotide.pir_output                    [examples]
823 examples/shootout/mandelbrot.pir                            [examples]
824 examples/shootout/mandelbrot.pir_output                     [examples]
825 examples/shootout/nbody.pir                                 [examples]
826 examples/shootout/nbody.pir_output                          [examples]
827 examples/shootout/nsieve-bits-2.pir                         [examples]
828 examples/shootout/nsieve-bits-2.pir_output                  [examples]
829 examples/shootout/nsieve-bits.pir                           [examples]
830 examples/shootout/nsieve-bits.pir_output                    [examples]
831 examples/shootout/nsieve.pir                                [examples]
832 examples/shootout/nsieve.pir_output                         [examples]
833 examples/shootout/partialsums-2.pir                         [examples]
834 examples/shootout/partialsums-2.pir_output                  [examples]
835 examples/shootout/partialsums.pir                           [examples]
836 examples/shootout/partialsums.pir_output                    [examples]
837 examples/shootout/pidigits.pir                              [examples]
838 examples/shootout/pidigits.pir_output                       [examples]
839 examples/shootout/random.pasm                               [examples]
840 examples/shootout/random.pir                                [examples]
841 examples/shootout/recursive-2.pir                           [examples]
842 examples/shootout/recursive-2.pir_output                    [examples]
843 examples/shootout/recursive.pir                             [examples]
844 examples/shootout/recursive.pir_output                      [examples]
845 examples/shootout/regexdna.pir                              [examples]
846 examples/shootout/regexdna.pir_input                        [examples]
847 examples/shootout/regexdna.pir_output                       [examples]
848 examples/shootout/revcomp.pir                               [examples]
849 examples/shootout/revcomp.pir_input                         [examples]
850 examples/shootout/revcomp.pir_output                        [examples]
851 examples/shootout/spectralnorm.pir                          [examples]
852 examples/shootout/spectralnorm.pir_output                   [examples]
853 examples/shootout/sumcol.pir                                [examples]
854 examples/shootout/sumcol.pir_input                          [examples]
855 examples/shootout/sumcol.pir_output                         [examples]
856 examples/shootout/takfp.pir                                 [examples]
857 examples/shootout/takfp.pir_output                          [examples]
858 examples/streams/Bytes.pir                                  [examples]
859 examples/streams/Combiner.pir                               [examples]
860 examples/streams/Coroutine.pir                              [examples]
861 examples/streams/FileLines.pir                              [examples]
862 examples/streams/Filter.pir                                 [examples]
863 examples/streams/Include.pir                                [examples]
864 examples/streams/Lines.pir                                  [examples]
865 examples/streams/ParrotIO.pir                               [examples]
866 examples/streams/Replay.pir                                 [examples]
867 examples/streams/SubCounter.pir                             [examples]
868 examples/streams/SubHello.pir                               [examples]
869 examples/streams/Writer.pir                                 [examples]
870 examples/subs/bsr_ret.pasm                                  [examples]
871 examples/subs/coroutine.pasm                                [examples]
872 examples/subs/multi_retvals.pir                             [examples]
873 examples/subs/no_retval.pir                                 [examples]
874 examples/subs/pasm_sub1.pasm                                [examples]
875 examples/subs/single_retval.pir                             [examples]
876 examples/tcl/tcltkdemo.pir                                  [examples]
877 examples/tge/README                                         []doc
878 examples/tge/branch/branch.g                                [examples]
879 examples/tge/branch/lib/Branch.pir                          [examples]
880 examples/tge/branch/lib/Leaf.pir                            [examples]
881 examples/tge/branch/transform.pir                           [examples]
882 examples/tools/Makefile                                     [examples]
883 examples/tools/pbc_checker.cpp                              [examples]
884 examples/tutorial/00_README.pod                             []doc
885 examples/tutorial/01_temp_var.pir                           [examples]
886 examples/tutorial/02_local_var.pir                          [examples]
887 examples/tutorial/03_temp_var_basic_pmcs.pir                [examples]
888 examples/tutorial/04_pod_comments.pir                       [examples]
889 examples/tutorial/10_math_ops.pir                           [examples]
890 examples/tutorial/11_math_ops_self_mod.pir                  [examples]
891 examples/tutorial/12_math_ops_pasm.pir                      [examples]
892 examples/tutorial/13_logical_ops.pir                        [examples]
893 examples/tutorial/20_string_ops.pir                         [examples]
894 examples/tutorial/21_string_ops_repeat.pir                  [examples]
895 examples/tutorial/22_string_ops_length.pir                  [examples]
896 examples/tutorial/23_string_ops_substr.pir                  [examples]
897 examples/tutorial/24_string_ops_clone.pir                   [examples]
898 examples/tutorial/30_arrays_basic.pir                       [examples]
899 examples/tutorial/31_array_ops_split.pir                    [examples]
900 examples/tutorial/32_array_ops_sprintf.pir                  [examples]
901 examples/tutorial/33_hashes.pir                             [examples]
902 examples/tutorial/34_multikey.pir                           [examples]
903 examples/tutorial/40_file_ops.pir                           [examples]
904 examples/tutorial/50_goto.pir                               [examples]
905 examples/tutorial/51_if_unless.pir                          [examples]
906 examples/tutorial/52_if_compare.pir                         [examples]
907 examples/tutorial/53_loop.pir                               [examples]
908 examples/tutorial/55_iterator.pir                           [examples]
909 examples/tutorial/56_defined.pir                            [examples]
910 examples/tutorial/57_exists.pir                             [examples]
911 examples/tutorial/60_subroutines.pir                        [examples]
912 examples/tutorial/61_namespaces.pir                         [examples]
913 examples/tutorial/62_namespaces.pir                         [examples]
914 examples/tutorial/70_class_object.pir                       [examples]
915 examples/tutorial/81_continuation.pir                       [examples]
916 examples/tutorial/82_coroutine.pir                          [examples]
917 examples/tutorial/83_external_libraries.pir                 [examples]
918 examples/tutorial/90_writing_tests.pir                      [examples]
919 ext/Parrot-Embed/Build.PL                                   []
920 ext/Parrot-Embed/Changes                                    []
921 ext/Parrot-Embed/MANIFEST                                   []
922 ext/Parrot-Embed/README                                     []doc
923 ext/Parrot-Embed/TODO                                       []
924 ext/Parrot-Embed/lib/Parrot/Embed.pm                        []
925 ext/Parrot-Embed/lib/Parrot/Embed.xs                        []
926 ext/Parrot-Embed/lib/Parrot/Interpreter.pm                  []
927 ext/Parrot-Embed/lib/Parrot/PMC.pm                          []
928 ext/Parrot-Embed/t/00-load.t                                [test]
929 ext/Parrot-Embed/t/greet.pir                                [test]
930 ext/Parrot-Embed/t/interp.t                                 [test]
931 ext/Parrot-Embed/t/languages.t                              [test]
932 ext/Parrot-Embed/t/pipp.t                                   [test]
933 ext/Parrot-Embed/tools/check_embed_coverage.pl              []
934 ext/Parrot-Embed/tools/write_typemap.pl                     []
935 ext/Parrot-Embed/typemap                                    []
936 ext/SQLite3/DBDI.pm                                         []
937 ext/SQLite3/DBDI/Driver/SQLite3.pm                          []
938 ext/SQLite3/Makefile.PL                                     []
939 ext/SQLite3/Makefile.in                                     []
940 ext/SQLite3/SQLite3.pir                                     []
941 ext/SQLite3/gen_sqlite3.pl                                  []
942 ext/SQLite3/t/test.p6                                       [test]
943 ext/SQLite3/test.pir                                        []
944 ext/nqp-rx/.gitignore                                       []
945 ext/nqp-rx/CREDITS                                          []
946 ext/nqp-rx/LICENSE                                          []
947 ext/nqp-rx/README                                           []doc
948 ext/nqp-rx/STATUS                                           []
949 ext/nqp-rx/src/stage0/HLL-s0.pir                            []
950 ext/nqp-rx/src/stage0/NQP-s0.pir                            []
951 ext/nqp-rx/src/stage0/P6Regex-s0.pir                        []
952 ext/nqp-rx/src/stage0/Regex-s0.pir                          []
953 ext/nqp-rx/t/nqp/01-literals.t                              [test]
954 ext/nqp-rx/t/nqp/02-if.t                                    [test]
955 ext/nqp-rx/t/nqp/03-if-else.t                               [test]
956 ext/nqp-rx/t/nqp/04-unless.t                                [test]
957 ext/nqp-rx/t/nqp/05-comments.t                              [test]
958 ext/nqp-rx/t/nqp/06-args-pos.t                              [test]
959 ext/nqp-rx/t/nqp/07-boolean.t                               [test]
960 ext/nqp-rx/t/nqp/08-blocks.t                                [test]
961 ext/nqp-rx/t/nqp/09-var.t                                   [test]
962 ext/nqp-rx/t/nqp/10-cmp.t                                   [test]
963 ext/nqp-rx/t/nqp/11-sub.t                                   [test]
964 ext/nqp-rx/t/nqp/12-logical.t                               [test]
965 ext/nqp-rx/t/nqp/13-op.t                                    [test]
966 ext/nqp-rx/t/nqp/14-while.t                                 [test]
967 ext/nqp-rx/t/nqp/15-list.t                                  [test]
968 ext/nqp-rx/t/nqp/16-ternary.t                               [test]
969 ext/nqp-rx/t/nqp/17-positional.t                            [test]
970 ext/nqp-rx/t/nqp/18-associative.t                           [test]
971 ext/nqp-rx/t/nqp/19-inline.t                                [test]
972 ext/nqp-rx/t/nqp/20-return.t                                [test]
973 ext/nqp-rx/t/nqp/21-contextual.t                            [test]
974 ext/nqp-rx/t/nqp/22-optional-args.t                         [test]
975 ext/nqp-rx/t/nqp/23-named-args.t                            [test]
976 ext/nqp-rx/t/nqp/24-module.t                                [test]
977 ext/nqp-rx/t/nqp/25-class.t                                 [test]
978 ext/nqp-rx/t/nqp/26-methodops.t                             [test]
979 ext/nqp-rx/t/nqp/27-self.t                                  [test]
980 ext/nqp-rx/t/nqp/28-subclass.t                              [test]
981 ext/nqp-rx/t/nqp/29-make.t                                  [test]
982 ext/nqp-rx/t/nqp/30-pirop.t                                 [test]
983 ext/nqp-rx/t/nqp/31-grammar.t                               [test]
984 ext/nqp-rx/t/nqp/32-protoregex.t                            [test]
985 ext/nqp-rx/t/nqp/33-init.t                                  [test]
986 ext/nqp-rx/t/nqp/34-rxcodeblock.t                           [test]
987 ext/nqp-rx/t/nqp/35-prefix-sigil.t                          [test]
988 ext/nqp-rx/t/nqp/36-callable.t                              [test]
989 ext/nqp-rx/t/nqp/37-slurpy.t                                [test]
990 ext/nqp-rx/t/nqp/38-quotes.t                                [test]
991 ext/nqp-rx/t/nqp/39-pointy.t                                [test]
992 ext/nqp-rx/t/nqp/40-lists.t                                 [test]
993 ext/nqp-rx/t/nqp/41-flat.t                                  [test]
994 ext/nqp-rx/t/nqp/42-cond-loop.t                             [test]
995 ext/nqp-rx/t/p6regex/01-regex.t                             [test]
996 ext/nqp-rx/t/p6regex/rx_backtrack                           [test]
997 ext/nqp-rx/t/p6regex/rx_basic                               [test]
998 ext/nqp-rx/t/p6regex/rx_captures                            [test]
999 ext/nqp-rx/t/p6regex/rx_charclass                           [test]
1000 ext/nqp-rx/t/p6regex/rx_goal                                [test]
1001 ext/nqp-rx/t/p6regex/rx_lookarounds                         [test]
1002 ext/nqp-rx/t/p6regex/rx_metachars                           [test]
1003 ext/nqp-rx/t/p6regex/rx_modifiers                           [test]
1004 ext/nqp-rx/t/p6regex/rx_quantifiers                         [test]
1005 ext/nqp-rx/t/p6regex/rx_subrules                            [test]
1006 ext/nqp-rx/t/p6regex/rx_syntax                              [test]
1007 include/parrot/atomic.h                                     [main]include
1008 include/parrot/atomic/fallback.h                            [main]include
1009 include/parrot/atomic/gcc_pcc.h                             [main]include
1010 include/parrot/atomic/gcc_x86.h                             [main]include
1011 include/parrot/atomic/sparc.h                               [main]include
1012 include/parrot/caches.h                                     [main]include
1013 include/parrot/call.h                                       [main]include
1014 include/parrot/cclass.h                                     [main]include
1015 include/parrot/charset.h                                    [main]include
1016 include/parrot/compiler.h                                   [main]include
1017 include/parrot/context.h                                    [main]include
1018 include/parrot/core_types.h                                 [main]include
1019 include/parrot/datatypes.h                                  [main]include
1020 include/parrot/debugger.h                                   [main]include
1021 include/parrot/dynext.h                                     [main]include
1022 include/parrot/embed.h                                      [main]include
1023 include/parrot/encoding.h                                   [main]include
1024 include/parrot/enums.h                                      [main]include
1025 include/parrot/events.h                                     [main]include
1026 include/parrot/exceptions.h                                 [main]include
1027 include/parrot/exit.h                                       [main]include
1028 include/parrot/extend.h                                     [main]include
1029 include/parrot/gc_api.h                                     [main]include
1030 include/parrot/global.h                                     [main]include
1031 include/parrot/global_setup.h                               [main]include
1032 include/parrot/hash.h                                       [main]include
1033 include/parrot/hll.h                                        [main]include
1034 include/parrot/imcc.h                                       [main]include
1035 include/parrot/interpreter.h                                [main]include
1036 include/parrot/io.h                                         [main]include
1037 include/parrot/io_portable.h                                [main]include
1038 include/parrot/io_unix.h                                    [main]include
1039 include/parrot/io_win32.h                                   [main]include
1040 include/parrot/key.h                                        [main]include
1041 include/parrot/library.h                                    [main]include
1042 include/parrot/list.h                                       [main]include
1043 include/parrot/longopt.h                                    [main]include
1044 include/parrot/memory.h                                     [main]include
1045 include/parrot/misc.h                                       [main]include
1046 include/parrot/multidispatch.h                              [main]include
1047 include/parrot/nci.h                                        [main]include
1048 include/parrot/oo.h                                         [main]include
1049 include/parrot/oo_private.h                                 [main]include
1050 include/parrot/op.h                                         [main]include
1051 include/parrot/oplib.h                                      [main]include
1052 include/parrot/packfile.h                                   [main]include
1053 include/parrot/parrot.h                                     [main]include
1054 include/parrot/pmc.h                                        [main]include
1055 include/parrot/pmc_freeze.h                                 [main]include
1056 include/parrot/pobj.h                                       [main]include
1057 include/parrot/runcore_api.h                                [main]include
1058 include/parrot/runcore_profiling.h                          [main]include
1059 include/parrot/runcore_trace.h                              [main]include
1060 include/parrot/scheduler.h                                  [main]include
1061 include/parrot/scheduler_private.h                          [main]include
1062 include/parrot/settings.h                                   [main]include
1063 include/parrot/stat.h                                       [main]include
1064 include/parrot/string.h                                     [main]include
1065 include/parrot/string_funcs.h                               [main]include
1066 include/parrot/string_primitives.h                          [main]include
1067 include/parrot/sub.h                                        [main]include
1068 include/parrot/thr_pthread.h                                [main]include
1069 include/parrot/thr_windows.h                                [main]include
1070 include/parrot/thread.h                                     [main]include
1071 include/parrot/tsq.h                                        [main]include
1072 include/parrot/vtables.h                                    [main]include
1073 include/parrot/warnings.h                                   [main]include
1074 include/pmc/dummy                                           [main]include
1075 lib/File/Which.pm                                           [devel]lib
1076 lib/IO/CaptureOutput.pm                                     []
1077 lib/Parrot/BuildUtil.pm                                     [devel]lib
1078 lib/Parrot/Config.pm                                        [devel]lib
1079 lib/Parrot/Configure.pm                                     [devel]lib
1080 lib/Parrot/Configure/Compiler.pm                            [devel]lib
1081 lib/Parrot/Configure/Data.pm                                [devel]lib
1082 lib/Parrot/Configure/Messages.pm                            [devel]lib
1083 lib/Parrot/Configure/Options.pm                             [devel]lib
1084 lib/Parrot/Configure/Options/Conf.pm                        [devel]lib
1085 lib/Parrot/Configure/Options/Conf/CLI.pm                    [devel]lib
1086 lib/Parrot/Configure/Options/Conf/File.pm                   [devel]lib
1087 lib/Parrot/Configure/Options/Conf/Shared.pm                 [devel]lib
1088 lib/Parrot/Configure/Options/Reconf.pm                      [devel]lib
1089 lib/Parrot/Configure/Options/Test.pm                        [devel]lib
1090 lib/Parrot/Configure/Options/Test/Prepare.pm                [devel]lib
1091 lib/Parrot/Configure/Step.pm                                [devel]lib
1092 lib/Parrot/Configure/Step/List.pm                           [devel]lib
1093 lib/Parrot/Configure/Step/Methods.pm                        [devel]lib
1094 lib/Parrot/Configure/Step/Test.pm                           [devel]lib
1095 lib/Parrot/Configure/Test.pm                                [devel]lib
1096 lib/Parrot/Configure/Trace.pm                               [devel]lib
1097 lib/Parrot/Configure/Utils.pm                               [devel]lib
1098 lib/Parrot/Distribution.pm                                  [devel]lib
1099 lib/Parrot/Docs/Directory.pm                                [devel]lib
1100 lib/Parrot/Docs/File.pm                                     [devel]lib
1101 lib/Parrot/Docs/Group.pm                                    [devel]lib
1102 lib/Parrot/Docs/HTMLPage.pm                                 [devel]lib
1103 lib/Parrot/Docs/Item.pm                                     [devel]lib
1104 lib/Parrot/Docs/POD2HTML.pm                                 [devel]lib
1105 lib/Parrot/Docs/Section.pm                                  [devel]lib
1106 lib/Parrot/Docs/Section/C.pm                                [devel]lib
1107 lib/Parrot/Docs/Section/Compilers.pm                        [devel]lib
1108 lib/Parrot/Docs/Section/Config.pm                           [devel]lib
1109 lib/Parrot/Docs/Section/Developer.pm                        [devel]lib
1110 lib/Parrot/Docs/Section/Examples.pm                         [devel]lib
1111 lib/Parrot/Docs/Section/IMCC.pm                             [devel]lib
1112 lib/Parrot/Docs/Section/Info.pm                             [devel]lib
1113 lib/Parrot/Docs/Section/Libs.pm                             [devel]lib
1114 lib/Parrot/Docs/Section/Ops.pm                              [devel]lib
1115 lib/Parrot/Docs/Section/PDDs.pm                             [devel]lib
1116 lib/Parrot/Docs/Section/PMCs.pm                             [devel]lib
1117 lib/Parrot/Docs/Section/Parrot.pm                           [devel]lib
1118 lib/Parrot/Docs/Section/Perl.pm                             [devel]lib
1119 lib/Parrot/Docs/Section/Tests.pm                            [devel]lib
1120 lib/Parrot/Docs/Section/Tools.pm                            [devel]lib
1121 lib/Parrot/Docs/Text2HTML.pm                                [devel]lib
1122 lib/Parrot/Harness/DefaultTests.pm                          [devel]lib
1123 lib/Parrot/Harness/Options.pm                               [devel]lib
1124 lib/Parrot/Harness/Smoke.pm                                 [devel]lib
1125 lib/Parrot/Headerizer.pm                                    [devel]lib
1126 lib/Parrot/IO/Directory.pm                                  [devel]lib
1127 lib/Parrot/IO/File.pm                                       [devel]lib
1128 lib/Parrot/IO/Path.pm                                       [devel]lib
1129 lib/Parrot/Install.pm                                       [devel]lib
1130 lib/Parrot/Manifest.pm                                      [devel]lib
1131 lib/Parrot/Op.pm                                            [devel]lib
1132 lib/Parrot/OpTrans.pm                                       [devel]lib
1133 lib/Parrot/OpTrans/C.pm                                     [devel]lib
1134 lib/Parrot/OpTrans/CGP.pm                                   [devel]lib
1135 lib/Parrot/OpTrans/CGoto.pm                                 [devel]lib
1136 lib/Parrot/OpTrans/CPrederef.pm                             [devel]lib
1137 lib/Parrot/OpTrans/CSwitch.pm                               [devel]lib
1138 lib/Parrot/Ops2c/Auxiliary.pm                               [devel]lib
1139 lib/Parrot/Ops2c/Utils.pm                                   [devel]lib
1140 lib/Parrot/Ops2pm.pm                                        [devel]lib
1141 lib/Parrot/Ops2pm/Auxiliary.pm                              [devel]lib
1142 lib/Parrot/Ops2pm/Base.pm                                   [devel]lib
1143 lib/Parrot/OpsFile.pm                                       [devel]lib
1144 lib/Parrot/OpsRenumber.pm                                   [devel]lib
1145 lib/Parrot/Pmc2c/Attribute.pm                               [devel]lib
1146 lib/Parrot/Pmc2c/ComposedMethod.pm                          [devel]lib
1147 lib/Parrot/Pmc2c/Dumper.pm                                  [devel]lib
1148 lib/Parrot/Pmc2c/Emitter.pm                                 [devel]lib
1149 lib/Parrot/Pmc2c/Library.pm                                 [devel]lib
1150 lib/Parrot/Pmc2c/MULTI.pm                                   [devel]lib
1151 lib/Parrot/Pmc2c/Method.pm                                  [devel]lib
1152 lib/Parrot/Pmc2c/MethodEmitter.pm                           [devel]lib
1153 lib/Parrot/Pmc2c/Object.pm                                  [devel]lib
1154 lib/Parrot/Pmc2c/PCCMETHOD.pm                               [devel]lib
1155 lib/Parrot/Pmc2c/PMC.pm                                     [devel]lib
1156 lib/Parrot/Pmc2c/PMC/Null.pm                                [devel]lib
1157 lib/Parrot/Pmc2c/PMC/Object.pm                              [devel]lib
1158 lib/Parrot/Pmc2c/PMC/ParrotClass.pm                         [devel]lib
1159 lib/Parrot/Pmc2c/PMC/PrintTree.pm                           [devel]lib
1160 lib/Parrot/Pmc2c/PMC/RO.pm                                  [devel]lib
1161 lib/Parrot/Pmc2c/PMC/default.pm                             [devel]lib
1162 lib/Parrot/Pmc2c/PMCEmitter.pm                              [devel]lib
1163 lib/Parrot/Pmc2c/Parser.pm                                  [devel]lib
1164 lib/Parrot/Pmc2c/Pmc2cMain.pm                               [devel]lib
1165 lib/Parrot/Pmc2c/UtilFunctions.pm                           [devel]lib
1166 lib/Parrot/Pmc2c/VTable.pm                                  [devel]lib
1167 lib/Parrot/Revision.pm                                      [devel]lib
1168 lib/Parrot/SearchOps.pm                                     [devel]lib
1169 lib/Parrot/Test.pm                                          [devel]lib
1170 lib/Parrot/Test/Harness.pm                                  [devel]lib
1171 lib/Parrot/Test/PGE.pm                                      [devel]lib
1172 lib/Parrot/Test/PIR_PGE.pm                                  [devel]lib
1173 lib/Parrot/Test/Pod.pm                                      [devel]lib
1174 lib/Parrot/Test/Pod/Utils.pm                                [devel]lib
1175 lib/Parrot/Test/Util.pm                                     [devel]lib
1176 lib/Parrot/Test/Util/Runloop.pm                             [devel]lib
1177 lib/Parrot/Vtable.pm                                        [devel]lib
1178 lib/Perl/Critic/Policy/CodeLayout/ProhibitDuplicateCoda.pm  []
1179 lib/Perl/Critic/Policy/CodeLayout/ProhibitTrailingWhitespace.pm []
1180 lib/Perl/Critic/Policy/CodeLayout/UseParrotCoda.pm          []
1181 lib/Perl/Critic/Policy/TestingAndDebugging/MisplacedShebang.pm []
1182 lib/Perl/Critic/Policy/TestingAndDebugging/ProhibitShebangWarningsArg.pm []
1183 lib/Perl/Critic/Policy/TestingAndDebugging/RequirePortableShebang.pm []
1184 lib/Pod/Escapes.pm                                          []
1185 lib/Pod/Simple.pm                                           []
1186 lib/Pod/Simple/BlackBox.pm                                  []
1187 lib/Pod/Simple/Checker.pm                                   []
1188 lib/Pod/Simple/Debug.pm                                     []
1189 lib/Pod/Simple/DumpAsText.pm                                []
1190 lib/Pod/Simple/DumpAsXML.pm                                 []
1191 lib/Pod/Simple/HTML.pm                                      []
1192 lib/Pod/Simple/HTMLBatch.pm                                 []
1193 lib/Pod/Simple/HTMLLegacy.pm                                []
1194 lib/Pod/Simple/LinkSection.pm                               []
1195 lib/Pod/Simple/Methody.pm                                   []
1196 lib/Pod/Simple/Progress.pm                                  []
1197 lib/Pod/Simple/PullParser.pm                                []
1198 lib/Pod/Simple/PullParserEndToken.pm                        []
1199 lib/Pod/Simple/PullParserStartToken.pm                      []
1200 lib/Pod/Simple/PullParserTextToken.pm                       []
1201 lib/Pod/Simple/PullParserToken.pm                           []
1202 lib/Pod/Simple/RTF.pm                                       []
1203 lib/Pod/Simple/Search.pm                                    []
1204 lib/Pod/Simple/SimpleTree.pm                                []
1205 lib/Pod/Simple/Text.pm                                      []
1206 lib/Pod/Simple/TextContent.pm                               []
1207 lib/Pod/Simple/TiedOutFH.pm                                 []
1208 lib/Pod/Simple/Transcode.pm                                 []
1209 lib/Pod/Simple/TranscodeDumb.pm                             []
1210 lib/Pod/Simple/TranscodeSmart.pm                            []
1211 lib/Pod/Simple/XHTML.pm                                     []
1212 lib/Pod/Simple/XMLOutStream.pm                              []
1213 parrotbug                                                   []
1214 runtime/parrot/dynext/README                                []doc
1215 runtime/parrot/include/README                               []doc
1216 runtime/parrot/include/fp_equality.pasm                     [library]
1217 runtime/parrot/include/hllmacros.pir                        [library]
1218 runtime/parrot/include/test_more.pir                        [library]
1219 runtime/parrot/languages/parrot/parrot.pir                  [library]
1220 runtime/parrot/library/CGI/QueryHash.pir                    [library]
1221 runtime/parrot/library/Config/JSON.pir                      [library]
1222 runtime/parrot/library/Configure/genfile.pir                [library]
1223 runtime/parrot/library/Crow.pir                             [library]
1224 runtime/parrot/library/Curses.pir                           [library]
1225 runtime/parrot/library/Data/Dumper.pir                      [library]
1226 runtime/parrot/library/Data/Dumper/Base.pir                 [library]
1227 runtime/parrot/library/Data/Dumper/Default.pir              [library]
1228 runtime/parrot/library/Digest/MD5.pir                       [library]
1229 runtime/parrot/library/Getopt/Obj.pir                       [library]
1230 runtime/parrot/library/HTTP/Daemon.pir                      [library]
1231 runtime/parrot/library/Iter.pir                             [library]
1232 runtime/parrot/library/JSON.pir                             [library]
1233 runtime/parrot/library/MIME/Base64.pir                      [library]
1234 runtime/parrot/library/Math/Rand.pir                        [library]
1235 runtime/parrot/library/Math/Random/mt19937ar.pir            [library]
1236 runtime/parrot/library/NCI/Utils.pir                        [library]
1237 runtime/parrot/library/OpenGL.pir                           [library]
1238 runtime/parrot/library/OpenGL/Math.pir                      [library]
1239 runtime/parrot/library/P6object.pir                         [library]
1240 runtime/parrot/library/PCT/README                           []doc
1241 runtime/parrot/library/PGE/Dumper.pir                       [library]
1242 runtime/parrot/library/PGE/Glob.pir                         [library]
1243 runtime/parrot/library/PGE/Hs.pir                           [library]
1244 runtime/parrot/library/PGE/Perl6Grammar.pir                 [library]
1245 runtime/parrot/library/PGE/Text.pir                         [library]
1246 runtime/parrot/library/PGE/Util.pir                         [library]
1247 runtime/parrot/library/Parrot/Coroutine.pir                 [library]
1248 runtime/parrot/library/Parrot/Exception.pir                 [library]
1249 runtime/parrot/library/Pg.pir                               [library]
1250 runtime/parrot/library/Protoobject.pir                      [library]
1251 runtime/parrot/library/Range.pir                            [library]
1252 runtime/parrot/library/SDL.pir                              [library]
1253 runtime/parrot/library/SDL/App.pir                          [library]
1254 runtime/parrot/library/SDL/Button.pir                       [library]
1255 runtime/parrot/library/SDL/Color.pir                        [library]
1256 runtime/parrot/library/SDL/Constants.pir                    [library]
1257 runtime/parrot/library/SDL/Event.pir                        [library]
1258 runtime/parrot/library/SDL/EventHandler.pir                 [library]
1259 runtime/parrot/library/SDL/Font.pir                         [library]
1260 runtime/parrot/library/SDL/Image.pir                        [library]
1261 runtime/parrot/library/SDL/LCD.pir                          [library]
1262 runtime/parrot/library/SDL/LCD.png                          [library]
1263 runtime/parrot/library/SDL/Rect.pir                         [library]
1264 runtime/parrot/library/SDL/Sprite.pir                       [library]
1265 runtime/parrot/library/SDL/StopWatch.pir                    [library]
1266 runtime/parrot/library/SDL/Surface.pir                      [library]
1267 runtime/parrot/library/SQLite3.pir                          [library]
1268 runtime/parrot/library/Stream/Base.pir                      [library]
1269 runtime/parrot/library/Stream/Combiner.pir                  [library]
1270 runtime/parrot/library/Stream/Coroutine.pir                 [library]
1271 runtime/parrot/library/Stream/Filter.pir                    [library]
1272 runtime/parrot/library/Stream/Lines.pir                     [library]
1273 runtime/parrot/library/Stream/ParrotIO.pir                  [library]
1274 runtime/parrot/library/Stream/Replay.pir                    [library]
1275 runtime/parrot/library/Stream/Sub.pir                       [library]
1276 runtime/parrot/library/Stream/Writer.pir                    [library]
1277 runtime/parrot/library/String/Utils.pir                     [library]
1278 runtime/parrot/library/Tcl/Glob.pir                         [library]
1279 runtime/parrot/library/TclLibrary.pir                       [library]
1280 runtime/parrot/library/Test/Builder.pir                     [library]
1281 runtime/parrot/library/Test/Builder/Output.pir              [library]
1282 runtime/parrot/library/Test/Builder/Test.pir                [library]
1283 runtime/parrot/library/Test/Builder/TestPlan.pir            [library]
1284 runtime/parrot/library/Test/Builder/Tester.pir              [library]
1285 runtime/parrot/library/Test/Class.pir                       [library]
1286 runtime/parrot/library/Test/More.pir                        [library]
1287 runtime/parrot/library/YAML/Dumper.pir                      [library]
1288 runtime/parrot/library/YAML/Dumper/Base.pir                 [library]
1289 runtime/parrot/library/YAML/Dumper/Default.pir              [library]
1290 runtime/parrot/library/distutils.pir                        [library]
1291 runtime/parrot/library/dumper.pir                           [library]
1292 runtime/parrot/library/libpcre.pir                          [library]
1293 runtime/parrot/library/ncurses.declarations                 [library]
1294 runtime/parrot/library/ncurses.pasm                         [library]
1295 runtime/parrot/library/ncurses.pir                          [library]
1296 runtime/parrot/library/parrotlib.pir                        [library]
1297 runtime/parrot/library/pcore.pir                            [library]
1298 runtime/parrot/library/pcre.pir                             [library]
1299 runtime/parrot/library/postgres.declarations                [library]
1300 runtime/parrot/library/postgres.pasm                        [library]
1301 runtime/parrot/library/postgres.pir                         [library]
1302 runtime/parrot/library/random_lib.pir                       [library]
1303 runtime/parrot/library/uuid.pir                             [library]
1304 runtime/parrot/library/yaml_dumper.pir                      [library]
1305 src/atomic/gcc_x86.c                                        []
1306 src/atomic/sparc_v9.s                                       []
1307 src/byteorder.c                                             []
1308 src/call/args.c                                             []
1309 src/call/context.c                                          []
1310 src/call/context_accessors.c                                []
1311 src/call/ops.c                                              []
1312 src/call/pcc.c                                              []
1313 src/datatypes.c                                             []
1314 src/debug.c                                                 []
1315 src/dynext.c                                                []
1316 src/dynoplibs/README                                        []doc
1317 src/dynoplibs/math.ops                                      []
1318 src/dynoplibs/obscure.ops                                   []
1319 src/dynpmc/README.pod                                       []doc
1320 src/dynpmc/dynlexpad.pmc                                    [devel]src
1321 src/dynpmc/ext.pir                                          []
1322 src/dynpmc/foo.pmc                                          [devel]src
1323 src/dynpmc/foo2.pmc                                         [devel]src
1324 src/dynpmc/gdbmhash.pmc                                     [devel]src
1325 src/dynpmc/main.pasm                                        []
1326 src/dynpmc/rational.pmc                                     [devel]src
1327 src/dynpmc/rotest.pmc                                       [devel]src
1328 src/dynpmc/subproxy.pmc                                     [devel]src
1329 src/embed.c                                                 []
1330 src/events.c                                                []
1331 src/exceptions.c                                            []
1332 src/exit.c                                                  []
1333 src/extend.c                                                []
1334 src/frame_builder.c                                         []
1335 src/frame_builder.h                                         []
1336 src/gc/alloc_memory.c                                       []
1337 src/gc/alloc_resources.c                                    []
1338 src/gc/api.c                                                []
1339 src/gc/gc_inf.c                                             []
1340 src/gc/gc_ms.c                                              []
1341 src/gc/gc_private.h                                         []
1342 src/gc/malloc.c                                             []
1343 src/gc/malloc_trace.c                                       []
1344 src/gc/mark_sweep.c                                         []
1345 src/gc/system.c                                             []
1346 src/global.c                                                []
1347 src/global_setup.c                                          []
1348 src/hash.c                                                  []
1349 src/hll.c                                                   []
1350 src/interp/inter_cb.c                                       []
1351 src/interp/inter_create.c                                   []
1352 src/interp/inter_misc.c                                     []
1353 src/io/api.c                                                []
1354 src/io/buffer.c                                             []
1355 src/io/core.c                                               []
1356 src/io/filehandle.c                                         []
1357 src/io/io_private.h                                         []
1358 src/io/portable.c                                           []
1359 src/io/socket_api.c                                         []
1360 src/io/socket_unix.c                                        []
1361 src/io/socket_win32.c                                       []
1362 src/io/unix.c                                               []
1363 src/io/utf8.c                                               []
1364 src/io/win32.c                                              []
1365 src/key.c                                                   []
1366 src/libnci_test.def                                         []
1367 src/library.c                                               []
1368 src/list.c                                                  []
1369 src/longopt.c                                               []
1370 src/main.c                                                  []
1371 src/misc.c                                                  []
1372 src/multidispatch.c                                         []
1373 src/nci_test.c                                              []
1374 src/oo.c                                                    []
1375 src/ops/bit.ops                                             []
1376 src/ops/cmp.ops                                             []
1377 src/ops/core.ops                                            []
1378 src/ops/debug.ops                                           []
1379 src/ops/experimental.ops                                    []
1380 src/ops/io.ops                                              []
1381 src/ops/math.ops                                            []
1382 src/ops/object.ops                                          []
1383 src/ops/ops.num                                             [devel]src
1384 src/ops/ops.skip                                            []
1385 src/ops/pmc.ops                                             []
1386 src/ops/set.ops                                             []
1387 src/ops/string.ops                                          []
1388 src/ops/sys.ops                                             []
1389 src/ops/var.ops                                             []
1390 src/packdump.c                                              []
1391 src/packfile.c                                              []
1392 src/packfile/pf_items.c                                     []
1393 src/packout.c                                               []
1394 src/parrot_debugger.c                                       []
1395 src/pbc_disassemble.c                                       []
1396 src/pbc_dump.c                                              []
1397 src/pbc_merge.c                                             []
1398 src/pmc.c                                                   []
1399 src/pmc/addrregistry.pmc                                    [devel]src
1400 src/pmc/array.pmc                                           [devel]src
1401 src/pmc/arrayiterator.pmc                                   [devel]src
1402 src/pmc/bigint.pmc                                          [devel]src
1403 src/pmc/bignum.pmc                                          [devel]src
1404 src/pmc/boolean.pmc                                         [devel]src
1405 src/pmc/callcontext.pmc                                     [devel]src
1406 src/pmc/capture.pmc                                         [devel]src
1407 src/pmc/class.pmc                                           [devel]src
1408 src/pmc/codestring.pmc                                      [devel]src
1409 src/pmc/complex.pmc                                         [devel]src
1410 src/pmc/continuation.pmc                                    [devel]src
1411 src/pmc/coroutine.pmc                                       [devel]src
1412 src/pmc/cpointer.pmc                                        [devel]src
1413 src/pmc/default.pmc                                         [devel]src
1414 src/pmc/env.pmc                                             [devel]src
1415 src/pmc/eval.pmc                                            [devel]src
1416 src/pmc/eventhandler.pmc                                    [devel]src
1417 src/pmc/exception.pmc                                       [devel]src
1418 src/pmc/exceptionhandler.pmc                                [devel]src
1419 src/pmc/exporter.pmc                                        [devel]src
1420 src/pmc/file.pmc                                            [devel]src
1421 src/pmc/filehandle.pmc                                      [devel]src
1422 src/pmc/fixedbooleanarray.pmc                               [devel]src
1423 src/pmc/fixedfloatarray.pmc                                 [devel]src
1424 src/pmc/fixedintegerarray.pmc                               [devel]src
1425 src/pmc/fixedpmcarray.pmc                                   [devel]src
1426 src/pmc/fixedstringarray.pmc                                [devel]src
1427 src/pmc/float.pmc                                           [devel]src
1428 src/pmc/handle.pmc                                          [devel]src
1429 src/pmc/hash.pmc                                            [devel]src
1430 src/pmc/hashiterator.pmc                                    [devel]src
1431 src/pmc/hashiteratorkey.pmc                                 [devel]src
1432 src/pmc/integer.pmc                                         [devel]src
1433 src/pmc/iterator.pmc                                        [devel]src
1434 src/pmc/key.pmc                                             [devel]src
1435 src/pmc/lexinfo.pmc                                         [devel]src
1436 src/pmc/lexpad.pmc                                          [devel]src
1437 src/pmc/managedstruct.pmc                                   [devel]src
1438 src/pmc/multisub.pmc                                        [devel]src
1439 src/pmc/namespace.pmc                                       [devel]src
1440 src/pmc/nci.pmc                                             [devel]src
1441 src/pmc/null.pmc                                            [devel]src
1442 src/pmc/object.pmc                                          [devel]src
1443 src/pmc/orderedhash.pmc                                     [devel]src
1444 src/pmc/orderedhashiterator.pmc                             [devel]src
1445 src/pmc/os.pmc                                              [devel]src
1446 src/pmc/packfile.pmc                                        [devel]src
1447 src/pmc/packfileannotation.pmc                              [devel]src
1448 src/pmc/packfileannotations.pmc                             [devel]src
1449 src/pmc/packfileconstanttable.pmc                           [devel]src
1450 src/pmc/packfiledirectory.pmc                               [devel]src
1451 src/pmc/packfilefixupentry.pmc                              [devel]src
1452 src/pmc/packfilefixuptable.pmc                              [devel]src
1453 src/pmc/packfilerawsegment.pmc                              [devel]src
1454 src/pmc/packfilesegment.pmc                                 [devel]src
1455 src/pmc/parrotinterpreter.pmc                               [devel]src
1456 src/pmc/parrotlibrary.pmc                                   [devel]src
1457 src/pmc/parrotrunningthread.pmc                             [devel]src
1458 src/pmc/parrotthread.pmc                                    [devel]src
1459 src/pmc/pccmethod_test.pmc                                  [devel]src
1460 src/pmc/pmc.num                                             []
1461 src/pmc/pmcproxy.pmc                                        [devel]src
1462 src/pmc/pointer.pmc                                         [devel]src
1463 src/pmc/resizablebooleanarray.pmc                           [devel]src
1464 src/pmc/resizablefloatarray.pmc                             [devel]src
1465 src/pmc/resizableintegerarray.pmc                           [devel]src
1466 src/pmc/resizablepmcarray.pmc                               [devel]src
1467 src/pmc/resizablestringarray.pmc                            [devel]src
1468 src/pmc/retcontinuation.pmc                                 [devel]src
1469 src/pmc/role.pmc                                            [devel]src
1470 src/pmc/scalar.pmc                                          [devel]src
1471 src/pmc/scheduler.pmc                                       [devel]src
1472 src/pmc/schedulermessage.pmc                                [devel]src
1473 src/pmc/sockaddr.pmc                                        [devel]src
1474 src/pmc/socket.pmc                                          [devel]src
1475 src/pmc/string.pmc                                          [devel]src
1476 src/pmc/stringhandle.pmc                                    [devel]src
1477 src/pmc/stringiterator.pmc                                  [devel]src
1478 src/pmc/sub.pmc                                             [devel]src
1479 src/pmc/task.pmc                                            [devel]src
1480 src/pmc/timer.pmc                                           [devel]src
1481 src/pmc/undef.pmc                                           [devel]src
1482 src/pmc/unmanagedstruct.pmc                                 [devel]src
1483 src/pmc_freeze.c                                            []
1484 src/runcore/cores.c                                         []
1485 src/runcore/main.c                                          []
1486 src/runcore/profiling.c                                     []
1487 src/runcore/trace.c                                         []
1488 src/scheduler.c                                             []
1489 src/spf_render.c                                            []
1490 src/spf_vtable.c                                            []
1491 src/string/api.c                                            []
1492 src/string/charset.c                                        []
1493 src/string/charset/ascii.c                                  []
1494 src/string/charset/ascii.h                                  []
1495 src/string/charset/binary.c                                 []
1496 src/string/charset/binary.h                                 []
1497 src/string/charset/iso-8859-1.c                             []
1498 src/string/charset/iso-8859-1.h                             []
1499 src/string/charset/tables.c                                 []
1500 src/string/charset/tables.h                                 []
1501 src/string/charset/unicode.c                                []
1502 src/string/charset/unicode.h                                []
1503 src/string/encoding.c                                       []
1504 src/string/encoding/fixed_8.c                               []
1505 src/string/encoding/fixed_8.h                               []
1506 src/string/encoding/ucs2.c                                  []
1507 src/string/encoding/ucs2.h                                  []
1508 src/string/encoding/utf16.c                                 []
1509 src/string/encoding/utf16.h                                 []
1510 src/string/encoding/utf8.c                                  []
1511 src/string/encoding/utf8.h                                  []
1512 src/string/primitives.c                                     []
1513 src/string/unicode.h                                        []
1514 src/sub.c                                                   []
1515 src/thread.c                                                []
1516 src/tsq.c                                                   []
1517 src/utils.c                                                 []
1518 src/vtable.tbl                                              [devel]src
1519 src/vtables.c                                               []
1520 src/warnings.c                                              []
1521 t/README                                                    []doc
1522 t/TESTS_STATUS.pod                                          [test]
1523 t/benchmark/benchmarks.t                                    [test]
1524 t/codingstd/c_arg_assert.t                                  [test]
1525 t/codingstd/c_code_coda.t                                   [test]
1526 t/codingstd/c_cppcomments.t                                 [test]
1527 t/codingstd/c_function_docs.t                               [test]
1528 t/codingstd/c_header_guards.t                               [test]
1529 t/codingstd/c_indent.t                                      [test]
1530 t/codingstd/c_macro_args.t                                  [test]
1531 t/codingstd/c_operator.t                                    [test]
1532 t/codingstd/c_parens.t                                      [test]
1533 t/codingstd/c_returns.t                                     [test]
1534 t/codingstd/c_struct.t                                      [test]
1535 t/codingstd/c_todo.t                                        [test]
1536 t/codingstd/check_isxxx.t                                   [test]
1537 t/codingstd/check_toxxx.t                                   [test]
1538 t/codingstd/copyright.t                                     [test]
1539 t/codingstd/cuddled_else.t                                  [test]
1540 t/codingstd/filenames.t                                     [test]
1541 t/codingstd/gmt_utc.t                                       [test]
1542 t/codingstd/linelength.t                                    [test]
1543 t/codingstd/make_code_coda.t                                [test]
1544 t/codingstd/opcode_doc.t                                    [test]
1545 t/codingstd/pbc_compat.t                                    [test]
1546 t/codingstd/pccmethod_deps.t                                [test]
1547 t/codingstd/pdd_format.t                                    [test]
1548 t/codingstd/perlcritic.t                                    [test]
1549 t/codingstd/pir_code_coda.t                                 [test]
1550 t/codingstd/pod_description.t                               [test]
1551 t/codingstd/pod_syntax.t                                    [test]
1552 t/codingstd/pod_todo.t                                      [test]
1553 t/codingstd/svn_id.t                                        [test]
1554 t/codingstd/tabs.t                                          [test]
1555 t/codingstd/trailing_space.t                                [test]
1556 t/compilers/imcc/imcpasm/cfg.t                              [test]
1557 t/compilers/imcc/imcpasm/opt0.t                             [test]
1558 t/compilers/imcc/imcpasm/opt1.t                             [test]
1559 t/compilers/imcc/imcpasm/opt2.t                             [test]
1560 t/compilers/imcc/imcpasm/optc.t                             [test]
1561 t/compilers/imcc/imcpasm/pcc.t                              [test]
1562 t/compilers/imcc/reg/alloc.t                                [test]
1563 t/compilers/imcc/reg/spill.t                                [test]
1564 t/compilers/imcc/syn/clash.t                                [test]
1565 t/compilers/imcc/syn/const.t                                [test]
1566 t/compilers/imcc/syn/errors.t                               [test]
1567 t/compilers/imcc/syn/eval.t                                 [test]
1568 t/compilers/imcc/syn/file.t                                 [test]
1569 t/compilers/imcc/syn/hll.t                                  [test]
1570 t/compilers/imcc/syn/keyed.t                                [test]
1571 t/compilers/imcc/syn/labels.t                               [test]
1572 t/compilers/imcc/syn/macro.t                                [test]
1573 t/compilers/imcc/syn/objects.t                              [test]
1574 t/compilers/imcc/syn/op.t                                   [test]
1575 t/compilers/imcc/syn/pasm.t                                 [test]
1576 t/compilers/imcc/syn/pcc.t                                  [test]
1577 t/compilers/imcc/syn/pod.t                                  [test]
1578 t/compilers/imcc/syn/regressions.t                          [test]
1579 t/compilers/imcc/syn/scope.t                                [test]
1580 t/compilers/imcc/syn/subflags.t                             [test]
1581 t/compilers/imcc/syn/symbols.t                              [test]
1582 t/compilers/imcc/syn/tail.t                                 [test]
1583 t/compilers/imcc/syn/veracity.t                             [test]
1584 t/compilers/json/from_parrot.t                              [test]
1585 t/compilers/json/to_parrot.t                                [test]
1586 t/compilers/pct/complete_workflow.t                         [test]
1587 t/compilers/pct/past.t                                      [test]
1588 t/compilers/pct/pct_hllcompiler.t                           [test]
1589 t/compilers/pct/post.t                                      [test]
1590 t/compilers/pct/script.source                               [test]
1591 t/compilers/pge/00-basic.t                                  [test]
1592 t/compilers/pge/02-match.t                                  [test]
1593 t/compilers/pge/03-optable.t                                [test]
1594 t/compilers/pge/04-compile.t                                [test]
1595 t/compilers/pge/06-grammar.t                                [test]
1596 t/compilers/pge/p5regex/p5rx.t                              [test]
1597 t/compilers/pge/p5regex/re_tests                            [test]
1598 t/compilers/pge/perl6regex/01-regex.t                       [test]
1599 t/compilers/pge/perl6regex/context.t                        [test]
1600 t/compilers/pge/perl6regex/rx_backtrack                     [test]
1601 t/compilers/pge/perl6regex/rx_captures                      [test]
1602 t/compilers/pge/perl6regex/rx_charclass                     [test]
1603 t/compilers/pge/perl6regex/rx_goal                          [test]
1604 t/compilers/pge/perl6regex/rx_lookarounds                   [test]
1605 t/compilers/pge/perl6regex/rx_metachars                     [test]
1606 t/compilers/pge/perl6regex/rx_modifiers                     [test]
1607 t/compilers/pge/perl6regex/rx_quantifiers                   [test]
1608 t/compilers/pge/perl6regex/rx_subrules                      [test]
1609 t/compilers/pge/perl6regex/rx_syntax                        [test]
1610 t/compilers/pge/pge-hs.t                                    [test]
1611 t/compilers/pge/pge.t                                       [test]
1612 t/compilers/pge/pge_examples.t                              [test]
1613 t/compilers/pge/pge_globs.t                                 [test]
1614 t/compilers/pge/pge_text.t                                  [test]
1615 t/compilers/pge/pge_util.t                                  [test]
1616 t/compilers/pge/regression.t                                [test]
1617 t/compilers/tge/NoneGrammar.tg                              [test]
1618 t/compilers/tge/basic.t                                     [test]
1619 t/compilers/tge/grammar.t                                   [test]
1620 t/compilers/tge/harness                                     [test]
1621 t/compilers/tge/parser.t                                    [test]
1622 t/configure/001-options.t                                   [test]
1623 t/configure/002-messages.t                                  [test]
1624 t/configure/003-steplist.t                                  [test]
1625 t/configure/004-configure.t                                 [test]
1626 t/configure/005-run_one_step.t                              [test]
1627 t/configure/006-bad_step.t                                  [test]
1628 t/configure/007-verbose_two.t                               [test]
1629 t/configure/008-file_based_configuration.t                  [test]
1630 t/configure/011-no_description.t                            [test]
1631 t/configure/012-verbose.t                                   [test]
1632 t/configure/013-die.t                                       [test]
1633 t/configure/015-no_return.t                                 [test]
1634 t/configure/016-no_return_but_result.t                      [test]
1635 t/configure/017-revision_from_cache.t                       [test]
1636 t/configure/018-revision_to_cache.t                         [test]
1637 t/configure/019-version.t                                   [test]
1638 t/configure/020-version.t                                   [test]
1639 t/configure/021-version.t                                   [test]
1640 t/configure/022-version.t                                   [test]
1641 t/configure/023-version.t                                   [test]
1642 t/configure/024-version.t                                   [test]
1643 t/configure/025-options_test.t                              [test]
1644 t/configure/026-options_test.t                              [test]
1645 t/configure/027-option_or_data.t                            [test]
1646 t/configure/028-option_or_data.t                            [test]
1647 t/configure/029-option_or_data.t                            [test]
1648 t/configure/030-option_or_data.t                            [test]
1649 t/configure/031-base.t                                      [test]
1650 t/configure/032-data.t                                      [test]
1651 t/configure/033-step.t                                      [test]
1652 t/configure/034-step.t                                      [test]
1653 t/configure/035-step.t                                      [test]
1654 t/configure/037-run_single_step.t                           [test]
1655 t/configure/038-run_single_step.t                           [test]
1656 t/configure/039-run_single_step.t                           [test]
1657 t/configure/041-return_undef.t                              [test]
1658 t/configure/042-list_of_steps.t                             [test]
1659 t/configure/043-verbose_step.t                              [test]
1660 t/configure/044-slurp_file.t                                [test]
1661 t/configure/045-generated_file_header.t                     [test]
1662 t/configure/046-inter.t                                     [test]
1663 t/configure/047-inter.t                                     [test]
1664 t/configure/048-return_result_undef.t                       [test]
1665 t/configure/049-options_test_prepare.t                      [test]
1666 t/configure/050-fatal.t                                     [test]
1667 t/configure/051-fatal_step.t                                [test]
1668 t/configure/059-silent.t                                    [test]
1669 t/configure/061-revision_from_cache.t                       [test]
1670 t/configure/testlib/Make_VERSION_File.pm                    [test]
1671 t/configure/testlib/Tie/Filehandle/Preempt/Stdin.pm         [test]
1672 t/configure/testlib/adefectivefoobar                        [test]
1673 t/configure/testlib/bdefectivefoobar                        [test]
1674 t/configure/testlib/cdefectivefoobar                        [test]
1675 t/configure/testlib/ddefectivefoobar                        [test]
1676 t/configure/testlib/init/alpha.pm                           [test]
1677 t/configure/testlib/init/beta.pm                            [test]
1678 t/configure/testlib/init/delta.pm                           [test]
1679 t/configure/testlib/init/epsilon.pm                         [test]
1680 t/configure/testlib/init/foobar.pm                          [test]
1681 t/configure/testlib/init/gamma.pm                           [test]
1682 t/configure/testlib/init/iota.pm                            [test]
1683 t/configure/testlib/init/kappa.pm                           [test]
1684 t/configure/testlib/init/lambda.pm                          [test]
1685 t/configure/testlib/init/mu.pm                              [test]
1686 t/configure/testlib/init/zeta.pm                            [test]
1687 t/configure/testlib/inter/theta.pm                          [test]
1688 t/configure/testlib/verbosefoobar                           [test]
1689 t/distro/file_metadata.t                                    [test]
1690 t/distro/manifest.t                                         [test]
1691 t/distro/meta_yml.t                                         [test]
1692 t/dynoplibs/math.t                                          [test]
1693 t/dynoplibs/obscure.t                                       [test]
1694 t/dynpmc/dynlexpad.t                                        [test]
1695 t/dynpmc/foo.t                                              [test]
1696 t/dynpmc/foo2.t                                             [test]
1697 t/dynpmc/gdbmhash.t                                         [test]
1698 t/dynpmc/rational.t                                         [test]
1699 t/dynpmc/rotest.t                                           [test]
1700 t/dynpmc/subclass_with_pir_method.t                         [test]
1701 t/dynpmc/subproxy.t                                         [test]
1702 t/examples/catchall.t                                       [test]
1703 t/examples/japh.t                                           [test]
1704 t/examples/library.t                                        [test]
1705 t/examples/namespace.t                                      [test]
1706 t/examples/pasm.t                                           [test]
1707 t/examples/past.t                                           [test]
1708 t/examples/pir.t                                            [test]
1709 t/examples/pod.t                                            [test]
1710 t/examples/shootout.t                                       [test]
1711 t/examples/streams.t                                        [test]
1712 t/examples/subs.t                                           [test]
1713 t/examples/tutorial.t                                       [test]
1714 t/harness                                                   [test]
1715 t/include/fp_equality.t                                     [test]
1716 t/library/cgi_query_hash.t                                  [test]
1717 t/library/configure.t                                       [test]
1718 t/library/coroutine.t                                       [test]
1719 t/library/dumper.t                                          [test]
1720 t/library/getopt_obj.t                                      [test]
1721 t/library/hllmacros.t                                       [test]
1722 t/library/iter.t                                            [test]
1723 t/library/md5.t                                             [test]
1724 t/library/mime_base64.t                                     [test]
1725 t/library/mt19937ar.t                                       [test]
1726 t/library/mt19937ar.txt                                     [test]
1727 t/library/p6object.t                                        [test]
1728 t/library/parrotlib.t                                       [test]
1729 t/library/pcre.t                                            [test]
1730 t/library/perlhist.txt                                      [test]
1731 t/library/pg.t                                              [test]
1732 t/library/protoobject.t                                     [test]
1733 t/library/rand.t                                            [test]
1734 t/library/range.t                                           [test]
1735 t/library/streams.t                                         [test]
1736 t/library/string_utils.t                                    [test]
1737 t/library/tcl_glob.t                                        [test]
1738 t/library/tcl_lib.t                                         [test]
1739 t/library/test_builder_tester.t                             [test]
1740 t/library/test_class.t                                      [test]
1741 t/library/test_more.t                                       [test]
1742 t/library/uuid.t                                            [test]
1743 t/library/yaml_dumper.t                                     [test]
1744 t/manifest/01-basic.t                                       [test]
1745 t/manifest/02-regenerate_file.t                             [test]
1746 t/manifest/03-regenerate_skip.t                             [test]
1747 t/manifest/04-alt_file.t                                    [test]
1748 t/manifest/05-alt_skip.t                                    [test]
1749 t/manifest/README                                           []doc
1750 t/native_pbc/annotations.pbc                                [test]
1751 t/native_pbc/header.t                                       [test]
1752 t/native_pbc/integer.t                                      [test]
1753 t/native_pbc/integer_1.pbc                                  [test]
1754 t/native_pbc/integer_2.pbc                                  [test]
1755 t/native_pbc/integer_3.pbc                                  [test]
1756 t/native_pbc/integer_4.pbc                                  [test]
1757 t/native_pbc/integer_5.pbc                                  [test]
1758 t/native_pbc/integer_6.pbc                                  [test]
1759 t/native_pbc/integer_7.pbc                                  [test]
1760 t/native_pbc/number.t                                       [test]
1761 t/native_pbc/number_1.pbc                                   [test]
1762 t/native_pbc/number_2.pbc                                   [test]
1763 t/native_pbc/number_3.pbc                                   [test]
1764 t/native_pbc/number_4.pbc                                   [test]
1765 t/native_pbc/number_5.pbc                                   [test]
1766 t/native_pbc/number_6.pbc                                   [test]
1767 t/native_pbc/number_7.pbc                                   [test]
1768 t/native_pbc/string.t                                       [test]
1769 t/native_pbc/string_1.pbc                                   [test]
1770 t/native_pbc/string_2.pbc                                   [test]
1771 t/native_pbc/string_3.pbc                                   [test]
1772 t/native_pbc/string_4.pbc                                   [test]
1773 t/native_pbc/string_6.pbc                                   [test]
1774 t/native_pbc/string_7.pbc                                   [test]
1775 t/native_pbc/testdata/README                                []doc
1776 t/native_pbc/testdata/annotations.pir                       [test]
1777 t/native_pbc/testdata/number.pasm                           [test]
1778 t/native_pbc/testdata/string.pasm                           [test]
1779 t/oo/attributes.t                                           [test]
1780 t/oo/composition.t                                          [test]
1781 t/oo/inheritance.t                                          [test]
1782 t/oo/isa.t                                                  [test]
1783 t/oo/metamodel.t                                            [test]
1784 t/oo/methods.t                                              [test]
1785 t/oo/mro-c3.t                                               [test]
1786 t/oo/names.t                                                [test]
1787 t/oo/new-old.t                                              [test]
1788 t/oo/new.t                                                  [test]
1789 t/oo/ops.t                                                  [test]
1790 t/oo/proxy.t                                                [test]
1791 t/oo/root_new.t                                             [test]
1792 t/oo/subclass.t                                             [test]
1793 t/oo/vtableoverride.t                                       [test]
1794 t/op/00ff-dos.t                                             [test]
1795 t/op/00ff-unix.t                                            [test]
1796 t/op/01-parse_ops.t                                         [test]
1797 t/op/64bit.t                                                [test]
1798 t/op/annotate-old.t                                         [test]
1799 t/op/annotate.t                                             [test]
1800 t/op/arithmetics.t                                          [test]
1801 t/op/arithmetics_pmc.t                                      [test]
1802 t/op/basic.t                                                [test]
1803 t/op/bitwise.t                                              [test]
1804 t/op/box.t                                                  [test]
1805 t/op/calling.t                                              [test]
1806 t/op/cc_params.t                                            [test]
1807 t/op/cc_params_old.t                                        [test]
1808 t/op/cc_state.t                                             [test]
1809 t/op/cmp-nonbranch.t                                        [test]
1810 t/op/comp.t                                                 [test]
1811 t/op/copy.t                                                 [test]
1812 t/op/debuginfo.t                                            [test]
1813 t/op/exceptions.t                                           [test]
1814 t/op/exit.t                                                 [test]
1815 t/op/fetch.t                                                [test]
1816 t/op/gc.t                                                   [test]
1817 t/op/globals.t                                              [test]
1818 t/op/ifunless.t                                             [test]
1819 t/op/inf_nan.t                                              [test]
1820 t/op/integer.t                                              [test]
1821 t/op/interp.t                                               [test]
1822 t/op/io.t                                                   [test]
1823 t/op/jit.t                                                  [test]
1824 t/op/jitn.t                                                 [test]
1825 t/op/lexicals.t                                             [test]
1826 t/op/literal-old.t                                          [test]
1827 t/op/literal.t                                              [test]
1828 t/op/load_bytecode.t                                        [test]
1829 t/op/number.t                                               [test]
1830 t/op/pushaction.t                                           [test]
1831 t/op/say.t                                                  [test]
1832 t/op/spawnw.t                                               [test]
1833 t/op/sprintf.t                                              [test]
1834 t/op/sprintf2.t                                             [test]
1835 t/op/sprintf_tests                                          [test]
1836 t/op/string.t                                               [test]
1837 t/op/string_cclass.t                                        [test]
1838 t/op/string_cmp.t                                           [test]
1839 t/op/string_cs.t                                            [test]
1840 t/op/string_mem.t                                           [test]
1841 t/op/stringu.t                                              [test]
1842 t/op/sysinfo.t                                              [test]
1843 t/op/time.t                                                 [test]
1844 t/op/time_old.t                                             [test]
1845 t/op/trans.t                                                [test]
1846 t/op/vivify.t                                               [test]
1847 t/perl/Parrot_Distribution.t                                [test]
1848 t/perl/Parrot_Docs.t                                        [test]
1849 t/perl/Parrot_IO.t                                          [test]
1850 t/perl/Parrot_Test.t                                        [test]
1851 t/perl/README                                               []doc
1852 t/perl/testlib/answer.pir                                   [test]
1853 t/perl/testlib/hello                                        [test]
1854 t/perl/testlib/hello.pasm                                   [test]
1855 t/pharness/01-default_tests.t                               [test]
1856 t/pharness/02-get_test_prog_args.t                          [test]
1857 t/pharness/03-handle_long_options.t                         [test]
1858 t/pharness/04-Usage.t                                       [test]
1859 t/pir/macro.t                                               [test]
1860 t/pir/registernames.t                                       [test]
1861 t/pmc/addrregistry.t                                        [test]
1862 t/pmc/array.t                                               [test]
1863 t/pmc/arrayiterator.t                                       [test]
1864 t/pmc/bigint.t                                              [test]
1865 t/pmc/bignum.t                                              [test]
1866 t/pmc/boolean.t                                             [test]
1867 t/pmc/callcontext.t                                         [test]
1868 t/pmc/capture.t                                             [test]
1869 t/pmc/class.t                                               [test]
1870 t/pmc/codestring.t                                          [test]
1871 t/pmc/complex.t                                             [test]
1872 t/pmc/config.t                                              [test]
1873 t/pmc/context.t                                             [test]
1874 t/pmc/continuation.t                                        [test]
1875 t/pmc/coroutine.t                                           [test]
1876 t/pmc/cpointer.t                                            [test]
1877 t/pmc/default.t                                             [test]
1878 t/pmc/env.t                                                 [test]
1879 t/pmc/eval.t                                                [test]
1880 t/pmc/eventhandler.t                                        [test]
1881 t/pmc/exception-old.t                                       [test]
1882 t/pmc/exception.t                                           [test]
1883 t/pmc/exceptionhandler.t                                    [test]
1884 t/pmc/exporter.t                                            [test]
1885 t/pmc/file.t                                                [test]
1886 t/pmc/filehandle.t                                          [test]
1887 t/pmc/fixedbooleanarray.t                                   [test]
1888 t/pmc/fixedfloatarray.t                                     [test]
1889 t/pmc/fixedintegerarray.t                                   [test]
1890 t/pmc/fixedpmcarray.t                                       [test]
1891 t/pmc/fixedstringarray.t                                    [test]
1892 t/pmc/float.t                                               [test]
1893 t/pmc/freeze.t                                              [test]
1894 t/pmc/globals.t                                             [test]
1895 t/pmc/handle.t                                              [test]
1896 t/pmc/hash.t                                                [test]
1897 t/pmc/hashiterator.t                                        [test]
1898 t/pmc/hashiteratorkey.t                                     [test]
1899 t/pmc/integer.t                                             [test]
1900 t/pmc/io.t                                                  [test]
1901 t/pmc/io_iterator.t                                         [test]
1902 t/pmc/io_status.t                                           [test]
1903 t/pmc/iterator.t                                            [test]
1904 t/pmc/key.t                                                 [test]
1905 t/pmc/lexinfo.t                                             [test]
1906 t/pmc/lexpad.t                                              [test]
1907 t/pmc/managedstruct.t                                       [test]
1908 t/pmc/multidispatch.t                                       [test]
1909 t/pmc/multisub.t                                            [test]
1910 t/pmc/namespace-old.t                                       [test]
1911 t/pmc/namespace.t                                           [test]
1912 t/pmc/nci.t                                                 [test]
1913 t/pmc/null.t                                                [test]
1914 t/pmc/object-meths.t                                        [test]
1915 t/pmc/object-mro.t                                          [test]
1916 t/pmc/object.t                                              [test]
1917 t/pmc/objects.t                                             [test]
1918 t/pmc/orderedhash.t                                         [test]
1919 t/pmc/orderedhashiterator.t                                 [test]
1920 t/pmc/os.t                                                  [test]
1921 t/pmc/packfile.t                                            [test]
1922 t/pmc/packfileannotation.t                                  [test]
1923 t/pmc/packfileannotations.t                                 [test]
1924 t/pmc/packfileconstanttable.t                               [test]
1925 t/pmc/packfiledirectory.t                                   [test]
1926 t/pmc/packfilefixupentry.t                                  [test]
1927 t/pmc/packfilefixuptable.t                                  [test]
1928 t/pmc/packfilerawsegment.t                                  [test]
1929 t/pmc/packfilesegment.t                                     [test]
1930 t/pmc/parrotclass.t                                         [test]
1931 t/pmc/parrotinterpreter.t                                   [test]
1932 t/pmc/parrotio.t                                            [test]
1933 t/pmc/parrotlibrary.t                                       [test]
1934 t/pmc/parrotobject.t                                        [test]
1935 t/pmc/parrotrunningthread.t                                 [test]
1936 t/pmc/parrotthread.t                                        [test]
1937 t/pmc/pccmethod_test.t                                      [test]
1938 t/pmc/pmc.t                                                 [test]
1939 t/pmc/pmcproxy.t                                            [test]
1940 t/pmc/pointer.t                                             [test]
1941 t/pmc/prop.t                                                [test]
1942 t/pmc/resizablebooleanarray.t                               [test]
1943 t/pmc/resizablefloatarray.t                                 [test]
1944 t/pmc/resizableintegerarray.t                               [test]
1945 t/pmc/resizablepmcarray.t                                   [test]
1946 t/pmc/resizablestringarray.t                                [test]
1947 t/pmc/retcontinuation.t                                     [test]
1948 t/pmc/ro.t                                                  [test]
1949 t/pmc/role.t                                                [test]
1950 t/pmc/scalar.t                                              [test]
1951 t/pmc/scheduler.t                                           [test]
1952 t/pmc/schedulermessage.t                                    [test]
1953 t/pmc/signal.t                                              [test]
1954 t/pmc/sockaddr.t                                            [test]
1955 t/pmc/socket.t                                              [test]
1956 t/pmc/string.t                                              [test]
1957 t/pmc/stringhandle.t                                        [test]
1958 t/pmc/stringiterator.t                                      [test]
1959 t/pmc/sub.t                                                 [test]
1960 t/pmc/sys.t                                                 [test]
1961 t/pmc/task.t                                                [test]
1962 t/pmc/testlib/packfile_common.pir                           [test]
1963 t/pmc/threads.t                                             [test]
1964 t/pmc/timer.t                                               [test]
1965 t/pmc/undef.t                                               [test]
1966 t/pmc/unmanagedstruct.t                                     [test]
1967 t/postconfigure/01-options.t                                [test]
1968 t/postconfigure/02-data_get_PConfig.t                       [test]
1969 t/postconfigure/05-trace.t                                  [test]
1970 t/postconfigure/06-data_get_PConfig_Temp.t                  [test]
1971 t/run/README                                                []doc
1972 t/run/exit.t                                                [test]
1973 t/run/options.t                                             [test]
1974 t/src/README                                                []doc
1975 t/src/atomic.t                                              [test]
1976 t/src/basic.t                                               [test]
1977 t/src/embed.t                                               [test]
1978 t/src/exit.t                                                [test]
1979 t/src/extend.t                                              [test]
1980 t/src/warnings.t                                            [test]
1981 t/steps/auto/alignptrs-01.t                                 [test]
1982 t/steps/auto/alignptrs-02.t                                 [test]
1983 t/steps/auto/arch-01.t                                      [test]
1984 t/steps/auto/attributes-01.t                                [test]
1985 t/steps/auto/backtrace-01.t                                 [test]
1986 t/steps/auto/byteorder-01.t                                 [test]
1987 t/steps/auto/cgoto-01.t                                     [test]
1988 t/steps/auto/cpu-01.t                                       [test]
1989 t/steps/auto/crypto-01.t                                    [test]
1990 t/steps/auto/ctags-01.t                                     [test]
1991 t/steps/auto/env-01.t                                       [test]
1992 t/steps/auto/format-01.t                                    [test]
1993 t/steps/auto/frames-01.t                                    [test]
1994 t/steps/auto/gc-01.t                                        [test]
1995 t/steps/auto/gcc-01.t                                       [test]
1996 t/steps/auto/gdbm-01.t                                      [test]
1997 t/steps/auto/gettext-01.t                                   [test]
1998 t/steps/auto/glibc-01.t                                     [test]
1999 t/steps/auto/gmp-01.t                                       [test]
2000 t/steps/auto/headers-01.t                                   [test]
2001 t/steps/auto/icu-01.t                                       [test]
2002 t/steps/auto/inline-01.t                                    [test]
2003 t/steps/auto/isreg-01.t                                     [test]
2004 t/steps/auto/jit-01.t                                       [test]
2005 t/steps/auto/memalign-01.t                                  [test]
2006 t/steps/auto/msvc-01.t                                      [test]
2007 t/steps/auto/neg_0-01.t                                     [test]
2008 t/steps/auto/opengl-01.t                                    [test]
2009 t/steps/auto/ops-01.t                                       [test]
2010 t/steps/auto/pcre-01.t                                      [test]
2011 t/steps/auto/perldoc-01.t                                   [test]
2012 t/steps/auto/pmc-01.t                                       [test]
2013 t/steps/auto/pod2man-01.t                                   [test]
2014 t/steps/auto/readline-01.t                                  [test]
2015 t/steps/auto/readline-02.t                                  [test]
2016 t/steps/auto/revision-01.t                                  [test]
2017 t/steps/auto/signal-01.t                                    [test]
2018 t/steps/auto/sizes-01.t                                     [test]
2019 t/steps/auto/snprintf-01.t                                  [test]
2020 t/steps/auto/socklen_t-01.t                                 [test]
2021 t/steps/auto/thread-01.t                                    [test]
2022 t/steps/auto/va_ptr-01.t                                    [test]
2023 t/steps/auto/warnings-01.t                                  [test]
2024 t/steps/gen/call_list-01.t                                  [test]
2025 t/steps/gen/config_h-01.t                                   [test]
2026 t/steps/gen/config_pm-01.t                                  [test]
2027 t/steps/gen/core_pmcs-01.t                                  [test]
2028 t/steps/gen/crypto-01.t                                     [test]
2029 t/steps/gen/makefiles-01.t                                  [test]
2030 t/steps/gen/opengl-01.t                                     [test]
2031 t/steps/gen/parrot_include-01.t                             [test]
2032 t/steps/gen/platform-01.t                                   [test]
2033 t/steps/init/defaults-01.t                                  [test]
2034 t/steps/init/headers-01.t                                   [test]
2035 t/steps/init/hints-01.t                                     [test]
2036 t/steps/init/hints/darwin-01.t                              [test]
2037 t/steps/init/hints/linux-01.t                               [test]
2038 t/steps/init/install-01.t                                   [test]
2039 t/steps/init/manifest-01.t                                  [test]
2040 t/steps/init/optimize-01.t                                  [test]
2041 t/steps/inter/charset-01.t                                  [test]
2042 t/steps/inter/encoding-01.t                                 [test]
2043 t/steps/inter/lex-01.t                                      [test]
2044 t/steps/inter/lex-02.t                                      [test]
2045 t/steps/inter/lex-03.t                                      [test]
2046 t/steps/inter/libparrot-01.t                                [test]
2047 t/steps/inter/make-01.t                                     [test]
2048 t/steps/inter/progs-01.t                                    [test]
2049 t/steps/inter/progs-02.t                                    [test]
2050 t/steps/inter/progs-03.t                                    [test]
2051 t/steps/inter/progs-04.t                                    [test]
2052 t/steps/inter/shlibs-01.t                                   [test]
2053 t/steps/inter/types-01.t                                    [test]
2054 t/steps/inter/yacc-01.t                                     [test]
2055 t/steps/inter/yacc-02.t                                     [test]
2056 t/stress/gc.t                                               [test]
2057 t/tools/dev/pmctree.t                                       [test]
2058 t/tools/dev/searchops.t                                     [test]
2059 t/tools/dev/searchops/samples.pm                            [test]
2060 t/tools/dump_pbc.t                                          [test]
2061 t/tools/install/01-create_directories.t                     [test]
2062 t/tools/install/02-install_files.t                          [test]
2063 t/tools/install/03-lines_to_files.t                         [test]
2064 t/tools/install/dev_overall.t                               [test]
2065 t/tools/install/overall.t                                   [test]
2066 t/tools/install/testlib/LICENSE                             [test]
2067 t/tools/install/testlib/MANIFEST.1defective                 [test]
2068 t/tools/install/testlib/README                              []doc
2069 t/tools/install/testlib/compilers/nqp/bootstrap/actions.pm  [test]
2070 t/tools/install/testlib/compilers/pge/PGE.pir               [test]
2071 t/tools/install/testlib/dev_generated_pseudo                [test]
2072 t/tools/install/testlib/dev_manifest_pseudo                 [test]
2073 t/tools/install/testlib/docs/compiler_faq.pod               [test]
2074 t/tools/install/testlib/docs/gettingstarted.pod             [test]
2075 t/tools/install/testlib/docs/pct/past_building_blocks.pod   [test]
2076 t/tools/install/testlib/docs/resources/phony_resource       [test]
2077 t/tools/install/testlib/generated_pseudo                    [test]
2078 t/tools/install/testlib/generated_pseudo_with_dupe          [test]
2079 t/tools/install/testlib/include/parrot/charset.h            [test]
2080 t/tools/install/testlib/install_config.fpmc                 [test]
2081 t/tools/install/testlib/lib/Parrot/Configure.pm             [test]
2082 t/tools/install/testlib/manifest_pseudo                     [test]
2083 t/tools/install/testlib/parrot.pc                           [test]
2084 t/tools/install/testlib/phony                               [test]
2085 t/tools/install/testlib/phony.exe                           [test]
2086 t/tools/install/testlib/runtime/parrot/include/sockets.pasm [test]
2087 t/tools/install/testlib/runtime/parrot/library/TGE.pbc      [test]
2088 t/tools/install/testlib/src/ops/ops.num                     [test]
2089 t/tools/install/testlib/src/pmc/pmc_object.h                [test]
2090 t/tools/install/testlib/tools/build/ops2c.pl                [test]
2091 t/tools/install/testlib/vtable.dump                         [test]
2092 t/tools/ops2cutils/01-new.t                                 [test]
2093 t/tools/ops2cutils/02-usage.t                               [test]
2094 t/tools/ops2cutils/03-print_c_header_file.t                 [test]
2095 t/tools/ops2cutils/04-print_c_source_top.t                  [test]
2096 t/tools/ops2cutils/05-print_c_source_bottom.t               [test]
2097 t/tools/ops2cutils/06-dynamic.t                             [test]
2098 t/tools/ops2cutils/07-make_incdir.t                         [test]
2099 t/tools/ops2cutils/08-nolines.t                             [test]
2100 t/tools/ops2cutils/09-dynamic_nolines.t                     [test]
2101 t/tools/ops2cutils/10-print_c_source_file.t                 [test]
2102 t/tools/ops2cutils/testlib/GenerateCore.pm                  [test]
2103 t/tools/ops2pm/00-qualify.t                                 [test]
2104 t/tools/ops2pm/01-ops2pm.t                                  [test]
2105 t/tools/ops2pm/02-usage.t                                   [test]
2106 t/tools/ops2pm/03-new.t                                     [test]
2107 t/tools/ops2pm/04-prepare_ops.t                             [test]
2108 t/tools/ops2pm/05-renum_op_map_file.t                       [test]
2109 t/tools/ops2pm/06-load_op_map_files.t                       [test]
2110 t/tools/ops2pm/07-no_ops_skip.t                             [test]
2111 t/tools/ops2pm/08-sort_ops.t                                [test]
2112 t/tools/ops2pm/09-prepare_real_ops.t                        [test]
2113 t/tools/ops2pm/10-print_module.t                            [test]
2114 t/tools/ops2pm/11-print_h.t                                 [test]
2115 t/tools/ops2pm/samples/bit_ops.original                     [test]
2116 t/tools/ops2pm/samples/bit_ops.second                       [test]
2117 t/tools/ops2pm/samples/core_ops.original                    [test]
2118 t/tools/ops2pm/samples/ops_num.original                     [test]
2119 t/tools/ops2pm/samples/pic_ops.original                     [test]
2120 t/tools/parrot_debugger.t                                   [test]
2121 t/tools/pbc_disassemble.t                                   [test]
2122 t/tools/pbc_dump.t                                          [test]
2123 t/tools/pbc_merge.t                                         [test]
2124 t/tools/pgegrep.t                                           [test]
2125 t/tools/pmc2cutils/00-qualify.t                             [test]
2126 t/tools/pmc2cutils/01-pmc2cutils.t                          [test]
2127 t/tools/pmc2cutils/02-find_file.t                           [test]
2128 t/tools/pmc2cutils/03-dump_vtable.t                         [test]
2129 t/tools/pmc2cutils/04-dump_pmc.t                            [test]
2130 t/tools/pmc2cutils/05-gen_c.t                               [test]
2131 t/tools/pmc2cutils/08-pmc-pm.t                              [test]
2132 t/tools/pmc2cutils/README                                   []doc
2133 t/tools/testdata                                            [test]
2134 tools/build/addopstags.pl                                   []
2135 tools/build/c2str.pl                                        []
2136 tools/build/fixup_gen_file.pl                               []
2137 tools/build/headerizer.pl                                   []
2138 tools/build/nativecall.pl                                   []
2139 tools/build/ops2c.pl                                        [devel]
2140 tools/build/ops2pm.pl                                       []
2141 tools/build/parrot_config_c.pl                              []
2142 tools/build/pbcversion_h.pl                                 []
2143 tools/build/pmc2c.pl                                        [devel]
2144 tools/build/vtable_extend.pl                                []
2145 tools/build/vtable_h.pl                                     []
2146 tools/dev/.gdbinit                                          []
2147 tools/dev/as2c.pl                                           []
2148 tools/dev/bench_op.pir                                      []
2149 tools/dev/branch_status.pl                                  []
2150 tools/dev/cc_flags.pl                                       []
2151 tools/dev/checkdepend.pl                                    []
2152 tools/dev/create_language.pl                                [devel]
2153 tools/dev/debian_docs.sh                                    []
2154 tools/dev/fetch_languages.pl                                []
2155 tools/dev/gen_charset_tables.pl                             []
2156 tools/dev/gen_class.pl                                      []
2157 tools/dev/gen_makefile.pl                                   [devel]
2158 tools/dev/gen_valgrind_suppressions.pl                      []
2159 tools/dev/install_dev_files.pl                              []
2160 tools/dev/install_files.pl                                  []
2161 tools/dev/lib_deps.pl                                       []
2162 tools/dev/list_unjitted.pl                                  []
2163 tools/dev/manicheck.pl                                      []
2164 tools/dev/mk_gitignore.pl                                   []
2165 tools/dev/mk_inno.pl                                        []
2166 tools/dev/mk_inno_language.pl                               []
2167 tools/dev/mk_language_shell.pl                              [devel]
2168 tools/dev/mk_manifest_and_skip.pl                           []
2169 tools/dev/mk_native_pbc                                     []
2170 tools/dev/mk_rpm_manifests.pl                               []
2171 tools/dev/nci_test_gen.pl                                   []
2172 tools/dev/nm.pl                                             []
2173 tools/dev/nopaste.pl                                        []
2174 tools/dev/ops_not_tested.pl                                 []
2175 tools/dev/opsrenumber.pl                                    []
2176 tools/dev/parrot-fuzzer                                     []
2177 tools/dev/parrot.supp                                       []
2178 tools/dev/parrot_api.pl                                     []
2179 tools/dev/parrot_coverage.pl                                []
2180 tools/dev/parrot_shell.pl                                   []
2181 tools/dev/parrotbench.pl                                    []
2182 tools/dev/pbc_header.pl                                     []
2183 tools/dev/pbc_to_exe.pir                                    [devel]
2184 tools/dev/pmcrenumber.pl                                    []
2185 tools/dev/pmctree.pl                                        []
2186 tools/dev/pprof2cg.nqp                                      []
2187 tools/dev/pprof2cg.pl                                       []
2188 tools/dev/reconfigure.pl                                    [devel]
2189 tools/dev/search-ops.pl                                     []
2190 tools/dev/svnclobber.pl                                     []
2191 tools/dev/symlink.pl                                        []
2192 tools/dev/vgp                                               []
2193 tools/dev/vgp_darwin                                        []
2194 tools/dev/vms-patch                                         []
2195 tools/dev/vtablize.pl                                       []
2196 tools/docs/mk_chm.pl                                        []
2197 tools/docs/ops_summary.pl                                   []
2198 tools/docs/write_docs.pl                                    []
2199 tools/install/smoke.pl                                      []
2200 tools/install/smoke_languages.pl                            []
2201 tools/util/crow.pir                                         []
2202 tools/util/dump_pbc.pl                                      []
2203 tools/util/gen_release_info.pl                              []
2204 tools/util/ncidef2pasm.pl                                   []
2205 tools/util/parrot-config.pir                                []
2206 tools/util/perlcritic-cage.conf                             []
2207 tools/util/perlcritic.conf                                  []
2208 tools/util/perltidy.conf                                    []
2209 tools/util/pgegrep                                          []
2210 tools/util/release.json                                     []
2211 tools/util/templates.json                                   []
2212 tools/util/update_copyright.pl                              []
2213 # Local variables:
2214 #   mode: text
2215 #   buffer-read-only: t
2216 # End: