* lib/Parrot/Pmc2c/MethodEmitter.pm:
[parrot.git] / MANIFEST
blob413551ce335a4c6373d2fe39c925cf51ed381949
1 # ex: set ro:
2 # $Id$
4 # generated by tools/dev/mk_manifest_and_skip.pl Sat Jun  7 22:18:55 2008 UT
6 # See tools/dev/install_files.pl for documentation on the
7 # 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                                                        [devel]doc
23 PBC_COMPAT                                                  [devel]doc
24 PLATFORMS                                                   [devel]doc
25 README                                                      [devel]doc
26 README_cygwin.pod                                           []
27 README_win32.pod                                            []
28 RESPONSIBLE_PARTIES                                         [main]doc
29 TODO                                                        [main]doc
30 VERSION                                                     []
31 apps/p3/README                                              [apps/p3]
32 apps/p3/cgi-pir/slides.pir                                  [apps/p3]
33 apps/p3/index.html                                          [apps/p3]
34 apps/p3/p3p.css                                             [apps/p3]
35 apps/p3/p3p.html                                            [apps/p3]
36 apps/p3/parrot_small.png                                    [apps/p3]
37 apps/p3/slides.js                                           [apps/p3]
38 compilers/bcg/include/bcg.h                                 []
39 compilers/bcg/src/bcg.c                                     []
40 compilers/bcg/src/bcg_emitter.h                             []
41 compilers/bcg/src/bcg_emitter_pasm.c                        []
42 compilers/bcg/src/bcg_logger.c                              []
43 compilers/bcg/src/bcg_logger.h                              []
44 compilers/bcg/src/bcg_op.c                                  []
45 compilers/bcg/src/bcg_private.h                             []
46 compilers/bcg/src/bcg_reg_alloc.h                           []
47 compilers/bcg/src/bcg_reg_alloc_vanilla.c                   []
48 compilers/bcg/src/bcg_unit.c                                []
49 compilers/bcg/src/bcg_utils.c                               []
50 compilers/bcg/src/bcg_utils.h                               []
51 compilers/bcg/src/pmc/bcg.pmc                               []
52 compilers/bcg/t/BCG.t                                       []
53 compilers/imcc/ChangeLog                                    []
54 compilers/imcc/cfg.c                                        []
55 compilers/imcc/cfg.h                                        []
56 compilers/imcc/debug.c                                      []
57 compilers/imcc/debug.h                                      []
58 compilers/imcc/imc.c                                        []
59 compilers/imcc/imc.h                                        []
60 compilers/imcc/imcc.l                                       []
61 compilers/imcc/imcc.y                                       []
62 compilers/imcc/imclexer.c                                   []
63 compilers/imcc/imcparser.c                                  []
64 compilers/imcc/imcparser.h                                  []
65 compilers/imcc/instructions.c                               []
66 compilers/imcc/instructions.h                               []
67 compilers/imcc/main.c                                       []
68 compilers/imcc/optimizer.c                                  []
69 compilers/imcc/optimizer.h                                  []
70 compilers/imcc/parser.h                                     []
71 compilers/imcc/parser_util.c                                []
72 compilers/imcc/pbc.c                                        []
73 compilers/imcc/pbc.h                                        []
74 compilers/imcc/pcc.c                                        []
75 compilers/imcc/reg_alloc.c                                  []
76 compilers/imcc/sets.c                                       []
77 compilers/imcc/sets.h                                       []
78 compilers/imcc/symreg.c                                     []
79 compilers/imcc/symreg.h                                     []
80 compilers/imcc/unit.h                                       []
81 compilers/json/JSON.pir                                     []
82 compilers/json/JSON/grammar.pg                              []
83 compilers/json/JSON/pge2pir.tg                              []
84 compilers/json/postalcodes.pir                              []
85 compilers/json/test.pir                                     []
86 compilers/nqp/README.pod                                    []
87 compilers/nqp/TODO.pod                                      []
88 compilers/nqp/bootstrap/actions.pm                          []
89 compilers/nqp/bootstrap/nqp.pir                             []
90 compilers/nqp/bootstrap/t/harness                           []
91 compilers/nqp/nqp.pir                                       []
92 compilers/nqp/src/Grammar.pg                                []
93 compilers/nqp/src/Grammar/Actions.pir                       []
94 compilers/nqp/src/builtins.pir                              []
95 compilers/nqp/t/01-literals.t                               []
96 compilers/nqp/t/02-if-else.t                                []
97 compilers/nqp/t/02-if.t                                     []
98 compilers/nqp/t/03-unless.t                                 []
99 compilers/nqp/t/04-comments.t                               []
100 compilers/nqp/t/05-pod.t                                    []
101 compilers/nqp/t/06-args-pos.t                               []
102 compilers/nqp/t/07-boolean.t                                []
103 compilers/nqp/t/08-blocks.t                                 []
104 compilers/nqp/t/09-var.t                                    []
105 compilers/nqp/t/10-sub.t                                    []
106 compilers/nqp/t/11-cmp.t                                    []
107 compilers/nqp/t/12-list.t                                   []
108 compilers/nqp/t/13-logical.t                                []
109 compilers/nqp/t/14-op.t                                     []
110 compilers/nqp/t/15-module.t                                 []
111 compilers/nqp/t/16-while.t                                  []
112 compilers/nqp/t/17-class.t                                  []
113 compilers/nqp/t/18-inline.t                                 []
114 compilers/nqp/t/19-hash_access.t                            []
115 compilers/nqp/t/20-list_access.t                            []
116 compilers/nqp/t/22-optional_args.t                          []
117 compilers/nqp/t/23-named_args.t                             []
118 compilers/nqp/t/24-scalar_context.t                         []
119 compilers/nqp/t/25-list_context.t                           []
120 compilers/nqp/t/26-method_ops.t                             []
121 compilers/nqp/t/27-ternary.t                                []
122 compilers/nqp/t/harness                                     []
123 compilers/pct/PCT.pir                                       []
124 compilers/pct/README                                        []
125 compilers/pct/src/PAST.pir                                  []
126 compilers/pct/src/PAST/Compiler.pir                         []
127 compilers/pct/src/PAST/Node.pir                             []
128 compilers/pct/src/PCT/Grammar.pir                           []
129 compilers/pct/src/PCT/HLLCompiler.pir                       []
130 compilers/pct/src/PCT/Node.pir                              []
131 compilers/pct/src/POST/Compiler.pir                         []
132 compilers/pct/src/POST/Node.pir                             []
133 compilers/pge/P6Rule.grammar                                []
134 compilers/pge/PGE.pir                                       []
135 compilers/pge/PGE/Exp.pir                                   []
136 compilers/pge/PGE/Match.pir                                 []
137 compilers/pge/PGE/OPTable.pir                               []
138 compilers/pge/PGE/P5Regex.pir                               []
139 compilers/pge/PGE/Perl6Regex.pir                            []
140 compilers/pge/PGE/Regex.pir                                 []
141 compilers/pge/PGE/builtins.pg                               []
142 compilers/pge/README.pod                                    []
143 compilers/pge/STATUS                                        []
144 compilers/pge/demo.pir                                      []
145 compilers/pirc/README.pod                                   []
146 compilers/pirc/doc/design.pod                               []
147 compilers/pirc/heredoc/hdocprep.c                           []
148 compilers/pirc/heredoc/hdocprep.l                           []
149 compilers/pirc/macro/lexer.h                                []
150 compilers/pirc/macro/macro.h                                []
151 compilers/pirc/macro/macro.l                                []
152 compilers/pirc/macro/macro.y                                []
153 compilers/pirc/macro/macrolexer.c                           []
154 compilers/pirc/macro/macrolexer.h                           []
155 compilers/pirc/macro/macroparser.c                          []
156 compilers/pirc/macro/macroparser.h                          []
157 compilers/pirc/new/main.c                                   []
158 compilers/pirc/new/pasm.l                                   []
159 compilers/pirc/new/pasm.y                                   []
160 compilers/pirc/new/pir.l                                    []
161 compilers/pirc/new/pir.y                                    []
162 compilers/pirc/new/pircompiler.h                            []
163 compilers/pirc/new/pircompunit.c                            []
164 compilers/pirc/new/pircompunit.h                            []
165 compilers/pirc/new/pirlexer.c                               []
166 compilers/pirc/new/pirlexer.h                               []
167 compilers/pirc/new/pirparser.c                              []
168 compilers/pirc/new/pirparser.h                              []
169 compilers/pirc/new/pirsymbol.c                              []
170 compilers/pirc/new/pirsymbol.h                              []
171 compilers/pirc/pirc.c                                       []
172 compilers/pirc/src/README.pod                               []
173 compilers/pirc/src/jsonout.c                                []
174 compilers/pirc/src/jsonout.h                                []
175 compilers/pirc/src/pastout.c                                []
176 compilers/pirc/src/pastout.h                                []
177 compilers/pirc/src/pbcout.c                                 []
178 compilers/pirc/src/pbcout.h                                 []
179 compilers/pirc/src/pirlexer.c                               []
180 compilers/pirc/src/pirlexer.h                               []
181 compilers/pirc/src/pirmain.c                                []
182 compilers/pirc/src/pirout.c                                 []
183 compilers/pirc/src/pirout.h                                 []
184 compilers/pirc/src/pirparser.c                              []
185 compilers/pirc/src/pirparser.h                              []
186 compilers/pirc/src/pirutil.c                                []
187 compilers/pirc/src/pirutil.h                                []
188 compilers/pirc/src/pirvtable.c                              []
189 compilers/pirc/src/pirvtable.h                              []
190 compilers/pirc/t/heredoc.pir                                []
191 compilers/pirc/t/macro.pir                                  []
192 compilers/pirc/t/pirc.t                                     []
193 compilers/pirc/t/stmts.pir                                  []
194 compilers/pirc/t/subflags.pir                               []
195 compilers/tge/README                                        []
196 compilers/tge/TGE.pir                                       []
197 compilers/tge/TGE/Compiler.pir                              []
198 compilers/tge/TGE/Grammar.pir                               []
199 compilers/tge/TGE/Parser.pg                                 []
200 compilers/tge/TGE/Rule.pir                                  []
201 compilers/tge/TGE/Tree.pir                                  []
202 compilers/tge/tgc.pir                                       []
203 config/auto/aio.pm                                          []
204 config/auto/aio/aio.in                                      []
205 config/auto/alignptrs.pm                                    []
206 config/auto/alignptrs/test_c.in                             []
207 config/auto/arch.pm                                         []
208 config/auto/attributes.pm                                   []
209 config/auto/attributes/test_c.in                            []
210 config/auto/backtrace.pm                                    []
211 config/auto/backtrace/test_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.in                    []
224 config/auto/cpu/ppc/auto.pm                                 []
225 config/auto/cpu/ppc/test_gcc_cmpset.in                      []
226 config/auto/cpu/sun4/auto.pm                                []
227 config/auto/cpu/sun4/test_atomic.in                         []
228 config/auto/cpu/x86_64/auto.pm                              []
229 config/auto/crypto.pm                                       []
230 config/auto/crypto/crypto.in                                []
231 config/auto/ctags.pm                                        []
232 config/auto/env.pm                                          []
233 config/auto/env/test_setenv.in                              []
234 config/auto/env/test_unsetenv.in                            []
235 config/auto/fink.pm                                         []
236 config/auto/format.pm                                       []
237 config/auto/funcptr.pm                                      []
238 config/auto/funcptr/test_c.in                               []
239 config/auto/gc.pm                                           []
240 config/auto/gc/test_c.in                                    []
241 config/auto/gcc.pm                                          []
242 config/auto/gcc/test_c.in                                   []
243 config/auto/gdbm.pm                                         []
244 config/auto/gdbm/gdbm.in                                    []
245 config/auto/gettext.pm                                      []
246 config/auto/gettext/gettext.in                              []
247 config/auto/glibc.pm                                        []
248 config/auto/glibc/test_c.in                                 []
249 config/auto/gmp.pm                                          []
250 config/auto/gmp/gmp.in                                      []
251 config/auto/headers.pm                                      []
252 config/auto/headers/test_c.in                               []
253 config/auto/icu.pm                                          []
254 config/auto/inline.pm                                       []
255 config/auto/inline/test_1.in                                []
256 config/auto/inline/test_2.in                                []
257 config/auto/isreg.pm                                        []
258 config/auto/isreg/test_c.in                                 []
259 config/auto/jit.pm                                          []
260 config/auto/jit/test_c.in                                   []
261 config/auto/jit/test_exec_cygwin.in                         []
262 config/auto/jit/test_exec_linux.in                          []
263 config/auto/jit/test_exec_openbsd.in                        []
264 config/auto/m4.pm                                           []
265 config/auto/macports.pm                                     []
266 config/auto/memalign.pm                                     []
267 config/auto/memalign/test_c.in                              []
268 config/auto/memalign/test_c2.in                             []
269 config/auto/msvc.pm                                         []
270 config/auto/msvc/test_c.in                                  []
271 config/auto/opengl.pm                                       []
272 config/auto/opengl/opengl.in                                []
273 config/auto/ops.pm                                          []
274 config/auto/pack.pm                                         []
275 config/auto/pcre.pm                                         []
276 config/auto/pcre/pcre.in                                    []
277 config/auto/perldoc.pm                                      []
278 config/auto/pmc.pm                                          []
279 config/auto/readline.pm                                     []
280 config/auto/readline/readline.in                            []
281 config/auto/revision.pm                                     []
282 config/auto/signal.pm                                       []
283 config/auto/signal/test_1.in                                []
284 config/auto/signal/test_2.in                                []
285 config/auto/signal/test_itimer.in                           []
286 config/auto/sizes.pm                                        []
287 config/auto/sizes/test2_c.in                                []
288 config/auto/sizes/test_c.in                                 []
289 config/auto/snprintf.pm                                     []
290 config/auto/snprintf/test.in                                []
291 config/auto/socklen_t.pm                                    []
292 config/auto/va_ptr.pm                                       []
293 config/auto/va_ptr/test_c.in                                []
294 config/auto/warnings.pm                                     []
295 config/auto/warnings/test_c.in                              []
296 config/gen/call_list.pm                                     []
297 config/gen/call_list/core.in                                []
298 config/gen/call_list/misc.in                                []
299 config/gen/config_h.pm                                      []
300 config/gen/config_h/config_h.in                             []
301 config/gen/config_h/feature_h.in                            []
302 config/gen/config_pm.pm                                     []
303 config/gen/config_pm/Config_pm.in                           []
304 config/gen/config_pm/config_lib.in                          []
305 config/gen/config_pm/myconfig.in                            []
306 config/gen/core_pmcs.pm                                     []
307 config/gen/crypto.pm                                        []
308 config/gen/crypto/digest_pmc.in                             []
309 config/gen/languages.pm                                     []
310 config/gen/makefiles.pm                                     []
311 config/gen/makefiles/CFLAGS.in                              []
312 config/gen/makefiles/bcg.in                                 []
313 config/gen/makefiles/docs.in                                []
314 config/gen/makefiles/dynoplibs.in                           []
315 config/gen/makefiles/dynoplibs_pl.in                        []
316 config/gen/makefiles/dynpmc.in                              []
317 config/gen/makefiles/dynpmc_pl.in                           []
318 config/gen/makefiles/editor.in                              []
319 config/gen/makefiles/ext.in                                 []
320 config/gen/makefiles/json.in                                []
321 config/gen/makefiles/languages.in                           []
322 config/gen/makefiles/nqp.in                                 []
323 config/gen/makefiles/parrot_embed.in                        []
324 config/gen/makefiles/parrot_pc.in                           []
325 config/gen/makefiles/pct.in                                 []
326 config/gen/makefiles/pge.in                                 []
327 config/gen/makefiles/pirc.in                                []
328 config/gen/makefiles/root.in                                []
329 config/gen/makefiles/tge.in                                 []
330 config/gen/opengl.pm                                        []
331 config/gen/parrot_include.pm                                []
332 config/gen/platform.pm                                      []
333 config/gen/platform/aix/asm.s                               []
334 config/gen/platform/ansi/dl.c                               []
335 config/gen/platform/ansi/exec.c                             []
336 config/gen/platform/ansi/io.h                               []
337 config/gen/platform/ansi/time.c                             []
338 config/gen/platform/cygwin/math.c                           []
339 config/gen/platform/darwin/begin.c                          []
340 config/gen/platform/darwin/dl.c                             []
341 config/gen/platform/darwin/memalign.c                       []
342 config/gen/platform/generic/dl.c                            []
343 config/gen/platform/generic/dl.h                            []
344 config/gen/platform/generic/env.c                           []
345 config/gen/platform/generic/exec.c                          []
346 config/gen/platform/generic/io.h                            []
347 config/gen/platform/generic/itimer.c                        []
348 config/gen/platform/generic/math.c                          []
349 config/gen/platform/generic/math.h                          []
350 config/gen/platform/generic/memalign.c                      []
351 config/gen/platform/generic/memexec.c                       []
352 config/gen/platform/generic/signal.c                        []
353 config/gen/platform/generic/signal.h                        []
354 config/gen/platform/generic/stat.c                          []
355 config/gen/platform/generic/stat.h                          []
356 config/gen/platform/generic/threads.h                       []
357 config/gen/platform/generic/time.c                          []
358 config/gen/platform/ia64/asm.s                              []
359 config/gen/platform/netbsd/math.c                           []
360 config/gen/platform/openbsd/math.c                          []
361 config/gen/platform/openbsd/memexec.c                       []
362 config/gen/platform/openbsd/misc.h                          []
363 config/gen/platform/platform_interface.h                    []
364 config/gen/platform/solaris/math.c                          []
365 config/gen/platform/solaris/time.c                          []
366 config/gen/platform/win32/begin.c                           []
367 config/gen/platform/win32/dl.c                              []
368 config/gen/platform/win32/env.c                             []
369 config/gen/platform/win32/exec.c                            []
370 config/gen/platform/win32/io.h                              []
371 config/gen/platform/win32/misc.c                            []
372 config/gen/platform/win32/misc.h                            []
373 config/gen/platform/win32/signal.c                          []
374 config/gen/platform/win32/signal.h                          []
375 config/gen/platform/win32/stat.c                            []
376 config/gen/platform/win32/stat.h                            []
377 config/gen/platform/win32/string.h                          []
378 config/gen/platform/win32/threads.h                         []
379 config/gen/platform/win32/time.c                            []
380 config/init/defaults.pm                                     []
381 config/init/headers.pm                                      []
382 config/init/hints.pm                                        []
383 config/init/hints/aix.pm                                    []
384 config/init/hints/cygwin.pm                                 []
385 config/init/hints/darwin.pm                                 []
386 config/init/hints/dec_osf.pm                                []
387 config/init/hints/dragonfly.pm                              []
388 config/init/hints/freebsd.pm                                []
389 config/init/hints/hpux.pm                                   []
390 config/init/hints/irix.pm                                   []
391 config/init/hints/linux.pm                                  []
392 config/init/hints/mswin32.pm                                []
393 config/init/hints/msys.pm                                   []
394 config/init/hints/netbsd.pm                                 []
395 config/init/hints/nto.pm                                    []
396 config/init/hints/openbsd.pm                                []
397 config/init/hints/os2.pm                                    []
398 config/init/hints/solaris.pm                                []
399 config/init/hints/vms.pm                                    []
400 config/init/install.pm                                      []
401 config/init/manifest.pm                                     []
402 config/init/miniparrot.pm                                   []
403 config/init/optimize.pm                                     []
404 config/inter/charset.pm                                     []
405 config/inter/encoding.pm                                    []
406 config/inter/lex.pm                                         []
407 config/inter/libparrot.pm                                   []
408 config/inter/make.pm                                        []
409 config/inter/progs.pm                                       []
410 config/inter/shlibs.pm                                      []
411 config/inter/types.pm                                       []
412 config/inter/yacc.pm                                        []
413 docs/ROADMAP.pod                                            [devel]doc
414 docs/art/pp001-intro.pod                                    [main]doc
415 docs/art/pp002-pmc.pod                                      [main]doc
416 docs/art/pp003-oop.pod                                      [main]doc
417 docs/book/appendix.pod                                      [main]doc
418 docs/book/ch01_overview.pod                                 [main]doc
419 docs/book/ch02_getting_started.pod                          [main]doc
420 docs/book/ch03_pir_basics.pod                               [main]doc
421 docs/book/ch04_pir_subroutines.pod                          [main]doc
422 docs/book/ch05_pasm.pod                                     [main]doc
423 docs/book/ch06_testing.pod                                  [main]doc
424 docs/book/ch07_architecture.pod                             [main]doc
425 docs/book/ch08_reference.pod                                [main]doc
426 docs/compiler_faq.pod                                       [devel]doc
427 docs/configuration.pod                                      [devel]doc
428 docs/debug.pod                                              [devel]doc
429 docs/debugger.pod                                           [main]doc
430 docs/dev/byteorder.pod                                      [main]doc
431 docs/dev/debugging_with_msvc.pod                            [main]doc
432 docs/dev/events.pod                                         [devel]doc
433 docs/dev/fhs.pod                                            [devel]doc
434 docs/dev/headerizer.pod                                     [main]doc
435 docs/dev/infant.pod                                         [devel]doc
436 docs/dev/jit_i386.pod                                       [main]doc
437 docs/dev/longopt.pod                                        [main]doc
438 docs/dev/optimizer.pod                                      [main]doc
439 docs/dev/parrot_api.pod                                     [main]doc
440 docs/dev/pcc_state.pod                                      [main]doc
441 docs/dev/pccmethods.pod                                     [main]doc
442 docs/dev/pmc_freeze.pod                                     [devel]doc
443 docs/dev/pmc_obj_design_meeting_notes.pod                   [main]doc
444 docs/dev/seatbelts.pod                                      [main]doc
445 docs/embed.pod                                              [main]doc
446 docs/extend.pod                                             [main]doc
447 docs/faq.pod                                                [main]doc
448 docs/gettingstarted.pod                                     [main]doc
449 docs/glossary.pod                                           [main]doc
450 docs/imcc/README                                            [main]doc
451 docs/imcc/imcfaq.pod                                        [main]doc
452 docs/imcc/operation.pod                                     [main]doc
453 docs/intro.pod                                              [main]doc
454 docs/jit.pod                                                [main]doc
455 docs/memory_internals.pod                                   [main]doc
456 docs/mmd.pod                                                [main]doc
457 docs/native_exec.pod                                        [main]doc
458 docs/optable.pod                                            [main]doc
459 docs/overview.pod                                           [main]doc
460 docs/parrot.pod                                             [main]doc
461 docs/parrotbyte.pod                                         [main]doc
462 docs/parrothist.pod                                         [main]doc
463 docs/pct/gettingstarted.pod                                 [main]doc
464 docs/pct/past_building_blocks.pod                           [main]doc
465 docs/pct/pct_optable_guide.pod                              [main]doc
466 docs/pdds/README                                            [main]doc
467 docs/pdds/draft/pdd01_overview.pod                          [main]doc
468 docs/pdds/draft/pdd04_datatypes.pod                         [main]doc
469 docs/pdds/draft/pdd05_opfunc.pod                            [main]doc
470 docs/pdds/draft/pdd06_pasm.pod                              [main]doc
471 docs/pdds/draft/pdd08_keys.pod                              [main]doc
472 docs/pdds/draft/pdd10_embedding.pod                         [main]doc
473 docs/pdds/draft/pdd11_extending.pod                         [main]doc
474 docs/pdds/draft/pdd14_bignum.pod                            [main]doc
475 docs/pdds/draft/pdd16_native_call.pod                       [main]doc
476 docs/pdds/draft/pdd19_pir.pod                               [main]doc
477 docs/pdds/draft/pdd29_compiler_tools.pod                    [main]doc
478 docs/pdds/pdd00_pdd.pod                                     [main]doc
479 docs/pdds/pdd03_calling_conventions.pod                     [main]doc
480 docs/pdds/pdd07_codingstd.pod                               [main]doc
481 docs/pdds/pdd09_gc.pod                                      [main]doc
482 docs/pdds/pdd13_bytecode.pod                                [main]doc
483 docs/pdds/pdd15_object_metamodel.png                        [main]doc
484 docs/pdds/pdd15_object_metamodel.svg                        [main]doc
485 docs/pdds/pdd15_objects.pod                                 [main]doc
486 docs/pdds/pdd17_pmc.pod                                     [main]doc
487 docs/pdds/pdd18_security.pod                                [main]doc
488 docs/pdds/pdd20_lexical_vars.pod                            [main]doc
489 docs/pdds/pdd21_namespaces.pod                              [main]doc
490 docs/pdds/pdd22_io.pod                                      [main]doc
491 docs/pdds/pdd23_exceptions.pod                              [main]doc
492 docs/pdds/pdd24_events.pod                                  [main]doc
493 docs/pdds/pdd25_concurrency.pod                             [main]doc
494 docs/pdds/pdd26_ast.pod                                     [main]doc
495 docs/pdds/pdd27_multiple_dispatch.pod                       [main]doc
496 docs/pdds/pdd28_strings.pod                                 [main]doc
497 docs/pdds/pdd_template.pod                                  [main]doc
498 docs/pmc.pod                                                [main]doc
499 docs/pmc/array.pod                                          [main]doc
500 docs/pmc/documentation.pod                                  [main]doc
501 docs/pmc/struct.pod                                         [main]doc
502 docs/pmc/subs.pod                                           [main]doc
503 docs/pmc2c.pod                                              [main]doc
504 docs/porting_intro.pod                                      [main]doc
505 docs/project/cage_cleaners_guide.pod                        [main]doc
506 docs/project/committer_guide.pod                            [main]doc
507 docs/project/debian_packaging_guide.pod                     [main]doc
508 docs/project/metacommitter_guide.pod                        [main]doc
509 docs/project/pause_guide.pod                                [main]doc
510 docs/project/release_manager_guide.pod                      [main]doc
511 docs/project/roles_responsibilities.pod                     [main]doc
512 docs/project/ticket_wrangler_guide.pod                      [main]doc
513 docs/req/model_users.pod                                    [main]doc
514 docs/resources/favicon.ico                                  [main]doc
515 docs/resources/parrot_small.png                             [main]doc
516 docs/resources/perl.css                                     [main]doc
517 docs/resources/up.gif                                       [main]doc
518 docs/running.pod                                            [main]doc
519 docs/stability.pod                                          [main]doc
520 docs/stm/atomic.pod                                         [main]doc
521 docs/stm/howto.pod                                          [main]doc
522 docs/stm/internals.pod                                      [main]doc
523 docs/stm/stm_frontend.pod                                   [main]doc
524 docs/stm/thread-issues.pod                                  [main]doc
525 docs/submissions.pod                                        [main]doc
526 docs/tests.pod                                              [main]doc
527 docs/vtables.pod                                            [main]doc
528 editor/README.pod                                           [devel]
529 editor/filetype_parrot.vim                                  [devel]
530 editor/indent_pir.vim                                       [devel]
531 editor/kate_syntax.pl                                       [devel]
532 editor/ops2vim.pl                                           [devel]
533 editor/parrot.el                                            [devel]
534 editor/pasm.el                                              [devel]
535 editor/pasm.vim                                             [devel]
536 editor/pir-mode.el                                          [devel]
537 editor/pir_vim.in                                           [devel]
538 editor/pmc.vim                                              [devel]
539 editor/skeleton.pir                                         [devel]
540 editor/subversion_config                                    [devel]
541 examples/README                                             [main]doc
542 examples/benchmarks/addit.pasm                              [main]doc
543 examples/benchmarks/addit.pir                               [main]doc
544 examples/benchmarks/addit.pl                                [main]doc
545 examples/benchmarks/addit.rb                                [main]doc
546 examples/benchmarks/addit2.pir                              [main]doc
547 examples/benchmarks/array_access.pir                        [main]doc
548 examples/benchmarks/arriter.pir                             [main]doc
549 examples/benchmarks/arriter.pl                              [main]doc
550 examples/benchmarks/arriter.rb                              [main]doc
551 examples/benchmarks/arriter_o1.pir                          [main]doc
552 examples/benchmarks/bench_newp.pasm                         [main]doc
553 examples/benchmarks/fib.pir                                 [main]doc
554 examples/benchmarks/fib.pl                                  [main]doc
555 examples/benchmarks/fib.py                                  [main]doc
556 examples/benchmarks/fib.rb                                  [main]doc
557 examples/benchmarks/freeze.pasm                             [main]doc
558 examples/benchmarks/freeze.pl                               [main]doc
559 examples/benchmarks/gc_alloc_new.pasm                       [main]doc
560 examples/benchmarks/gc_alloc_reuse.pasm                     [main]doc
561 examples/benchmarks/gc_generations.pasm                     [main]doc
562 examples/benchmarks/gc_header_new.pasm                      [main]doc
563 examples/benchmarks/gc_header_reuse.pasm                    [main]doc
564 examples/benchmarks/gc_waves_headers.pasm                   [main]doc
565 examples/benchmarks/gc_waves_sizeable_data.pasm             [main]doc
566 examples/benchmarks/gc_waves_sizeable_headers.pasm          [main]doc
567 examples/benchmarks/mops.pasm                               [main]doc
568 examples/benchmarks/mops.pl                                 [main]doc
569 examples/benchmarks/mops_intval.pasm                        [main]doc
570 examples/benchmarks/oo1.pasm                                [main]doc
571 examples/benchmarks/oo1.pl                                  [main]doc
572 examples/benchmarks/oo1.py                                  [main]doc
573 examples/benchmarks/oo1.rb                                  [main]doc
574 examples/benchmarks/oo2.pasm                                [main]doc
575 examples/benchmarks/oo2.pl                                  [main]doc
576 examples/benchmarks/oo2.py                                  [main]doc
577 examples/benchmarks/oo2.rb                                  [main]doc
578 examples/benchmarks/oo3.pasm                                [main]doc
579 examples/benchmarks/oo3.pl                                  [main]doc
580 examples/benchmarks/oo3.py                                  [main]doc
581 examples/benchmarks/oo3.rb                                  [main]doc
582 examples/benchmarks/oo4.pasm                                [main]doc
583 examples/benchmarks/oo4.pl                                  [main]doc
584 examples/benchmarks/oo4.py                                  [main]doc
585 examples/benchmarks/oo4.rb                                  [main]doc
586 examples/benchmarks/oo5.pir                                 [main]doc
587 examples/benchmarks/oo5.pl                                  [main]doc
588 examples/benchmarks/oo5.py                                  [main]doc
589 examples/benchmarks/oo5.rb                                  [main]doc
590 examples/benchmarks/oo6.pir                                 [main]doc
591 examples/benchmarks/oo6.pl                                  [main]doc
592 examples/benchmarks/oo6.py                                  [main]doc
593 examples/benchmarks/oo6.rb                                  [main]doc
594 examples/benchmarks/oofib.pir                               [main]doc
595 examples/benchmarks/oofib.pl                                [main]doc
596 examples/benchmarks/oofib.py                                [main]doc
597 examples/benchmarks/oofib.rb                                [main]doc
598 examples/benchmarks/oon.txt                                 [main]doc
599 examples/benchmarks/overload.pir                            [main]doc
600 examples/benchmarks/overload.pl                             [main]doc
601 examples/benchmarks/primes.c                                [main]doc
602 examples/benchmarks/primes.pasm                             [main]doc
603 examples/benchmarks/primes.pl                               [main]doc
604 examples/benchmarks/primes2.c                               [main]doc
605 examples/benchmarks/primes2.pasm                            [main]doc
606 examples/benchmarks/primes2.pl                              [main]doc
607 examples/benchmarks/primes2.py                              [main]doc
608 examples/benchmarks/primes2.rb                              [main]doc
609 examples/benchmarks/primes2_i.pasm                          [main]doc
610 examples/benchmarks/primes_i.pasm                           [main]doc
611 examples/benchmarks/shared_ref.pasm                         [main]doc
612 examples/benchmarks/shared_ref.pl                           [main]doc
613 examples/benchmarks/stress.pasm                             [main]doc
614 examples/benchmarks/stress.pl                               [main]doc
615 examples/benchmarks/stress.rb                               [main]doc
616 examples/benchmarks/stress1.pasm                            [main]doc
617 examples/benchmarks/stress1.pl                              [main]doc
618 examples/benchmarks/stress2.pasm                            [main]doc
619 examples/benchmarks/stress2.pl                              [main]doc
620 examples/benchmarks/stress2.rb                              [main]doc
621 examples/benchmarks/stress3.pasm                            [main]doc
622 examples/benchmarks/vpm.pir                                 [main]doc
623 examples/benchmarks/vpm.pl                                  [main]doc
624 examples/benchmarks/vpm.py                                  [main]doc
625 examples/benchmarks/vpm.rb                                  [main]doc
626 examples/c/nanoparrot.c                                     [main]doc
627 examples/c/test_main.c                                      [main]doc
628 examples/compilers/Makefile                                 [main]doc
629 examples/compilers/japhc.c                                  [main]doc
630 examples/io/async_select.pir                                [main]doc
631 examples/io/echo_client.pir                                 [main]doc
632 examples/io/http.pir                                        [main]doc
633 examples/io/httpd.pir                                       [main]doc
634 examples/io/httpd2.pir                                      [main]doc
635 examples/io/net_smtp.pasm                                   [main]doc
636 examples/io/pioctl.pasm                                     [main]doc
637 examples/io/pipe2.pir                                       [main]doc
638 examples/io/pipe3.pir                                       [main]doc
639 examples/japh/README                                        [main]doc
640 examples/japh/japh1.pasm                                    [main]doc
641 examples/japh/japh2.pasm                                    [main]doc
642 examples/japh/japh3.pasm                                    [main]doc
643 examples/japh/japh4.pasm                                    [main]doc
644 examples/japh/japh5.pasm                                    [main]doc
645 examples/library/acorn.l                                    [main]doc
646 examples/library/getopt_demo.pir                            [main]doc
647 examples/library/md5sum.pir                                 [main]doc
648 examples/library/ncurses_life.pir                           [main]doc
649 examples/library/pcre.pir                                   [main]doc
650 examples/mops/README                                        [main]doc
651 examples/mops/mops.c                                        [main]doc
652 examples/mops/mops.cs                                       [main]doc
653 examples/mops/mops.il                                       [main]doc
654 examples/mops/mops.p6                                       [main]doc
655 examples/mops/mops.pl                                       [main]doc
656 examples/mops/mops.ps                                       [main]doc
657 examples/mops/mops.py                                       [main]doc
658 examples/mops/mops.rb                                       [main]doc
659 examples/mops/mops.scheme                                   [main]doc
660 examples/namespace/namespace_dump.pir                       [main]doc
661 examples/nci/PQt.C                                          [main]doc
662 examples/nci/QtHelloWorld.pasm                              [main]doc
663 examples/nci/ls.pir                                         [main]doc
664 examples/nci/sdl_blue_rectangle.pir                         [main]doc
665 examples/nci/win32api.pir                                   [main]doc
666 examples/opengl/triangle.pir                                [main]doc
667 examples/pasm/cat.pasm                                      [main]doc
668 examples/pasm/fact.pasm                                     [main]doc
669 examples/pasm/hello.pasm                                    [main]doc
670 examples/pasm/nanoforth.pasm                                [main]doc
671 examples/pasm/nanoforth2.pasm                               [main]doc
672 examples/pasm/small.xml                                     [main]doc
673 examples/pasm/trace.pasm                                    [main]doc
674 examples/pasm/xml_parser.pasm                               [main]doc
675 examples/past/01-sub.pir                                    [main]doc
676 examples/past/blocktype_immediate.pir                       [main]doc
677 examples/past/four_plus_one.pir                             [main]doc
678 examples/pge/README                                         [main]doc
679 examples/pge/TAP_grammar.pg                                 [main]doc
680 examples/pge/benchmarks/ambs1/Makefile                      [main]doc
681 examples/pge/benchmarks/ambs1/ambs1.pg                      [main]doc
682 examples/pge/benchmarks/ambs1/main.pir                      [main]doc
683 examples/pge/benchmarks/ambs1/mktestcase                    [main]doc
684 examples/pge/grammars/IO.pg                                 [main]doc
685 examples/pge/grammars/PatchGrammar.pg                       [main]doc
686 examples/pge/simple.pir                                     [main]doc
687 examples/pir/circle.pir                                     [main]doc
688 examples/pir/euclid.pir                                     [main]doc
689 examples/pir/hanoi.pir                                      [main]doc
690 examples/pir/hello-dwim.pir                                 [main]doc
691 examples/pir/io.pir                                         [main]doc
692 examples/pir/levenshtein.pir                                [main]doc
693 examples/pir/life.pir                                       [main]doc
694 examples/pir/local_label.pir                                [main]doc
695 examples/pir/mandel.pir                                     [main]doc
696 examples/pir/queens_r.pir                                   [main]doc
697 examples/pir/quine_ord.pir                                  [main]doc
698 examples/pir/readline.pir                                   [main]doc
699 examples/pir/substr.pir                                     [main]doc
700 examples/pir/sudoku.pir                                     [main]doc
701 examples/pir/thr-primes.pir                                 [main]doc
702 examples/pir/uniq.pir                                       [main]doc
703 examples/sdl/anim_image.pir                                 [devel]
704 examples/sdl/anim_image_dblbuf.pir                          [devel]
705 examples/sdl/blue_font.pir                                  [devel]
706 examples/sdl/blue_rect.pir                                  [devel]
707 examples/sdl/blue_rect.pl                                   [main]doc
708 examples/sdl/bounce_parrot_logo.pir                         [devel]
709 examples/sdl/lcd/clock.pir                                  [devel]
710 examples/sdl/mandel.pir                                     [main]doc
711 examples/sdl/minesweeper/README                             [main]doc
712 examples/sdl/minesweeper/eventhandler.pir                   [main]doc
713 examples/sdl/minesweeper/field.pir                          [main]doc
714 examples/sdl/minesweeper/mines.pir                          [main]doc
715 examples/sdl/minesweeper/mines.png                          [main]doc
716 examples/sdl/minesweeper/mines_debug.png                    [main]doc
717 examples/sdl/minesweeper/smiley.png                         [main]doc
718 examples/sdl/move_parrot_logo.pir                           [devel]
719 examples/sdl/parrot_small.png                               [devel]
720 examples/sdl/raw_pixels.pir                                 [devel]
721 examples/sdl/tetris/README                                  [main]doc
722 examples/sdl/tetris/app.pir                                 [main]doc
723 examples/sdl/tetris/block.pir                               [main]doc
724 examples/sdl/tetris/blockdata.pir                           [main]doc
725 examples/sdl/tetris/blocks.pir                              [main]doc
726 examples/sdl/tetris/board.pir                               [main]doc
727 examples/sdl/tetris/boarddata.pir                           [main]doc
728 examples/sdl/tetris/eventhandler.pir                        [main]doc
729 examples/sdl/tetris/tetris.pir                              [main]doc
730 examples/shootout/README                                    [main]doc
731 examples/shootout/ack.pir                                   [main]doc
732 examples/shootout/ack.pir_output                            [main]doc
733 examples/shootout/ack.py                                    [main]doc
734 examples/shootout/binarytrees.pir                           [main]doc
735 examples/shootout/binarytrees.pir_output                    [main]doc
736 examples/shootout/fannkuch.pir                              [main]doc
737 examples/shootout/fannkuch.pir_output                       [main]doc
738 examples/shootout/fannkuch.py                               [main]doc
739 examples/shootout/fasta.pir                                 [main]doc
740 examples/shootout/fasta.pir_output                          [main]doc
741 examples/shootout/harmonic.pir                              [main]doc
742 examples/shootout/knucleotide.pir                           [main]doc
743 examples/shootout/knucleotide.pir_input                     [main]doc
744 examples/shootout/knucleotide.pir_output                    [main]doc
745 examples/shootout/mandelbrot.pir                            [main]doc
746 examples/shootout/mandelbrot.pir_output                     [main]doc
747 examples/shootout/nbody.pir                                 [main]doc
748 examples/shootout/nbody.pir_output                          [main]doc
749 examples/shootout/nsieve-bits-2.pir                         [main]doc
750 examples/shootout/nsieve-bits-2.pir_output                  [main]doc
751 examples/shootout/nsieve-bits.pir                           [main]doc
752 examples/shootout/nsieve-bits.pir_output                    [main]doc
753 examples/shootout/nsieve.pir                                [main]doc
754 examples/shootout/nsieve.pir_output                         [main]doc
755 examples/shootout/partialsums-2.pir                         [main]doc
756 examples/shootout/partialsums-2.pir_output                  [main]doc
757 examples/shootout/partialsums.pir                           [main]doc
758 examples/shootout/partialsums.pir_output                    [main]doc
759 examples/shootout/pidigits.pir                              [main]doc
760 examples/shootout/pidigits.pir_output                       [main]doc
761 examples/shootout/pidigits.py                               [main]doc
762 examples/shootout/random.pasm                               [main]doc
763 examples/shootout/random.pir                                [main]doc
764 examples/shootout/recursive-2.pir                           [main]doc
765 examples/shootout/recursive-2.pir_output                    [main]doc
766 examples/shootout/recursive.pir                             [main]doc
767 examples/shootout/recursive.pir_output                      [main]doc
768 examples/shootout/regexdna.pir                              [main]doc
769 examples/shootout/regexdna.pir_input                        [main]doc
770 examples/shootout/regexdna.pir_output                       [main]doc
771 examples/shootout/revcomp.pir                               [main]doc
772 examples/shootout/revcomp.pir_input                         [main]doc
773 examples/shootout/revcomp.pir_output                        [main]doc
774 examples/shootout/spectralnorm.pir                          [main]doc
775 examples/shootout/spectralnorm.pir_output                   [main]doc
776 examples/shootout/sumcol.pir                                [main]doc
777 examples/shootout/sumcol.pir_input                          [main]doc
778 examples/shootout/sumcol.pir_output                         [main]doc
779 examples/shootout/takfp.pir                                 [main]doc
780 examples/shootout/takfp.pir_output                          [main]doc
781 examples/streams/Bytes.pir                                  [main]doc
782 examples/streams/Combiner.pir                               [main]doc
783 examples/streams/Coroutine.pir                              [main]doc
784 examples/streams/FileLines.pir                              [main]doc
785 examples/streams/Filter.pir                                 [main]doc
786 examples/streams/Include.pir                                [main]doc
787 examples/streams/Lines.pir                                  [main]doc
788 examples/streams/ParrotIO.pir                               [main]doc
789 examples/streams/Replay.pir                                 [main]doc
790 examples/streams/SubCounter.pir                             [main]doc
791 examples/streams/SubHello.pir                               [main]doc
792 examples/streams/Writer.pir                                 [main]doc
793 examples/subs/bsr_ret.pasm                                  [main]doc
794 examples/subs/coroutine.pasm                                [main]doc
795 examples/subs/jsr_ret.pasm                                  [main]doc
796 examples/subs/multi_retvals.pir                             [main]doc
797 examples/subs/no_retval.pir                                 [main]doc
798 examples/subs/pasm_sub1.pasm                                [main]doc
799 examples/subs/single_retval.pir                             [main]doc
800 examples/tge/README                                         [main]doc
801 examples/tge/branch/branch.g                                [main]doc
802 examples/tge/branch/lib/Branch.pir                          [main]doc
803 examples/tge/branch/lib/Leaf.pir                            [main]doc
804 examples/tge/branch/transform.pir                           [main]doc
805 examples/tutorial/00_README.pod                             [main]doc
806 examples/tutorial/01_temp_var.pir                           [main]doc
807 examples/tutorial/02_local_var.pir                          [main]doc
808 examples/tutorial/03_temp_var_basic_pmcs.pir                [main]doc
809 examples/tutorial/04_pod_comments.pir                       [main]doc
810 examples/tutorial/10_math_ops.pir                           [main]doc
811 examples/tutorial/11_math_ops_self_mod.pir                  [main]doc
812 examples/tutorial/12_math_ops_pasm.pir                      [main]doc
813 examples/tutorial/13_logical_ops.pir                        [main]doc
814 examples/tutorial/20_string_ops.pir                         [main]doc
815 examples/tutorial/21_string_ops_repeat.pir                  [main]doc
816 examples/tutorial/22_string_ops_length.pir                  [main]doc
817 examples/tutorial/23_string_ops_substr.pir                  [main]doc
818 examples/tutorial/24_string_ops_clone.pir                   [main]doc
819 examples/tutorial/30_arrays_basic.pir                       [main]doc
820 examples/tutorial/31_array_ops_split.pir                    [main]doc
821 examples/tutorial/32_array_ops_sprintf.pir                  [main]doc
822 examples/tutorial/33_hashes.pir                             [main]doc
823 examples/tutorial/34_multikey.pir                           [main]doc
824 examples/tutorial/40_file_ops.pir                           [main]doc
825 examples/tutorial/50_goto.pir                               [main]doc
826 examples/tutorial/51_if_unless.pir                          [main]doc
827 examples/tutorial/52_if_compare.pir                         [main]doc
828 examples/tutorial/53_loop.pir                               [main]doc
829 examples/tutorial/55_iterator.pir                           [main]doc
830 examples/tutorial/56_defined.pir                            [main]doc
831 examples/tutorial/57_exists.pir                             [main]doc
832 examples/tutorial/60_subroutines.pir                        [main]doc
833 examples/tutorial/61_namespaces.pir                         [main]doc
834 examples/tutorial/62_namespaces.pir                         [main]doc
835 examples/tutorial/70_class_object.pir                       [main]doc
836 examples/tutorial/80_closure.pir                            [main]doc
837 examples/tutorial/81_continuation.pir                       [main]doc
838 examples/tutorial/82_coroutine.pir                          [main]doc
839 examples/tutorial/83_external_libraries.pir                 [main]doc
840 examples/tutorial/90_writing_tests.pir                      [main]doc
841 ext/Parrot-Embed/Build.PL                                   []
842 ext/Parrot-Embed/Changes                                    []
843 ext/Parrot-Embed/MANIFEST                                   []
844 ext/Parrot-Embed/README                                     []
845 ext/Parrot-Embed/TODO                                       []
846 ext/Parrot-Embed/lib/Parrot/Embed.pm                        []
847 ext/Parrot-Embed/lib/Parrot/Embed.xs                        []
848 ext/Parrot-Embed/lib/Parrot/Interpreter.pm                  []
849 ext/Parrot-Embed/lib/Parrot/PMC.pm                          []
850 ext/Parrot-Embed/t/00-load.t                                []
851 ext/Parrot-Embed/t/greet.pir                                []
852 ext/Parrot-Embed/t/interp.t                                 []
853 ext/Parrot-Embed/t/pod-coverage.t                           []
854 ext/Parrot-Embed/tools/check_embed_coverage.pl              []
855 ext/Parrot-Embed/tools/write_typemap.pl                     []
856 ext/Parrot-Embed/typemap                                    []
857 include/parrot/atomic.h                                     [main]include
858 include/parrot/atomic/fallback.h                            [main]include
859 include/parrot/atomic/gcc_pcc.h                             [main]include
860 include/parrot/atomic/gcc_x86.h                             [main]include
861 include/parrot/atomic/sparc.h                               [main]include
862 include/parrot/builtin.h                                    [main]include
863 include/parrot/caches.h                                     [main]include
864 include/parrot/cclass.h                                     [main]include
865 include/parrot/charset.h                                    [main]include
866 include/parrot/compiler.h                                   [main]include
867 include/parrot/datatypes.h                                  [main]include
868 include/parrot/debug.h                                      [main]include
869 include/parrot/dod.h                                        [main]include
870 include/parrot/dynext.h                                     [main]include
871 include/parrot/embed.h                                      [main]include
872 include/parrot/encoding.h                                   [main]include
873 include/parrot/enums.h                                      [main]include
874 include/parrot/events.h                                     [main]include
875 include/parrot/exceptions.h                                 [main]include
876 include/parrot/exec.h                                       [main]include
877 include/parrot/exit.h                                       [main]include
878 include/parrot/extend.h                                     [main]include
879 include/parrot/global.h                                     [main]include
880 include/parrot/global_setup.h                               [main]include
881 include/parrot/hash.h                                       [main]include
882 include/parrot/headers.h                                    [main]include
883 include/parrot/hll.h                                        [main]include
884 include/parrot/imcc.h                                       [main]include
885 include/parrot/inter_call.h                                 [main]include
886 include/parrot/interpreter.h                                [main]include
887 include/parrot/intlist.h                                    [main]include
888 include/parrot/io.h                                         [main]include
889 include/parrot/key.h                                        [main]include
890 include/parrot/library.h                                    [main]include
891 include/parrot/list.h                                       [main]include
892 include/parrot/longopt.h                                    [main]include
893 include/parrot/memory.h                                     [main]include
894 include/parrot/misc.h                                       [main]include
895 include/parrot/mmd.h                                        [main]include
896 include/parrot/nci.h                                        [main]include
897 include/parrot/oo.h                                         [main]include
898 include/parrot/oo_private.h                                 [main]include
899 include/parrot/op.h                                         [main]include
900 include/parrot/oplib.h                                      [main]include
901 include/parrot/packfile.h                                   [main]include
902 include/parrot/parrot.h                                     [main]include
903 include/parrot/pic.h                                        [main]include
904 include/parrot/pmc.h                                        [main]include
905 include/parrot/pmc_freeze.h                                 [main]include
906 include/parrot/pobj.h                                       [main]include
907 include/parrot/register.h                                   [main]include
908 include/parrot/resources.h                                  [main]include
909 include/parrot/scheduler.h                                  [main]include
910 include/parrot/scheduler_private.h                          [main]include
911 include/parrot/settings.h                                   [main]include
912 include/parrot/slice.h                                      [main]include
913 include/parrot/smallobject.h                                [main]include
914 include/parrot/stacks.h                                     [main]include
915 include/parrot/stat.h                                       [main]include
916 include/parrot/stm/backend.h                                [main]include
917 include/parrot/string.h                                     [main]include
918 include/parrot/string_funcs.h                               [main]include
919 include/parrot/string_primitives.h                          [main]include
920 include/parrot/sub.h                                        [main]include
921 include/parrot/thr_pthread.h                                [main]include
922 include/parrot/thr_windows.h                                [main]include
923 include/parrot/thread.h                                     [main]include
924 include/parrot/tsq.h                                        [main]include
925 include/parrot/vtables.h                                    [main]include
926 include/parrot/warnings.h                                   [main]include
927 languages/APL/APL.pir                                       [APL]
928 languages/APL/MAINTAINER                                    [APL]
929 languages/APL/README                                        [APL]
930 languages/APL/STATUS                                        [APL]
931 languages/APL/config/makefiles/root.in                      [APL]
932 languages/APL/demo.apl                                      [APL]
933 languages/APL/src/parser/actions.pm                         [APL]
934 languages/APL/src/parser/grammar.pg                         [APL]
935 languages/APL/src/pmc/aplvector.pmc                         [APL]
936 languages/APL/t/APL.pm                                      [APL]
937 languages/APL/t/characters.t                                [APL]
938 languages/APL/t/dyadic.t                                    [APL]
939 languages/APL/t/harness                                     [APL]
940 languages/APL/t/index.t                                     [APL]
941 languages/APL/t/jaah.t                                      [APL]
942 languages/APL/t/monadic.t                                   [APL]
943 languages/APL/t/numbers.t                                   [APL]
944 languages/APL/t/pmc_aplvector.t                             [APL]
945 languages/APL/t/specification.t                             [APL]
946 languages/APL/t/vector.t                                    [APL]
947 languages/APL/tools/gen_operator_defs.pl                    [APL]
948 languages/BASIC/MAINTAINER                                  [BASIC]
949 languages/BASIC/compiler/BASIC_README                       [BASIC]
950 languages/BASIC/compiler/COMP_assignments.pm                [BASIC]
951 languages/BASIC/compiler/COMP_expressions.pm                [BASIC]
952 languages/BASIC/compiler/COMP_parsefuncs.pm                 [BASIC]
953 languages/BASIC/compiler/COMP_parser.pm                     [BASIC]
954 languages/BASIC/compiler/COMP_toker.pm                      [BASIC]
955 languages/BASIC/compiler/RT_aggregates.pir                  [BASIC]
956 languages/BASIC/compiler/RT_builtins.pir                    [BASIC]
957 languages/BASIC/compiler/RT_debugger.pir                    [BASIC]
958 languages/BASIC/compiler/RT_initialize.pir                  [BASIC]
959 languages/BASIC/compiler/RT_io.pir                          [BASIC]
960 languages/BASIC/compiler/RT_platform.pir                    [BASIC]
961 languages/BASIC/compiler/RT_platform_ANSIscreen.pir         [BASIC]
962 languages/BASIC/compiler/RT_platform_win32.pir              [BASIC]
963 languages/BASIC/compiler/RT_support.pir                     [BASIC]
964 languages/BASIC/compiler/compile.pl                         [BASIC]
965 languages/BASIC/compiler/readme.bas                         [BASIC]
966 languages/BASIC/compiler/samples/chess.bas                  [BASIC]
967 languages/BASIC/compiler/samples/conn4.bas                  [BASIC]
968 languages/BASIC/compiler/samples/count_to_100.bas           [BASIC]
969 languages/BASIC/compiler/samples/eliza2.bas                 [BASIC]
970 languages/BASIC/compiler/samples/hanoi.bas                  [BASIC]
971 languages/BASIC/compiler/samples/newtrek.bas                [BASIC]
972 languages/BASIC/compiler/samples/screen.bas                 [BASIC]
973 languages/BASIC/compiler/samples/wumpus2.bas                [BASIC]
974 languages/BASIC/compiler/testrun.pl                         [BASIC]
975 languages/BASIC/compiler/testsuite.pl                       [BASIC]
976 languages/LANGUAGES_STATUS.pod                              []
977 languages/PIR/MAINTAINER                                    [PIR]
978 languages/PIR/README                                        [PIR]
979 languages/PIR/config/makefiles/root.in                      [PIR]
980 languages/PIR/docs/ROADMAP.pod                              [PIR]
981 languages/PIR/docs/TODO.pod                                 [PIR]
982 languages/PIR/docs/pirgrammar.pod                           [PIR]
983 languages/PIR/examples/call.pir                             [PIR]
984 languages/PIR/examples/call2.pir                            [PIR]
985 languages/PIR/examples/calltest.pir                         [PIR]
986 languages/PIR/examples/dot.pir                              [PIR]
987 languages/PIR/examples/flags.pir                            [PIR]
988 languages/PIR/examples/hllmap.pir                           [PIR]
989 languages/PIR/examples/keys.pir                             [PIR]
990 languages/PIR/examples/label.pir                            [PIR]
991 languages/PIR/examples/labels.pir                           [PIR]
992 languages/PIR/examples/line.pir                             [PIR]
993 languages/PIR/examples/macro.pir                            [PIR]
994 languages/PIR/examples/macro2.pir                           [PIR]
995 languages/PIR/examples/macrotry.pir                         [PIR]
996 languages/PIR/examples/multi.pir                            [PIR]
997 languages/PIR/examples/namespace.pir                        [PIR]
998 languages/PIR/examples/namespaces.pir                       [PIR]
999 languages/PIR/examples/nci.pir                              [PIR]
1000 languages/PIR/examples/obj.pir                              [PIR]
1001 languages/PIR/examples/pasmtest.pir                         [PIR]
1002 languages/PIR/examples/pod.pir                              [PIR]
1003 languages/PIR/examples/reserved.pir                         [PIR]
1004 languages/PIR/examples/string.pir                           [PIR]
1005 languages/PIR/examples/subs.pir                             [PIR]
1006 languages/PIR/examples/test.pir                             [PIR]
1007 languages/PIR/examples/test1.pir                            [PIR]
1008 languages/PIR/pirc.pir                                      [PIR]
1009 languages/PIR/src/actions.pm                                [PIR]
1010 languages/PIR/src/pasm/pasm.pg                              [PIR]
1011 languages/PIR/src/pasm/pasm_args.pg                         [PIR]
1012 languages/PIR/src/pasm/pasm_core.pg                         [PIR]
1013 languages/PIR/src/pasm/pasm_instr.pg                        [PIR]
1014 languages/PIR/src/pasm/pasm_io.pg                           [PIR]
1015 languages/PIR/src/pasm/pasm_pmc.pg                          [PIR]
1016 languages/PIR/src/pir.pg                                    [PIR]
1017 languages/PIR/t/assign.t                                    [PIR]
1018 languages/PIR/t/branch.t                                    [PIR]
1019 languages/PIR/t/call.t                                      [PIR]
1020 languages/PIR/t/compunit.t                                  [PIR]
1021 languages/PIR/t/exotic.t                                    [PIR]
1022 languages/PIR/t/harness                                     [PIR]
1023 languages/PIR/t/macro.t                                     [PIR]
1024 languages/PIR/t/pirstat.t                                   [PIR]
1025 languages/PIR/t/sub.t                                       [PIR]
1026 languages/PIR/t/sym.t                                       [PIR]
1027 languages/PIR/t/whitespace.t                                [PIR]
1028 languages/WMLScript/MAINTAINER                              [WMLScript]
1029 languages/WMLScript/build/SRM/Register.pm                   [WMLScript]
1030 languages/WMLScript/build/SRM/Stack.pm                      [WMLScript]
1031 languages/WMLScript/build/stdlibs.pl                        [WMLScript]
1032 languages/WMLScript/build/translator.pl                     [WMLScript]
1033 languages/WMLScript/config/makefiles/root.in                [WMLScript]
1034 languages/WMLScript/doc/running.pod                         [WMLScript]
1035 languages/WMLScript/doc/status.pod                          [WMLScript]
1036 languages/WMLScript/ops/wmls.ops                            [WMLScript]
1037 languages/WMLScript/pmc/wmlsboolean.pmc                     [WMLScript]
1038 languages/WMLScript/pmc/wmlsbytecode.pmc                    [WMLScript]
1039 languages/WMLScript/pmc/wmlsfloat.pmc                       [WMLScript]
1040 languages/WMLScript/pmc/wmlsinteger.pmc                     [WMLScript]
1041 languages/WMLScript/pmc/wmlsinvalid.pmc                     [WMLScript]
1042 languages/WMLScript/pmc/wmlsstring.pmc                      [WMLScript]
1043 languages/WMLScript/runtime/wmlsconsole.pir                 [WMLScript]
1044 languages/WMLScript/runtime/wmlsfloat.pir                   [WMLScript]
1045 languages/WMLScript/runtime/wmlslang.pir                    [WMLScript]
1046 languages/WMLScript/runtime/wmlsstring.pir                  [WMLScript]
1047 languages/WMLScript/src/WMLScript.pir                       [WMLScript]
1048 languages/WMLScript/src/script.pir                          [WMLScript]
1049 languages/WMLScript/src/translation.rules                   [WMLScript]
1050 languages/WMLScript/src/wmlslibs.cfg                        [WMLScript]
1051 languages/WMLScript/src/wmlsstdlibs.pir                     [WMLScript]
1052 languages/WMLScript/t/Parrot/Test/WMLScript.pm              [WMLScript]
1053 languages/WMLScript/t/boolean.t                             [WMLScript]
1054 languages/WMLScript/t/examples.t                            [WMLScript]
1055 languages/WMLScript/t/expr.t                                [WMLScript]
1056 languages/WMLScript/t/float.t                               [WMLScript]
1057 languages/WMLScript/t/functions.t                           [WMLScript]
1058 languages/WMLScript/t/harness                               [WMLScript]
1059 languages/WMLScript/t/integer.t                             [WMLScript]
1060 languages/WMLScript/t/invalid.t                             [WMLScript]
1061 languages/WMLScript/t/lang.t                                [WMLScript]
1062 languages/WMLScript/t/libfloat.t                            [WMLScript]
1063 languages/WMLScript/t/libstring.t                           [WMLScript]
1064 languages/WMLScript/t/literals.t                            [WMLScript]
1065 languages/WMLScript/t/logical.t                             [WMLScript]
1066 languages/WMLScript/t/pmc/boolean.t                         [WMLScript]
1067 languages/WMLScript/t/pmc/float.t                           [WMLScript]
1068 languages/WMLScript/t/pmc/integer.t                         [WMLScript]
1069 languages/WMLScript/t/pmc/invalid.t                         [WMLScript]
1070 languages/WMLScript/t/pmc/string.t                          [WMLScript]
1071 languages/WMLScript/t/pragmas.t                             [WMLScript]
1072 languages/WMLScript/t/runtime.t                             [WMLScript]
1073 languages/WMLScript/t/statements.t                          [WMLScript]
1074 languages/WMLScript/t/string.t                              [WMLScript]
1075 languages/WMLScript/wmls2pbc.pir                            [WMLScript]
1076 languages/WMLScript/wmls2pir.pir                            [WMLScript]
1077 languages/WMLScript/wmlsd.pir                               [WMLScript]
1078 languages/WMLScript/wmlsi.pir                               [WMLScript]
1079 languages/Zcode/CHANGES                                     [Zcode]
1080 languages/Zcode/MAINTAINER                                  [Zcode]
1081 languages/Zcode/README                                      [Zcode]
1082 languages/Zcode/TODO                                        [Zcode]
1083 languages/Zcode/config/makefiles/root.in                    [Zcode]
1084 languages/Zcode/examples/hello.inf                          [Zcode]
1085 languages/Zcode/examples/hello.z3                           [Zcode]
1086 languages/Zcode/examples/small.inf                          [Zcode]
1087 languages/Zcode/examples/small.z3                           [Zcode]
1088 languages/Zcode/t/10_jumps.inf                              [Zcode]
1089 languages/Zcode/t/10_jumps.t                                [Zcode]
1090 languages/Zcode/t/10_jumps.z3                               [Zcode]
1091 languages/Zcode/t/15_math.inf                               [Zcode]
1092 languages/Zcode/t/15_math.t                                 [Zcode]
1093 languages/Zcode/t/15_math.z3                                [Zcode]
1094 languages/Zcode/t/20_logic.inf                              [Zcode]
1095 languages/Zcode/t/20_logic.t                                [Zcode]
1096 languages/Zcode/t/20_logic.z3                               [Zcode]
1097 languages/Zcode/t/25_vars.inf                               [Zcode]
1098 languages/Zcode/t/25_vars.t                                 [Zcode]
1099 languages/Zcode/t/25_vars.z3                                [Zcode]
1100 languages/Zcode/t/assert.inf                                [Zcode]
1101 languages/Zcode/t/declare.inf                               [Zcode]
1102 languages/Zcode/t/harness                                   [Zcode]
1103 languages/Zcode/z3.pir                                      [Zcode]
1104 languages/Zcode/z3main.pir                                  [Zcode]
1105 languages/Zcode/zops.pir                                    [Zcode]
1106 languages/abc/MAINTAINER                                    [abc]
1107 languages/abc/README                                        [abc]
1108 languages/abc/TODO                                          [abc]
1109 languages/abc/abc.pir                                       [abc]
1110 languages/abc/config/makefiles/root.in                      [abc]
1111 languages/abc/src/builtins.pir                              [abc]
1112 languages/abc/src/grammar-actions.pl                        [abc]
1113 languages/abc/src/grammar.pg                                [abc]
1114 languages/abc/t/01-tests.t                                  [abc]
1115 languages/abc/t/abc_basic                                   [abc]
1116 languages/abc/t/abc_functions                               [abc]
1117 languages/abc/t/abc_special_variables                       [abc]
1118 languages/abc/t/abc_statement                               [abc]
1119 languages/abc/t/harness                                     [abc]
1120 languages/befunge/Changes                                   [befunge]
1121 languages/befunge/MAINTAINER                                [befunge]
1122 languages/befunge/README                                    [befunge]
1123 languages/befunge/befunge.pasm                              [befunge]
1124 languages/befunge/config/makefiles/root.in                  [befunge]
1125 languages/befunge/debug.pasm                                [befunge]
1126 languages/befunge/flow.pasm                                 [befunge]
1127 languages/befunge/io.pasm                                   [befunge]
1128 languages/befunge/load.pasm                                 [befunge]
1129 languages/befunge/maths.pasm                                [befunge]
1130 languages/befunge/pascserp.bef                              [befunge]
1131 languages/befunge/stack.pasm                                [befunge]
1132 languages/befunge/t/basic.t                                 [befunge]
1133 languages/befunge/t/harness                                 [befunge]
1134 languages/befunge/test.bef                                  [befunge]
1135 languages/bf/MAINTAINER                                     [bf]
1136 languages/bf/README                                         [bf]
1137 languages/bf/bench.bf                                       [bf]
1138 languages/bf/bf.pasm                                        [bf]
1139 languages/bf/bfc.pir                                        [bf]
1140 languages/bf/bfco.pir                                       [bf]
1141 languages/bf/config/makefiles/root.in                       [bf]
1142 languages/bf/countdown.bf                                   [bf]
1143 languages/bf/cw.bf                                          [bf]
1144 languages/bf/cw.txt                                         [bf]
1145 languages/bf/helloworld.bf                                  [bf]
1146 languages/bf/t/harness                                      [bf]
1147 languages/bf/t/test_bf.t                                    [bf]
1148 languages/bf/t/test_bfc.t                                   [bf]
1149 languages/bf/t/test_bfco.t                                  [bf]
1150 languages/bf/test.bf                                        [bf]
1151 languages/c99/MAINTAINER                                    [c99]
1152 languages/c99/c99.pir                                       [c99]
1153 languages/c99/config/makefiles/cpp.in                       [c99]
1154 languages/c99/config/makefiles/root.in                      [c99]
1155 languages/c99/lib/Parrot/Test/C99.pm                        [c99]
1156 languages/c99/src/CPP_AST2Constants.tg                      [c99]
1157 languages/c99/src/CPP_ASTGrammar.tg                         [c99]
1158 languages/c99/src/CPP_PASTNodes.pir                         [c99]
1159 languages/c99/src/CPP_PGE2AST.pir                           [c99]
1160 languages/c99/src/builtins/say.pir                          [c99]
1161 languages/c99/src/c99.pg                                    [c99]
1162 languages/c99/src/c99_PGE.pir                               [c99]
1163 languages/c99/src/cpp/cpp.pir                               [c99]
1164 languages/c99/src/cpp/src/builtins/say.pir                  [c99]
1165 languages/c99/src/cpp/src/parser/actions.pm                 [c99]
1166 languages/c99/src/cpp/src/parser/grammar.pg                 [c99]
1167 languages/c99/src/cpp/t/comment_01.t                        [c99]
1168 languages/c99/src/cpp/t/cpp_0.t                             [c99]
1169 languages/c99/src/cpp/t/harness                             [c99]
1170 languages/c99/src/cpp/t/spi.t                               [c99]
1171 languages/c99/src/parser/actions.pm                         [c99]
1172 languages/c99/src/parser/grammar.pg                         [c99]
1173 languages/c99/src/preamble                                  [c99]
1174 languages/c99/t/harness                                     [c99]
1175 languages/c99/t/spi.t                                       [c99]
1176 languages/cardinal/cardinal.pir                             [cardinal]
1177 languages/cardinal/config/makefiles/root.in                 [cardinal]
1178 languages/cardinal/src/builtins/cmp.pir                     [cardinal]
1179 languages/cardinal/src/builtins/say.pir                     [cardinal]
1180 languages/cardinal/src/classes/Array.pir                    [cardinal]
1181 languages/cardinal/src/classes/Hash.pir                     [cardinal]
1182 languages/cardinal/src/classes/Integer.pir                  [cardinal]
1183 languages/cardinal/src/classes/Object.pir                   [cardinal]
1184 languages/cardinal/src/classes/String.pir                   [cardinal]
1185 languages/cardinal/src/parser/actions.pm                    [cardinal]
1186 languages/cardinal/src/parser/grammar.pg                    [cardinal]
1187 languages/cardinal/t/00-sanity.t                            [cardinal]
1188 languages/cardinal/t/01-stmts.t                             [cardinal]
1189 languages/cardinal/t/02-functions.t                         [cardinal]
1190 languages/cardinal/t/03-return.t                            [cardinal]
1191 languages/cardinal/t/04-indexed.t                           [cardinal]
1192 languages/cardinal/t/05-array.t                             [cardinal]
1193 languages/cardinal/t/06-hash.t                              [cardinal]
1194 languages/cardinal/t/07-loops.t                             [cardinal]
1195 languages/cardinal/t/99-other.t                             [cardinal]
1196 languages/cardinal/t/harness                                [cardinal]
1197 languages/cola/MAINTAINER                                   [cola]
1198 languages/cola/README                                       [cola]
1199 languages/cola/System.cola                                  [cola]
1200 languages/cola/cola.h                                       [cola]
1201 languages/cola/cola.l                                       [cola]
1202 languages/cola/cola.y                                       [cola]
1203 languages/cola/colac                                        [cola]
1204 languages/cola/config/makefiles/root.in                     [cola]
1205 languages/cola/core.pir                                     [cola]
1206 languages/cola/examples/calc.cola                           [cola]
1207 languages/cola/examples/expressions.cola                    [cola]
1208 languages/cola/examples/fib.cola                            [cola]
1209 languages/cola/examples/life.cola                           [cola]
1210 languages/cola/examples/mandelbrot.cola                     [cola]
1211 languages/cola/examples/oop.cola                            [cola]
1212 languages/cola/examples/reverse.cola                        [cola]
1213 languages/cola/gen.c                                        [cola]
1214 languages/cola/lexer.c                                      [cola]
1215 languages/cola/parser.c                                     [cola]
1216 languages/cola/parser.h                                     [cola]
1217 languages/cola/semant.c                                     [cola]
1218 languages/cola/sym.c                                        [cola]
1219 languages/cola/t/examples.t                                 [cola]
1220 languages/cola/t/harness                                    [cola]
1221 languages/cola/type.c                                       [cola]
1222 languages/dotnet/Configure.pl                               [dotnet]
1223 languages/dotnet/MAINTAINER                                 [dotnet]
1224 languages/dotnet/TODO                                       [dotnet]
1225 languages/dotnet/build/SRM/Base.pm                          [dotnet]
1226 languages/dotnet/build/SRM/OptRegister.pm                   [dotnet]
1227 languages/dotnet/build/SRM/Register.pm                      [dotnet]
1228 languages/dotnet/build/SRM/Stack.pm                         [dotnet]
1229 languages/dotnet/build/builtins.pl                          [dotnet]
1230 languages/dotnet/build/translator.pl                        [dotnet]
1231 languages/dotnet/config/Makefile.in                         [dotnet]
1232 languages/dotnet/config/N2PConfig_pm.in                     [dotnet]
1233 languages/dotnet/doc/building.pod                           [dotnet]
1234 languages/dotnet/doc/constructs/arrays.pod                  [dotnet]
1235 languages/dotnet/doc/constructs/calling.pod                 [dotnet]
1236 languages/dotnet/doc/constructs/exceptions.pod              [dotnet]
1237 languages/dotnet/doc/constructs/managedpointers.pod         [dotnet]
1238 languages/dotnet/doc/constructs/oop.pod                     [dotnet]
1239 languages/dotnet/doc/constructs/valuetypes.pod              [dotnet]
1240 languages/dotnet/doc/contents.pod                           [dotnet]
1241 languages/dotnet/doc/exceptions.pod                         [dotnet]
1242 languages/dotnet/doc/metadatatranslator.pod                 [dotnet]
1243 languages/dotnet/doc/overview.pod                           [dotnet]
1244 languages/dotnet/doc/pmcs.pod                               [dotnet]
1245 languages/dotnet/doc/rulesfile.pod                          [dotnet]
1246 languages/dotnet/doc/running.pod                            [dotnet]
1247 languages/dotnet/doc/stacktoregister.pod                    [dotnet]
1248 languages/dotnet/doc/translatorbuilder.pod                  [dotnet]
1249 languages/dotnet/ops/dotnet.ops                             [dotnet]
1250 languages/dotnet/pmc/dotnetassembly.pmc                     [dotnet]
1251 languages/dotnet/pmc/dotnetassemblyref.pmc                  [dotnet]
1252 languages/dotnet/pmc/dotnetbytecode.pmc                     [dotnet]
1253 languages/dotnet/pmc/dotnetclassmetadata.pmc                [dotnet]
1254 languages/dotnet/pmc/dotneteh.pmc                           [dotnet]
1255 languages/dotnet/pmc/dotnetfieldmetadata.pmc                [dotnet]
1256 languages/dotnet/pmc/dotnetmemberrefmetadata.pmc            [dotnet]
1257 languages/dotnet/pmc/dotnetmethodmetadata.pmc               [dotnet]
1258 languages/dotnet/pmc/dotnetparammetadata.pmc                [dotnet]
1259 languages/dotnet/pmc/dotnetsignature.pmc                    [dotnet]
1260 languages/dotnet/pmc/dotnettyperefmetadata.pmc              [dotnet]
1261 languages/dotnet/pmc/int64.pmc                              [dotnet]
1262 languages/dotnet/pmc/managedpointer.pmc                     [dotnet]
1263 languages/dotnet/pmc/structures.h                           [dotnet]
1264 languages/dotnet/pmc/tableinfo.h                            [dotnet]
1265 languages/dotnet/pmc/uint64.pmc                             [dotnet]
1266 languages/dotnet/src/exception.pir                          [dotnet]
1267 languages/dotnet/src/field.pir                              [dotnet]
1268 languages/dotnet/src/internal.methods                       [dotnet]
1269 languages/dotnet/src/method.pir                             [dotnet]
1270 languages/dotnet/src/net2pbc.pir                            [dotnet]
1271 languages/dotnet/src/signature.pir                          [dotnet]
1272 languages/dotnet/src/translation.rules                      [dotnet]
1273 languages/dotnet/src/translator.pir                         [dotnet]
1274 languages/dotnet/src/typeinfo.pir                           [dotnet]
1275 languages/dotnet/t/DotNetTesting.pm                         [dotnet]
1276 languages/dotnet/t/args.t                                   [dotnet]
1277 languages/dotnet/t/array.t                                  [dotnet]
1278 languages/dotnet/t/bitwise.t                                [dotnet]
1279 languages/dotnet/t/box.t                                    [dotnet]
1280 languages/dotnet/t/branch.t                                 [dotnet]
1281 languages/dotnet/t/calling.t                                [dotnet]
1282 languages/dotnet/t/callvirt.t                               [dotnet]
1283 languages/dotnet/t/castclass.t                              [dotnet]
1284 languages/dotnet/t/compare.t                                [dotnet]
1285 languages/dotnet/t/conditional.t                            [dotnet]
1286 languages/dotnet/t/constants.t                              [dotnet]
1287 languages/dotnet/t/constructor.t                            [dotnet]
1288 languages/dotnet/t/conv.t                                   [dotnet]
1289 languages/dotnet/t/convovf.t                                [dotnet]
1290 languages/dotnet/t/enum.t                                   [dotnet]
1291 languages/dotnet/t/exceptions.t                             [dotnet]
1292 languages/dotnet/t/external.t                               [dotnet]
1293 languages/dotnet/t/field.t                                  [dotnet]
1294 languages/dotnet/t/finally.t                                [dotnet]
1295 languages/dotnet/t/floatarray.t                             [dotnet]
1296 languages/dotnet/t/harness                                  [dotnet]
1297 languages/dotnet/t/hierachy.t                               [dotnet]
1298 languages/dotnet/t/i8.t                                     [dotnet]
1299 languages/dotnet/t/inheritance.t                            [dotnet]
1300 languages/dotnet/t/initializer.t                            [dotnet]
1301 languages/dotnet/t/intarray.t                               [dotnet]
1302 languages/dotnet/t/interface.t                              [dotnet]
1303 languages/dotnet/t/isinst.t                                 [dotnet]
1304 languages/dotnet/t/locals.t                                 [dotnet]
1305 languages/dotnet/t/loop.t                                   [dotnet]
1306 languages/dotnet/t/math.t                                   [dotnet]
1307 languages/dotnet/t/mathovf.t                                [dotnet]
1308 languages/dotnet/t/mp.t                                     [dotnet]
1309 languages/dotnet/t/mp_pmc.t                                 [dotnet]
1310 languages/dotnet/t/null.t                                   [dotnet]
1311 languages/dotnet/t/overloading.t                            [dotnet]
1312 languages/dotnet/t/overloadprimitives.t                     [dotnet]
1313 languages/dotnet/t/recursion.t                              [dotnet]
1314 languages/dotnet/t/staticfield.t                            [dotnet]
1315 languages/dotnet/t/staticmethod.t                           [dotnet]
1316 languages/dotnet/t/string.t                                 [dotnet]
1317 languages/dotnet/t/switch.t                                 [dotnet]
1318 languages/dotnet/t/unsigned.t                               [dotnet]
1319 languages/dotnet/t/valuetypes.t                             [dotnet]
1320 languages/dotnet/tools/analysis.pl                          [dotnet]
1321 languages/dotnet/tools/analysis_latex.pl                    [dotnet]
1322 languages/dotnet/tools/benchmark.pl                         [dotnet]
1323 languages/dotnet/tools/fail_analysis.pl                     [dotnet]
1324 languages/eclectus/MAINTAINER                               [eclectus]
1325 languages/eclectus/README                                   [eclectus]
1326 languages/eclectus/chicken/prelude.scm                      [eclectus]
1327 languages/eclectus/compiler.scm                             [eclectus]
1328 languages/eclectus/config/makefiles/root.in                 [eclectus]
1329 languages/eclectus/docs/eclectus.pod                        [eclectus]
1330 languages/eclectus/driver_nqp.pir                           [eclectus]
1331 languages/eclectus/gauche/prelude.scm                       [eclectus]
1332 languages/eclectus/lib/Parrot/Test/Eclectus.pm              [eclectus]
1333 languages/eclectus/riaxpander/LICENCE                       [eclectus]
1334 languages/eclectus/riaxpander/chicken-sexp.scm              [eclectus]
1335 languages/eclectus/riaxpander/chicken.scm                   [eclectus]
1336 languages/eclectus/riaxpander/classify.scm                  [eclectus]
1337 languages/eclectus/riaxpander/closure.scm                   [eclectus]
1338 languages/eclectus/riaxpander/denotation.scm                [eclectus]
1339 languages/eclectus/riaxpander/environment.scm               [eclectus]
1340 languages/eclectus/riaxpander/gauche.scm                    [eclectus]
1341 languages/eclectus/riaxpander/history.scm                   [eclectus]
1342 languages/eclectus/riaxpander/mit-compile.scm               [eclectus]
1343 languages/eclectus/riaxpander/mit-load.scm                  [eclectus]
1344 languages/eclectus/riaxpander/s48-interfaces.scm            [eclectus]
1345 languages/eclectus/riaxpander/s48-packages.scm              [eclectus]
1346 languages/eclectus/riaxpander/sexp.scm                      [eclectus]
1347 languages/eclectus/riaxpander/standard.scm                  [eclectus]
1348 languages/eclectus/riaxpander/synrules.scm                  [eclectus]
1349 languages/eclectus/riaxpander/taxonomy.scm                  [eclectus]
1350 languages/eclectus/riaxpander/transform.scm                 [eclectus]
1351 languages/eclectus/src/builtins/all.pir                     [eclectus]
1352 languages/eclectus/src/pmc/eclectusboolean.pmc              [eclectus]
1353 languages/eclectus/src/pmc/eclectuscharacter.pmc            [eclectus]
1354 languages/eclectus/src/pmc/eclectusemptylist.pmc            [eclectus]
1355 languages/eclectus/src/pmc/eclectusfixnum.pmc               [eclectus]
1356 languages/eclectus/src/pmc/eclectuspair.pmc                 [eclectus]
1357 languages/eclectus/src/pmc/eclectusstring.pmc               [eclectus]
1358 languages/eclectus/src/pmc/eclectusvector.pmc               [eclectus]
1359 languages/eclectus/t/begin.pl                               [eclectus]
1360 languages/eclectus/t/begin.t                                [eclectus]
1361 languages/eclectus/t/binary_primitives.pl                   [eclectus]
1362 languages/eclectus/t/binary_primitives.t                    [eclectus]
1363 languages/eclectus/t/booleans.pl                            [eclectus]
1364 languages/eclectus/t/booleans.t                             [eclectus]
1365 languages/eclectus/t/characters.pl                          [eclectus]
1366 languages/eclectus/t/characters.t                           [eclectus]
1367 languages/eclectus/t/conditionals.pl                        [eclectus]
1368 languages/eclectus/t/conditionals.t                         [eclectus]
1369 languages/eclectus/t/empty_list.pl                          [eclectus]
1370 languages/eclectus/t/empty_list.t                           [eclectus]
1371 languages/eclectus/t/equality.pl                            [eclectus]
1372 languages/eclectus/t/equality.t                             [eclectus]
1373 languages/eclectus/t/harness                                [eclectus]
1374 languages/eclectus/t/integers.pl                            [eclectus]
1375 languages/eclectus/t/integers.t                             [eclectus]
1376 languages/eclectus/t/io.pl                                  [eclectus]
1377 languages/eclectus/t/io.t                                   [eclectus]
1378 languages/eclectus/t/learning_scheme.pl                     [eclectus]
1379 languages/eclectus/t/learning_scheme.t                      [eclectus]
1380 languages/eclectus/t/local_variables.pl                     [eclectus]
1381 languages/eclectus/t/local_variables.t                      [eclectus]
1382 languages/eclectus/t/pair.pl                                [eclectus]
1383 languages/eclectus/t/pair.t                                 [eclectus]
1384 languages/eclectus/t/procedures.pl                          [eclectus]
1385 languages/eclectus/t/procedures.t                           [eclectus]
1386 languages/eclectus/t/strings.pl                             [eclectus]
1387 languages/eclectus/t/strings.t                              [eclectus]
1388 languages/eclectus/t/unary_primitives.pl                    [eclectus]
1389 languages/eclectus/t/unary_primitives.t                     [eclectus]
1390 languages/eclectus/t/vectors.pl                             [eclectus]
1391 languages/eclectus/t/vectors.t                              [eclectus]
1392 languages/eclectus/tap_helpers.scm                          [eclectus]
1393 languages/eclectus/test-wrapper.pl                          [eclectus]
1394 languages/eclectus/tests-driver.scm                         [eclectus]
1395 languages/ecmascript/MAINTAINER                             [ecmascript]
1396 languages/ecmascript/config/makefiles/root.in               [ecmascript]
1397 languages/ecmascript/js.pir                                 [ecmascript]
1398 languages/ecmascript/src/builtin/builtins.pir               [ecmascript]
1399 languages/ecmascript/src/parser/actions.pm                  [ecmascript]
1400 languages/ecmascript/src/parser/grammar.pg                  [ecmascript]
1401 languages/ecmascript/t/01-literals.t                        [ecmascript]
1402 languages/ecmascript/t/harness                              [ecmascript]
1403 languages/forth/MAINTAINER                                  [forth]
1404 languages/forth/config/makefiles/root.in                    [forth]
1405 languages/forth/forth.pir                                   [forth]
1406 languages/forth/t/comparison.t                              [forth]
1407 languages/forth/t/conditionals.t                            [forth]
1408 languages/forth/t/harness                                   [forth]
1409 languages/forth/t/loop.t                                    [forth]
1410 languages/forth/t/math.t                                    [forth]
1411 languages/forth/t/new_words.t                               [forth]
1412 languages/forth/t/output.t                                  [forth]
1413 languages/forth/t/stack.t                                   [forth]
1414 languages/forth/t/variables.t                               [forth]
1415 languages/forth/test.pir                                    [forth]
1416 languages/forth/tokenstream.pir                             [forth]
1417 languages/forth/variablestack.pir                           [forth]
1418 languages/forth/virtualstack.pir                            [forth]
1419 languages/forth/words.pir                                   [forth]
1420 languages/hq9plus/MAINTAINER                                [hq9plus]
1421 languages/hq9plus/README                                    [hq9plus]
1422 languages/hq9plus/config/makefiles/root.in                  [hq9plus]
1423 languages/hq9plus/hq9plus.pir                               [hq9plus]
1424 languages/hq9plus/lib/Parrot/Test/Hq9plus.pm                [hq9plus]
1425 languages/hq9plus/src/builtins/hello.pir                    [hq9plus]
1426 languages/hq9plus/src/builtins/nintynine_bottles_of_beer.pir [hq9plus]
1427 languages/hq9plus/src/builtins/plus.pir                     [hq9plus]
1428 languages/hq9plus/src/builtins/quine.pir                    [hq9plus]
1429 languages/hq9plus/src/parser/actions.pm                     [hq9plus]
1430 languages/hq9plus/src/parser/grammar.pg                     [hq9plus]
1431 languages/hq9plus/t/basic.t                                 [hq9plus]
1432 languages/hq9plus/t/harness                                 [hq9plus]
1433 languages/jako/Curses.jako                                  [jako]
1434 languages/jako/MAINTAINER                                   [jako]
1435 languages/jako/README                                       [jako]
1436 languages/jako/SDL.jako                                     [jako]
1437 languages/jako/antlr/Main.java                              [jako]
1438 languages/jako/antlr/Makefile                               [jako]
1439 languages/jako/antlr/jako.g                                 [jako]
1440 languages/jako/antlr/jakop                                  [jako]
1441 languages/jako/config/makefiles/root.in                     [jako]
1442 languages/jako/docs/jako.pod                                [jako]
1443 languages/jako/elem.jako                                    [jako]
1444 languages/jako/examples/bench.jako                          [jako]
1445 languages/jako/examples/board.jako                          [jako]
1446 languages/jako/examples/euclid.jako                         [jako]
1447 languages/jako/examples/fact.jako                           [jako]
1448 languages/jako/examples/fib.jako                            [jako]
1449 languages/jako/examples/hello.jako                          [jako]
1450 languages/jako/examples/leibniz.jako                        [jako]
1451 languages/jako/examples/life.jako                           [jako]
1452 languages/jako/examples/mandelbrot.jako                     [jako]
1453 languages/jako/examples/mandelzoom.jako                     [jako]
1454 languages/jako/examples/mops.jako                           [jako]
1455 languages/jako/examples/nci.jako                            [jako]
1456 languages/jako/examples/pmc.jako                            [jako]
1457 languages/jako/examples/primes.jako                         [jako]
1458 languages/jako/examples/python.jako                         [jako]
1459 languages/jako/examples/queens.jako                         [jako]
1460 languages/jako/examples/queens_array.jako                   [jako]
1461 languages/jako/examples/sub.jako                            [jako]
1462 languages/jako/io.jako                                      [jako]
1463 languages/jako/jako                                         [jako]
1464 languages/jako/jakoc                                        [jako]
1465 languages/jako/lib/Jako/Compiler.pm                         [jako]
1466 languages/jako/lib/Jako/Construct.pm                        [jako]
1467 languages/jako/lib/Jako/Construct/Block.pm                  [jako]
1468 languages/jako/lib/Jako/Construct/Block/Bare.pm             [jako]
1469 languages/jako/lib/Jako/Construct/Block/Conditional.pm      [jako]
1470 languages/jako/lib/Jako/Construct/Block/Conditional/Else.pm [jako]
1471 languages/jako/lib/Jako/Construct/Block/Conditional/If.pm   [jako]
1472 languages/jako/lib/Jako/Construct/Block/Conditional/Unless.pm [jako]
1473 languages/jako/lib/Jako/Construct/Block/File.pm             [jako]
1474 languages/jako/lib/Jako/Construct/Block/Loop.pm             [jako]
1475 languages/jako/lib/Jako/Construct/Block/Loop/Continue.pm    [jako]
1476 languages/jako/lib/Jako/Construct/Block/Loop/Until.pm       [jako]
1477 languages/jako/lib/Jako/Construct/Block/Loop/While.pm       [jako]
1478 languages/jako/lib/Jako/Construct/Block/Module.pm           [jako]
1479 languages/jako/lib/Jako/Construct/Block/Sub.pm              [jako]
1480 languages/jako/lib/Jako/Construct/Declaration.pm            [jako]
1481 languages/jako/lib/Jako/Construct/Declaration/Constant.pm   [jako]
1482 languages/jako/lib/Jako/Construct/Declaration/Sub.pm        [jako]
1483 languages/jako/lib/Jako/Construct/Declaration/Variable.pm   [jako]
1484 languages/jako/lib/Jako/Construct/Expression.pm             [jako]
1485 languages/jako/lib/Jako/Construct/Expression/Call.pm        [jako]
1486 languages/jako/lib/Jako/Construct/Expression/Infix.pm       [jako]
1487 languages/jako/lib/Jako/Construct/Expression/Prefix.pm      [jako]
1488 languages/jako/lib/Jako/Construct/Expression/Suffix.pm      [jako]
1489 languages/jako/lib/Jako/Construct/Expression/Value.pm       [jako]
1490 languages/jako/lib/Jako/Construct/Expression/Value/Identifier.pm [jako]
1491 languages/jako/lib/Jako/Construct/Expression/Value/Literal.pm [jako]
1492 languages/jako/lib/Jako/Construct/Label.pm                  [jako]
1493 languages/jako/lib/Jako/Construct/Statement.pm              [jako]
1494 languages/jako/lib/Jako/Construct/Statement/Arithmetic.pm   [jako]
1495 languages/jako/lib/Jako/Construct/Statement/Assign.pm       [jako]
1496 languages/jako/lib/Jako/Construct/Statement/Bitwise.pm      [jako]
1497 languages/jako/lib/Jako/Construct/Statement/Call.pm         [jako]
1498 languages/jako/lib/Jako/Construct/Statement/Concat.pm       [jako]
1499 languages/jako/lib/Jako/Construct/Statement/Decrement.pm    [jako]
1500 languages/jako/lib/Jako/Construct/Statement/Goto.pm         [jako]
1501 languages/jako/lib/Jako/Construct/Statement/Increment.pm    [jako]
1502 languages/jako/lib/Jako/Construct/Statement/LoopControl.pm  [jako]
1503 languages/jako/lib/Jako/Construct/Statement/New.pm          [jako]
1504 languages/jako/lib/Jako/Construct/Statement/Return.pm       [jako]
1505 languages/jako/lib/Jako/Construct/Type.pm                   [jako]
1506 languages/jako/lib/Jako/Construct/Type/Integer.pm           [jako]
1507 languages/jako/lib/Jako/Construct/Type/Number.pm            [jako]
1508 languages/jako/lib/Jako/Construct/Type/PMC.pm               [jako]
1509 languages/jako/lib/Jako/Construct/Type/String.pm            [jako]
1510 languages/jako/lib/Jako/Lexer.pm                            [jako]
1511 languages/jako/lib/Jako/Parser.pm                           [jako]
1512 languages/jako/lib/Jako/Processor.pm                        [jako]
1513 languages/jako/lib/Jako/Symbol.pm                           [jako]
1514 languages/jako/lib/Jako/Token.pm                            [jako]
1515 languages/jako/string.jako                                  [jako]
1516 languages/jako/sys.jako                                     [jako]
1517 languages/jako/t/assign.jako                                [jako]
1518 languages/jako/t/data_decl.jako                             [jako]
1519 languages/jako/t/examples.t                                 [jako]
1520 languages/jako/t/harness                                    [jako]
1521 languages/lazy-k/MAINTAINER                                 []
1522 languages/lazy-k/README                                     []
1523 languages/lazy-k/calc.lazy                                  []
1524 languages/lazy-k/cat.lazy                                   []
1525 languages/lazy-k/config/makefiles/root.in                   []
1526 languages/lazy-k/lazy.pir                                   []
1527 languages/lazy-k/powers2.lazy                               []
1528 languages/lazy-k/t/calc.t                                   []
1529 languages/lazy-k/t/cat.t                                    []
1530 languages/lazy-k/t/harness                                  []
1531 languages/lazy-k/test.sh                                    []
1532 languages/lisp/CHANGES                                      [lisp]
1533 languages/lisp/KNOWN_BUGS                                   [lisp]
1534 languages/lisp/LICENSE                                      [lisp]
1535 languages/lisp/MAINTAINER                                   [lisp]
1536 languages/lisp/README                                       [lisp]
1537 languages/lisp/cl.pir                                       [lisp]
1538 languages/lisp/config/makefiles/root.in                     [lisp]
1539 languages/lisp/eval.pir                                     [lisp]
1540 languages/lisp/include/macros.pir                           [lisp]
1541 languages/lisp/include/macros/assert.pir                    [lisp]
1542 languages/lisp/include/macros/error.pir                     [lisp]
1543 languages/lisp/include/macros/list.pir                      [lisp]
1544 languages/lisp/include/macros/standard.pir                  [lisp]
1545 languages/lisp/include/macros/types.pir                     [lisp]
1546 languages/lisp/internals.pir                                [lisp]
1547 languages/lisp/lib/Parrot/Test/Lisp.pm                      [lisp]
1548 languages/lisp/lisp.pir                                     [lisp]
1549 languages/lisp/lisp/bootstrap.l                             [lisp]
1550 languages/lisp/lisp/core.l                                  [lisp]
1551 languages/lisp/lisp/list.l                                  [lisp]
1552 languages/lisp/lisp/logic.l                                 [lisp]
1553 languages/lisp/lisp/math.l                                  [lisp]
1554 languages/lisp/lisp/objects.l                               [lisp]
1555 languages/lisp/lisp/pred.l                                  [lisp]
1556 languages/lisp/read.pir                                     [lisp]
1557 languages/lisp/system.pir                                   [lisp]
1558 languages/lisp/t/arithmetics.t                              [lisp]
1559 languages/lisp/t/atoms.t                                    [lisp]
1560 languages/lisp/t/cl.t                                       [lisp]
1561 languages/lisp/t/function.t                                 [lisp]
1562 languages/lisp/t/harness                                    [lisp]
1563 languages/lisp/t/hello.t                                    [lisp]
1564 languages/lisp/t/lexicals.t                                 [lisp]
1565 languages/lisp/t/read.t                                     [lisp]
1566 languages/lisp/t/system.t                                   [lisp]
1567 languages/lisp/types.pir                                    [lisp]
1568 languages/lisp/validate.pir                                 [lisp]
1569 languages/lolcode/config/makefiles/root.in                  [lolcode]
1570 languages/lolcode/lolcode.pir                               [lolcode]
1571 languages/lolcode/src/builtins/expr_parse.pir               [lolcode]
1572 languages/lolcode/src/builtins/math.pir                     [lolcode]
1573 languages/lolcode/src/builtins/say.pir                      [lolcode]
1574 languages/lolcode/src/builtins/var_or_function.pir          [lolcode]
1575 languages/lolcode/src/parser/actions.pm                     [lolcode]
1576 languages/lolcode/src/parser/grammar.pg                     [lolcode]
1577 languages/lolcode/src/parser/yarn_literal.pir               [lolcode]
1578 languages/lolcode/t/00-sanity.t                             [lolcode]
1579 languages/lolcode/t/01-vars.t                               [lolcode]
1580 languages/lolcode/t/02-functions.t                          [lolcode]
1581 languages/lolcode/t/03-if.t                                 [lolcode]
1582 languages/lolcode/t/04-strings.t                            [lolcode]
1583 languages/lolcode/t/05-math.t                               [lolcode]
1584 languages/lolcode/t/06-functionparams.t                     [lolcode]
1585 languages/lolcode/t/99-four-fours.t                         [lolcode]
1586 languages/lolcode/t/harness                                 [lolcode]
1587 languages/lua/MAINTAINER                                    [lua]
1588 languages/lua/config/makefiles/root.in                      [lua]
1589 languages/lua/doc/lua51.bnf                                 [lua]
1590 languages/lua/doc/lua51.y                                   [lua]
1591 languages/lua/doc/running.pod                               [lua]
1592 languages/lua/doc/status.pod                                [lua]
1593 languages/lua/lua.pir                                       [lua]
1594 languages/lua/luac.pl                                       [lua]
1595 languages/lua/luac2pir.pir                                  [lua]
1596 languages/lua/luad.pir                                      [lua]
1597 languages/lua/luap.pir                                      [lua]
1598 languages/lua/src/PASTGrammar.tg                            [lua]
1599 languages/lua/src/POSTGrammar.tg                            [lua]
1600 languages/lua/src/build/translator.pl                       [lua]
1601 languages/lua/src/dumplex.tg                                [lua]
1602 languages/lua/src/grammar51.pir                             [lua]
1603 languages/lua/src/lib/alarm.pir                             [lua]
1604 languages/lua/src/lib/base64.pir                            [lua]
1605 languages/lua/src/lib/bc.pir                                [lua]
1606 languages/lua/src/lib/bitlib.pir                            [lua]
1607 languages/lua/src/lib/lfs.pir                               [lua]
1608 languages/lua/src/lib/luaaux.pir                            [lua]
1609 languages/lua/src/lib/luabasic.pir                          [lua]
1610 languages/lua/src/lib/luabytecode.pir                       [lua]
1611 languages/lua/src/lib/luabytecode.rules                     [lua]
1612 languages/lua/src/lib/luacoroutine.pir                      [lua]
1613 languages/lua/src/lib/luadebug.pir                          [lua]
1614 languages/lua/src/lib/luafile.pir                           [lua]
1615 languages/lua/src/lib/luaio.pir                             [lua]
1616 languages/lua/src/lib/luamath.pir                           [lua]
1617 languages/lua/src/lib/luaos.pir                             [lua]
1618 languages/lua/src/lib/luapackage.pir                        [lua]
1619 languages/lua/src/lib/luaperl.pir                           [lua]
1620 languages/lua/src/lib/luaregex.pir                          [lua]
1621 languages/lua/src/lib/luastring.pir                         [lua]
1622 languages/lua/src/lib/luatable.pir                          [lua]
1623 languages/lua/src/lib/md5.pir                               [lua]
1624 languages/lua/src/lib/random.pir                            [lua]
1625 languages/lua/src/lib/uuid.pir                              [lua]
1626 languages/lua/src/lua51.pg                                  [lua]
1627 languages/lua/src/lua51.pir                                 [lua]
1628 languages/lua/src/lua51_testlex.pg                          [lua]
1629 languages/lua/src/nqp/actions.pm                            [lua]
1630 languages/lua/src/nqp/grammar.pg                            [lua]
1631 languages/lua/src/pmc/lua.pmc                               [lua]
1632 languages/lua/src/pmc/lua_private.h                         [lua]
1633 languages/lua/src/pmc/luaany.pmc                            [lua]
1634 languages/lua/src/pmc/luaboolean.pmc                        [lua]
1635 languages/lua/src/pmc/luabytecode.pmc                       [lua]
1636 languages/lua/src/pmc/luaclosure.pmc                        [lua]
1637 languages/lua/src/pmc/luafunction.pmc                       [lua]
1638 languages/lua/src/pmc/luanil.pmc                            [lua]
1639 languages/lua/src/pmc/luanumber.pmc                         [lua]
1640 languages/lua/src/pmc/luastring.pmc                         [lua]
1641 languages/lua/src/pmc/luatable.pmc                          [lua]
1642 languages/lua/src/pmc/luathread.pmc                         [lua]
1643 languages/lua/src/pmc/luauserdata.pmc                       [lua]
1644 languages/lua/src/yapp/Lua/build.pm                         [lua]
1645 languages/lua/src/yapp/Lua/lexer.pm                         [lua]
1646 languages/lua/src/yapp/Lua/lua51.yp                         [lua]
1647 languages/lua/src/yapp/Lua/opcode.pm                        [lua]
1648 languages/lua/src/yapp/Lua/parser.pm                        [lua]
1649 languages/lua/src/yapp/Lua/pir.pm                           [lua]
1650 languages/lua/src/yapp/Lua/symbtab.pm                       [lua]
1651 languages/lua/t/Parrot/Test/Lua.pm                          [lua]
1652 languages/lua/t/Parrot/Test/Lua_lex.pm                      [lua]
1653 languages/lua/t/Parrot/Test/Luad.pm                         [lua]
1654 languages/lua/t/alarm.t                                     [lua]
1655 languages/lua/t/assign.t                                    [lua]
1656 languages/lua/t/base64.t                                    [lua]
1657 languages/lua/t/basic.t                                     [lua]
1658 languages/lua/t/bc.t                                        [lua]
1659 languages/lua/t/bitlib.t                                    [lua]
1660 languages/lua/t/boolean.t                                   [lua]
1661 languages/lua/t/closure.t                                   [lua]
1662 languages/lua/t/constructor.t                               [lua]
1663 languages/lua/t/coroutine.t                                 [lua]
1664 languages/lua/t/debug.t                                     [lua]
1665 languages/lua/t/examples.t                                  [lua]
1666 languages/lua/t/expr.t                                      [lua]
1667 languages/lua/t/forlist.t                                   [lua]
1668 languages/lua/t/fornum.t                                    [lua]
1669 languages/lua/t/function.t                                  [lua]
1670 languages/lua/t/functions.t                                 [lua]
1671 languages/lua/t/harness                                     [lua]
1672 languages/lua/t/if.t                                        [lua]
1673 languages/lua/t/io.t                                        [lua]
1674 languages/lua/t/iterator.t                                  [lua]
1675 languages/lua/t/lexico.t                                    [lua]
1676 languages/lua/t/lfs.t                                       [lua]
1677 languages/lua/t/luad.t                                      [lua]
1678 languages/lua/t/math.t                                      [lua]
1679 languages/lua/t/md5.t                                       [lua]
1680 languages/lua/t/metatable.t                                 [lua]
1681 languages/lua/t/nil.t                                       [lua]
1682 languages/lua/t/number.t                                    [lua]
1683 languages/lua/t/object.t                                    [lua]
1684 languages/lua/t/os.t                                        [lua]
1685 languages/lua/t/package.t                                   [lua]
1686 languages/lua/t/pmc/boolean.t                               [lua]
1687 languages/lua/t/pmc/closure.t                               [lua]
1688 languages/lua/t/pmc/function.t                              [lua]
1689 languages/lua/t/pmc/nil.t                                   [lua]
1690 languages/lua/t/pmc/number.t                                [lua]
1691 languages/lua/t/pmc/string.t                                [lua]
1692 languages/lua/t/pmc/table.t                                 [lua]
1693 languages/lua/t/pmc/thread.t                                [lua]
1694 languages/lua/t/pmc/userdata.t                              [lua]
1695 languages/lua/t/random.t                                    [lua]
1696 languages/lua/t/regex.t                                     [lua]
1697 languages/lua/t/repeat.t                                    [lua]
1698 languages/lua/t/rx_captures                                 [lua]
1699 languages/lua/t/rx_charclass                                [lua]
1700 languages/lua/t/rx_metachars                                [lua]
1701 languages/lua/t/scope.t                                     [lua]
1702 languages/lua/t/sha1.t                                      [lua]
1703 languages/lua/t/shootout.t                                  [lua]
1704 languages/lua/t/shootout/binarytrees-output.txt             [lua]
1705 languages/lua/t/shootout/binarytrees_lua-3.lua              [lua]
1706 languages/lua/t/shootout/chameneos-output.txt               [lua]
1707 languages/lua/t/shootout/chameneos.lua                      [lua]
1708 languages/lua/t/shootout/fannkuch-output.txt                [lua]
1709 languages/lua/t/shootout/fannkuch_lua-3.lua                 [lua]
1710 languages/lua/t/shootout/fasta-output.txt                   [lua]
1711 languages/lua/t/shootout/fasta_lua-2.lua                    [lua]
1712 languages/lua/t/shootout/hello-output.txt                   [lua]
1713 languages/lua/t/shootout/hello.lua                          [lua]
1714 languages/lua/t/shootout/knucleotide-input.txt              [lua]
1715 languages/lua/t/shootout/knucleotide-output.txt             [lua]
1716 languages/lua/t/shootout/knucleotide_lua-2.lua              [lua]
1717 languages/lua/t/shootout/mandelbrot-output.txt              [lua]
1718 languages/lua/t/shootout/mandelbrot_lua-2.lua               [lua]
1719 languages/lua/t/shootout/message-output.txt                 [lua]
1720 languages/lua/t/shootout/message_lua-2.lua                  [lua]
1721 languages/lua/t/shootout/meteor-output.txt                  [lua]
1722 languages/lua/t/shootout/meteor_lua-4.lua                   [lua]
1723 languages/lua/t/shootout/nbody-output.txt                   [lua]
1724 languages/lua/t/shootout/nbody_lua-2.lua                    [lua]
1725 languages/lua/t/shootout/nsieve-output.txt                  [lua]
1726 languages/lua/t/shootout/nsieve_lua-3.lua                   [lua]
1727 languages/lua/t/shootout/nsievebits-output.txt              [lua]
1728 languages/lua/t/shootout/nsievebits.lua                     [lua]
1729 languages/lua/t/shootout/partialsums-output.txt             [lua]
1730 languages/lua/t/shootout/partialsums_lua-3.lua              [lua]
1731 languages/lua/t/shootout/pidigits-output.txt                [lua]
1732 languages/lua/t/shootout/pidigits_lua-2.lua                 [lua]
1733 languages/lua/t/shootout/recursive-output.txt               [lua]
1734 languages/lua/t/shootout/recursive.lua                      [lua]
1735 languages/lua/t/shootout/regexdna-input.txt                 [lua]
1736 languages/lua/t/shootout/regexdna-output.txt                [lua]
1737 languages/lua/t/shootout/regexdna_lua-3.lua                 [lua]
1738 languages/lua/t/shootout/revcomp-input.txt                  [lua]
1739 languages/lua/t/shootout/revcomp-output.txt                 [lua]
1740 languages/lua/t/shootout/revcomp_lua-3.lua                  [lua]
1741 languages/lua/t/shootout/spectralnorm-output.txt            [lua]
1742 languages/lua/t/shootout/spectralnorm_lua-3.lua             [lua]
1743 languages/lua/t/shootout/sumcol-input.txt                   [lua]
1744 languages/lua/t/shootout/sumcol-output.txt                  [lua]
1745 languages/lua/t/shootout/sumcol.lua                         [lua]
1746 languages/lua/t/standalone.t                                [lua]
1747 languages/lua/t/string.t                                    [lua]
1748 languages/lua/t/strings.t                                   [lua]
1749 languages/lua/t/table.t                                     [lua]
1750 languages/lua/t/tables.t                                    [lua]
1751 languages/lua/t/test-from-lua.t                             [lua]
1752 languages/lua/t/test/bisect-output.txt                      [lua]
1753 languages/lua/t/test/bisect.lua                             [lua]
1754 languages/lua/t/test/cf-output.txt                          [lua]
1755 languages/lua/t/test/cf.lua                                 [lua]
1756 languages/lua/t/test/echo.lua                               [lua]
1757 languages/lua/t/test/env.lua                                [lua]
1758 languages/lua/t/test/factorial-output.txt                   [lua]
1759 languages/lua/t/test/factorial.lua                          [lua]
1760 languages/lua/t/test/fib.lua                                [lua]
1761 languages/lua/t/test/fibfor-output.txt                      [lua]
1762 languages/lua/t/test/fibfor.lua                             [lua]
1763 languages/lua/t/test/globals.lua                            [lua]
1764 languages/lua/t/test/hello.lua                              [lua]
1765 languages/lua/t/test/life-output.txt                        [lua]
1766 languages/lua/t/test/life.lua                               [lua]
1767 languages/lua/t/test/luac.lua                               [lua]
1768 languages/lua/t/test/printf.lua                             [lua]
1769 languages/lua/t/test/readonly.lua                           [lua]
1770 languages/lua/t/test/sieve-output.txt                       [lua]
1771 languages/lua/t/test/sieve.lua                              [lua]
1772 languages/lua/t/test/sort-output.txt                        [lua]
1773 languages/lua/t/test/sort.lua                               [lua]
1774 languages/lua/t/test/table.lua                              [lua]
1775 languages/lua/t/test/trace-calls.lua                        [lua]
1776 languages/lua/t/test/trace-globals.lua                      [lua]
1777 languages/lua/t/test/xd.lua                                 [lua]
1778 languages/lua/t/test_lex.t                                  [lua]
1779 languages/lua/t/threads.t                                   [lua]
1780 languages/lua/t/userdata.t                                  [lua]
1781 languages/lua/t/uuid.t                                      [lua]
1782 languages/lua/t/while.t                                     [lua]
1783 languages/lua/test_lex.pir                                  [lua]
1784 languages/m4/BUGS                                           [m4]
1785 languages/m4/ChangeLog                                      [m4]
1786 languages/m4/INSTALL                                        [m4]
1787 languages/m4/LICENSE                                        [m4]
1788 languages/m4/MAINTAINER                                     [m4]
1789 languages/m4/README                                         [m4]
1790 languages/m4/TODO.pod                                       [m4]
1791 languages/m4/VERSION                                        [m4]
1792 languages/m4/config/makefiles/root.in                       [m4]
1793 languages/m4/doc/README                                     [m4]
1794 languages/m4/doc/features.pod                               [m4]
1795 languages/m4/doc/freezing.pod                               [m4]
1796 languages/m4/doc/operation.pod                              [m4]
1797 languages/m4/doc/running.pod                                [m4]
1798 languages/m4/examples/README                                [m4]
1799 languages/m4/examples/eval.pir                              [m4]
1800 languages/m4/examples/hello.m4                              [m4]
1801 languages/m4/examples/nesting.m4                            [m4]
1802 languages/m4/examples/only_T7_0.frozen                      [m4]
1803 languages/m4/examples/only_builtin.frozen                   [m4]
1804 languages/m4/lib/Parrot/Test/M4.pm                          [m4]
1805 languages/m4/lib/Parrot/Test/M4/Gnu.pm                      [m4]
1806 languages/m4/lib/Parrot/Test/M4/PIR.pm                      [m4]
1807 languages/m4/src/builtin.pir                                [m4]
1808 languages/m4/src/freeze.pir                                 [m4]
1809 languages/m4/src/input.pir                                  [m4]
1810 languages/m4/src/m4.pir                                     [m4]
1811 languages/m4/src/macro.pir                                  [m4]
1812 languages/m4/src/output.pir                                 [m4]
1813 languages/m4/t/basic/001_comletely_empty.t                  [m4]
1814 languages/m4/t/basic/002_hello.t                            [m4]
1815 languages/m4/t/basic/003_getopt.t                           [m4]
1816 languages/m4/t/basic/004_define.t                           [m4]
1817 languages/m4/t/basic/005_define_with_blanks.t               [m4]
1818 languages/m4/t/basic/006_define_with_rest.t                 [m4]
1819 languages/m4/t/basic/007_empty_line.t                       [m4]
1820 languages/m4/t/basic/008_two_tests.t                        [m4]
1821 languages/m4/t/basic/009_token_simple.t                     [m4]
1822 languages/m4/t/basic/010_token_string.t                     [m4]
1823 languages/m4/t/basic/011_recursion.t                        [m4]
1824 languages/m4/t/basic/012_eval.t                             [m4]
1825 languages/m4/t/builtins/001_all.t                           [m4]
1826 languages/m4/t/builtins/002_define.t                        [m4]
1827 languages/m4/t/builtins/003_index.t                         [m4]
1828 languages/m4/t/builtins/004_len.t                           [m4]
1829 languages/m4/t/builtins/005_substr.t                        [m4]
1830 languages/m4/t/builtins/006_format.t                        [m4]
1831 languages/m4/t/builtins/007_decr.t                          [m4]
1832 languages/m4/t/builtins/008_incr.t                          [m4]
1833 languages/m4/t/builtins/009_syscmd.t                        [m4]
1834 languages/m4/t/builtins/010_sysval.t                        [m4]
1835 languages/m4/t/builtins/011_eval.t                          [m4]
1836 languages/m4/t/builtins/012_undefine.t                      [m4]
1837 languages/m4/t/builtins/013_ifdef.t                         [m4]
1838 languages/m4/t/builtins/014_ifelse.t                        [m4]
1839 languages/m4/t/builtins/015___file__.t                      [m4]
1840 languages/m4/t/builtins/016___line__.t                      [m4]
1841 languages/m4/t/builtins/017_printerr.t                      [m4]
1842 languages/m4/t/freezing/001_freeze.t                        [m4]
1843 languages/m4/t/freezing/002_many_files.t                    [m4]
1844 languages/m4/t/harness                                      [m4]
1845 languages/m4/t/regex/002_tokens.t                           [m4]
1846 languages/m4/t/regex/004_pge.t                              [m4]
1847 languages/m4/tools/README                                   [m4]
1848 languages/m4/tools/frozen2yaml.pl                           [m4]
1849 languages/ook/Changes                                       [ook]
1850 languages/ook/MAINTAINER                                    [ook]
1851 languages/ook/README                                        [ook]
1852 languages/ook/config/makefiles/root.in                      [ook]
1853 languages/ook/hello.ook                                     [ook]
1854 languages/ook/ook.pasm                                      [ook]
1855 languages/ook/t/basic.t                                     [ook]
1856 languages/ook/t/harness                                     [ook]
1857 languages/ook/test.ook                                      [ook]
1858 languages/parrot_compiler/MAINTAINER                        [parrot_compiler]
1859 languages/parrot_compiler/README                            [parrot_compiler]
1860 languages/parrot_compiler/config/makefiles/root.in          [parrot_compiler]
1861 languages/parrot_compiler/lib/Parrot/Test/ParrotCompiler.pm [parrot_compiler]
1862 languages/parrot_compiler/parrot.pasm                       [parrot_compiler]
1863 languages/parrot_compiler/parrot_compiler.pir               [parrot_compiler]
1864 languages/parrot_compiler/sample.pasm                       [parrot_compiler]
1865 languages/parrot_compiler/t/basic/hello.t                   [parrot_compiler]
1866 languages/parrot_compiler/t/harness                         [parrot_compiler]
1867 languages/perl6/MAINTAINER                                  [perl6]
1868 languages/perl6/README                                      [perl6]
1869 languages/perl6/ROADMAP                                     [perl6]
1870 languages/perl6/Test.pm                                     [perl6]
1871 languages/perl6/build/gen_mutable_pmc.pl                    [perl6]
1872 languages/perl6/config/makefiles/root.in                    [perl6]
1873 languages/perl6/config/makefiles/utils.in                   [perl6]
1874 languages/perl6/docs/STATUS                                 [perl6]
1875 languages/perl6/docs/compiler_overview.pod                  [perl6]
1876 languages/perl6/docs/glossary.pod                           [perl6]
1877 languages/perl6/perl6.pir                                   [perl6]
1878 languages/perl6/src/builtins/assign.pir                     [perl6]
1879 languages/perl6/src/builtins/cmp.pir                        [perl6]
1880 languages/perl6/src/builtins/control.pir                    [perl6]
1881 languages/perl6/src/builtins/guts.pir                       [perl6]
1882 languages/perl6/src/builtins/io.pir                         [perl6]
1883 languages/perl6/src/builtins/match.pir                      [perl6]
1884 languages/perl6/src/builtins/math.pir                       [perl6]
1885 languages/perl6/src/builtins/misc.pir                       [perl6]
1886 languages/perl6/src/builtins/named-unary.pir                [perl6]
1887 languages/perl6/src/builtins/op.pir                         [perl6]
1888 languages/perl6/src/builtins/parrot.pir                     [perl6]
1889 languages/perl6/src/builtins/traits.pir                     [perl6]
1890 languages/perl6/src/classes/Any.pir                         [perl6]
1891 languages/perl6/src/classes/Array.pir                       [perl6]
1892 languages/perl6/src/classes/Bool.pir                        [perl6]
1893 languages/perl6/src/classes/Capture.pir                     [perl6]
1894 languages/perl6/src/classes/Code.pir                        [perl6]
1895 languages/perl6/src/classes/Complex.pir                     [perl6]
1896 languages/perl6/src/classes/Failure.pir                     [perl6]
1897 languages/perl6/src/classes/Grammar.pir                     [perl6]
1898 languages/perl6/src/classes/Hash.pir                        [perl6]
1899 languages/perl6/src/classes/IO.pir                          [perl6]
1900 languages/perl6/src/classes/Int.pir                         [perl6]
1901 languages/perl6/src/classes/Junction.pir                    [perl6]
1902 languages/perl6/src/classes/List.pir                        [perl6]
1903 languages/perl6/src/classes/Mapping.pir                     [perl6]
1904 languages/perl6/src/classes/Num.pir                         [perl6]
1905 languages/perl6/src/classes/Object.pir                      [perl6]
1906 languages/perl6/src/classes/Pair.pir                        [perl6]
1907 languages/perl6/src/classes/Range.pir                       [perl6]
1908 languages/perl6/src/classes/Role.pir                        [perl6]
1909 languages/perl6/src/classes/Scalar.pir                      [perl6]
1910 languages/perl6/src/classes/Str.pir                         [perl6]
1911 languages/perl6/src/classes/Subset.pir                      [perl6]
1912 languages/perl6/src/classes/Whatever.pir                    [perl6]
1913 languages/perl6/src/parser/actions.pm                       [perl6]
1914 languages/perl6/src/parser/expression.pir                   [perl6]
1915 languages/perl6/src/parser/grammar-oper.pg                  [perl6]
1916 languages/perl6/src/parser/grammar.pg                       [perl6]
1917 languages/perl6/src/parser/quote_expression.pir             [perl6]
1918 languages/perl6/src/pmc/mutable_pmc.template                [perl6]
1919 languages/perl6/src/pmc/mutablevar.pmc                      [perl6]
1920 languages/perl6/src/pmc/perl6array.pmc                      [perl6]
1921 languages/perl6/src/pmc/perl6hash.pmc                       [perl6]
1922 languages/perl6/src/pmc/perl6scalar.pmc                     [perl6]
1923 languages/perl6/src/pmc/perl6str.pmc                        [perl6]
1924 languages/perl6/src/utils/perl6doc.pir                      [perl6]
1925 languages/perl6/src/utils/perl6doc/actions.pm               [perl6]
1926 languages/perl6/src/utils/perl6doc/grammar.pg               [perl6]
1927 languages/perl6/t/00-parrot/01-literals.t                   [perl6]
1928 languages/perl6/t/00-parrot/02-op-math.t                    [perl6]
1929 languages/perl6/t/00-parrot/03-op-logic.t                   [perl6]
1930 languages/perl6/t/00-parrot/04-op-cmp.t                     [perl6]
1931 languages/perl6/t/00-parrot/05-var-array.t                  [perl6]
1932 languages/perl6/t/00-parrot/05-var.t                        [perl6]
1933 languages/perl6/t/00-parrot/06-op-inplace.t                 [perl6]
1934 languages/perl6/t/00-parrot/07-op-string.t                  [perl6]
1935 languages/perl6/t/00-parrot/08-regex.t                      [perl6]
1936 languages/perl6/t/01-sanity/01-tap.t                        [perl6]
1937 languages/perl6/t/01-sanity/02-counter.t                    [perl6]
1938 languages/perl6/t/01-sanity/03-equal.t                      [perl6]
1939 languages/perl6/t/01-sanity/04-if.t                         [perl6]
1940 languages/perl6/t/01-sanity/05-sub.t                        [perl6]
1941 languages/perl6/t/01-sanity/06-use.t                        [perl6]
1942 languages/perl6/t/01-sanity/07-binding.t                    [perl6]
1943 languages/perl6/t/01-sanity/07-defined.t                    [perl6]
1944 languages/perl6/t/01-sanity/07-end-blocks.t                 [perl6]
1945 languages/perl6/t/01-sanity/07-for.t                        [perl6]
1946 languages/perl6/t/01-sanity/07-isa.t                        [perl6]
1947 languages/perl6/t/01-sanity/07-range.t                      [perl6]
1948 languages/perl6/t/01-sanity/07-ref.t                        [perl6]
1949 languages/perl6/t/01-sanity/07-simple-multisubs.t           [perl6]
1950 languages/perl6/t/01-sanity/07-split.t                      [perl6]
1951 languages/perl6/t/01-sanity/07-substr.t                     [perl6]
1952 languages/perl6/t/01-sanity/07-try.t                        [perl6]
1953 languages/perl6/t/01-sanity/08-say.t                        [perl6]
1954 languages/perl6/t/02-test-pm/0-compile.t                    [perl6]
1955 languages/perl6/t/02-test-pm/1-basic.t                      [perl6]
1956 languages/perl6/t/02-test-pm/2-force_todo.t                 [perl6]
1957 languages/perl6/t/02-test-pm/3-output.t                     [perl6]
1958 languages/perl6/t/02-test-pm/3-script.pl                    [perl6]
1959 languages/perl6/t/02-test-pm/4-version_lt.t                 [perl6]
1960 languages/perl6/t/02-test-pm/5-todo.t                       [perl6]
1961 languages/perl6/t/02-test-pm/use_ok_test.pm                 [perl6]
1962 languages/perl6/t/fetchspec                                 [perl6]
1963 languages/perl6/t/harness                                   [perl6]
1964 languages/perl6/t/pmc/mutable.t                             [perl6]
1965 languages/perl6/t/pmc/mutablevar.t                          [perl6]
1966 languages/perl6/t/spectest_regression.data                  [perl6]
1967 languages/perl6/tools/fudge_purity_inspector.pl             [perl6]
1968 languages/perl6/tools/test_summary.pl                       [perl6]
1969 languages/perl6/tools/update_passing_test_data.pl           [perl6]
1970 languages/pheme/MAINTAINER                                  [pheme]
1971 languages/pheme/MANIFEST                                    [pheme]
1972 languages/pheme/README                                      [pheme]
1973 languages/pheme/TODO                                        [pheme]
1974 languages/pheme/config/makefiles/root.in                    [pheme]
1975 languages/pheme/lib/PhemeCompiler.pir                       [pheme]
1976 languages/pheme/lib/PhemeGrammar.pir                        [pheme]
1977 languages/pheme/lib/PhemeObjects.pir                        [pheme]
1978 languages/pheme/lib/PhemeSymbols.pir                        [pheme]
1979 languages/pheme/lib/PhemeTest.pir                           [pheme]
1980 languages/pheme/lib/pge2past.tg                             [pheme]
1981 languages/pheme/lib/pheme.g                                 [pheme]
1982 languages/pheme/pheme.pir                                   [pheme]
1983 languages/pheme/t/atom.t                                    [pheme]
1984 languages/pheme/t/car.t                                     [pheme]
1985 languages/pheme/t/cdr.t                                     [pheme]
1986 languages/pheme/t/cond.t                                    [pheme]
1987 languages/pheme/t/cons.t                                    [pheme]
1988 languages/pheme/t/divide.t                                  [pheme]
1989 languages/pheme/t/harness                                   [pheme]
1990 languages/pheme/t/lambda.t                                  [pheme]
1991 languages/pheme/t/minus.t                                   [pheme]
1992 languages/pheme/t/multiply.t                                [pheme]
1993 languages/pheme/t/null.t                                    [pheme]
1994 languages/pheme/t/phemer/chapter_1.t                        [pheme]
1995 languages/pheme/t/plus.t                                    [pheme]
1996 languages/pheme/t/quote.t                                   [pheme]
1997 languages/pheme/t/write.t                                   [pheme]
1998 languages/plumhead/CREDITS                                  [plumhead]
1999 languages/plumhead/ChangeLog                                [plumhead]
2000 languages/plumhead/Configure.pl                             [plumhead]
2001 languages/plumhead/MAINTAINER                               [plumhead]
2002 languages/plumhead/README                                   [plumhead]
2003 languages/plumhead/TODO                                     [plumhead]
2004 languages/plumhead/config/makefiles/root.in                 [plumhead]
2005 languages/plumhead/docs/antlr3.pod                          [plumhead]
2006 languages/plumhead/docs/overview.pod                        [plumhead]
2007 languages/plumhead/docs/testing.pod                         [plumhead]
2008 languages/plumhead/lib/Parrot/Test/Plumhead.pm              [plumhead]
2009 languages/plumhead/lib/Parrot/Test/Plumhead/Antlr3.pm       [plumhead]
2010 languages/plumhead/lib/Parrot/Test/Plumhead/PCT.pm          [plumhead]
2011 languages/plumhead/lib/Parrot/Test/Plumhead/PHP.pm          [plumhead]
2012 languages/plumhead/lib/Parrot/Test/Plumhead/Phc.pm          [plumhead]
2013 languages/plumhead/past_xml.xsd                             [plumhead]
2014 languages/plumhead/plumhead.pl                              [plumhead]
2015 languages/plumhead/src/antlr3/GenPastNqp.g                  [plumhead]
2016 languages/plumhead/src/antlr3/GenPastNqp.java               [plumhead]
2017 languages/plumhead/src/antlr3/Plumhead.g                    [plumhead]
2018 languages/plumhead/src/antlr3/PlumheadAntlr3.java           [plumhead]
2019 languages/plumhead/src/antlr3/PlumheadLexer.java            [plumhead]
2020 languages/plumhead/src/antlr3/PlumheadParser.java           [plumhead]
2021 languages/plumhead/src/common/builtins.pir                  [plumhead]
2022 languages/plumhead/src/common/plumhead.pir                  [plumhead]
2023 languages/plumhead/src/pct/Plumhead.pg                      [plumhead]
2024 languages/plumhead/src/pct/Plumhead/Grammar.pir             [plumhead]
2025 languages/plumhead/src/pct/PlumheadPAST.tg                  [plumhead]
2026 languages/plumhead/src/phc/past_xml_to_past_nqp.xsl         [plumhead]
2027 languages/plumhead/src/phc/phc_xml_to_past_xml.xsl          [plumhead]
2028 languages/plumhead/t/harness                                [plumhead]
2029 languages/plumhead/t/php/arithmetics.t                      [plumhead]
2030 languages/plumhead/t/php/array.t                            [plumhead]
2031 languages/plumhead/t/php/control_flow.t                     [plumhead]
2032 languages/plumhead/t/php/hello.t                            [plumhead]
2033 languages/plumhead/t/php/relops.t                           [plumhead]
2034 languages/plumhead/t/php/selection.txt                      [plumhead]
2035 languages/plumhead/t/php/strings.t                          [plumhead]
2036 languages/plumhead/t/php/superglobals.t                     [plumhead]
2037 languages/plumhead/t/php/variables.t                        [plumhead]
2038 languages/pugs/config/makefiles/root.in                     [pugs]
2039 languages/pugs/include/pugs_common.h                        [pugs]
2040 languages/pugs/pmc/pugsany.pmc                              [pugs]
2041 languages/pugs/pmc/pugsbit.pmc                              [pugs]
2042 languages/pugs/pmc/pugsbool.pmc                             [pugs]
2043 languages/pugs/pmc/pugscapture.pmc                          [pugs]
2044 languages/pugs/pmc/pugscode.pmc                             [pugs]
2045 languages/pugs/pmc/pugsint.pmc                              [pugs]
2046 languages/pugs/pmc/pugsmapping.pmc                          [pugs]
2047 languages/pugs/pmc/pugsmodule.pmc                           [pugs]
2048 languages/pugs/pmc/pugsnum.pmc                              [pugs]
2049 languages/pugs/pmc/pugsstr.pmc                              [pugs]
2050 languages/pugs/pmc/pugstuple.pmc                            [pugs]
2051 languages/pugs/pmc/pugsundef.pmc                            [pugs]
2052 languages/pugs/t/harness                                    [pugs]
2053 languages/pugs/t/pmc.pm                                     [pugs]
2054 languages/pugs/t/pmc/any.t                                  [pugs]
2055 languages/pugs/t/pmc/bit.t                                  [pugs]
2056 languages/pugs/t/pmc/bool.t                                 [pugs]
2057 languages/pugs/t/pmc/capture.t                              [pugs]
2058 languages/pugs/t/pmc/code.t                                 [pugs]
2059 languages/pugs/t/pmc/int.t                                  [pugs]
2060 languages/pugs/t/pmc/mapping.t                              [pugs]
2061 languages/pugs/t/pmc/module.t                               [pugs]
2062 languages/pugs/t/pmc/num.t                                  [pugs]
2063 languages/pugs/t/pmc/str.t                                  [pugs]
2064 languages/pugs/t/pmc/tuple.t                                [pugs]
2065 languages/pugs/t/pmc/undef.t                                [pugs]
2066 languages/punie/MAINTAINER                                  [punie]
2067 languages/punie/README                                      [punie]
2068 languages/punie/config/makefiles/root.in                    [punie]
2069 languages/punie/demo.p1                                     [punie]
2070 languages/punie/overview.pod                                [punie]
2071 languages/punie/punie.pir                                   [punie]
2072 languages/punie/src/builtins/builtins.pir                   [punie]
2073 languages/punie/src/parser/actions.pm                       [punie]
2074 languages/punie/src/parser/grammar.pg                       [punie]
2075 languages/punie/t/base_cond.t                               [punie]
2076 languages/punie/t/base_if.t                                 [punie]
2077 languages/punie/t/base_lex.t                                [punie]
2078 languages/punie/t/base_loop.t                               [punie]
2079 languages/punie/t/base_pat.t                                [punie]
2080 languages/punie/t/base_term.t                               [punie]
2081 languages/punie/t/cmd_elsif.t                               [punie]
2082 languages/punie/t/cmd_for.t                                 [punie]
2083 languages/punie/t/cmd_subval.t                              [punie]
2084 languages/punie/t/comp_cmdopt.t                             [punie]
2085 languages/punie/t/comp_decl.t                               [punie]
2086 languages/punie/t/comp_term.t                               [punie]
2087 languages/punie/t/distro/TEST                               [punie]
2088 languages/punie/t/distro/base.cond                          [punie]
2089 languages/punie/t/distro/base.if                            [punie]
2090 languages/punie/t/distro/base.lex                           [punie]
2091 languages/punie/t/distro/base.pat                           [punie]
2092 languages/punie/t/distro/base.term                          [punie]
2093 languages/punie/t/distro/cmd.elsif                          [punie]
2094 languages/punie/t/distro/cmd.for                            [punie]
2095 languages/punie/t/distro/cmd.mod                            [punie]
2096 languages/punie/t/distro/cmd.subval                         [punie]
2097 languages/punie/t/distro/cmd.while                          [punie]
2098 languages/punie/t/distro/comp.cmdopt                        [punie]
2099 languages/punie/t/distro/comp.cpp                           [punie]
2100 languages/punie/t/distro/comp.decl                          [punie]
2101 languages/punie/t/distro/comp.multiline                     [punie]
2102 languages/punie/t/distro/comp.script                        [punie]
2103 languages/punie/t/distro/comp.term                          [punie]
2104 languages/punie/t/distro/io.argv                            [punie]
2105 languages/punie/t/distro/io.fs                              [punie]
2106 languages/punie/t/distro/io.inplace                         [punie]
2107 languages/punie/t/distro/io.print                           [punie]
2108 languages/punie/t/distro/io.tell                            [punie]
2109 languages/punie/t/distro/op.append                          [punie]
2110 languages/punie/t/distro/op.auto                            [punie]
2111 languages/punie/t/distro/op.chop                            [punie]
2112 languages/punie/t/distro/op.cond                            [punie]
2113 languages/punie/t/distro/op.crypt                           [punie]
2114 languages/punie/t/distro/op.do                              [punie]
2115 languages/punie/t/distro/op.each                            [punie]
2116 languages/punie/t/distro/op.eval                            [punie]
2117 languages/punie/t/distro/op.exec                            [punie]
2118 languages/punie/t/distro/op.exp                             [punie]
2119 languages/punie/t/distro/op.flip                            [punie]
2120 languages/punie/t/distro/op.fork                            [punie]
2121 languages/punie/t/distro/op.goto                            [punie]
2122 languages/punie/t/distro/op.int                             [punie]
2123 languages/punie/t/distro/op.join                            [punie]
2124 languages/punie/t/distro/op.list                            [punie]
2125 languages/punie/t/distro/op.magic                           [punie]
2126 languages/punie/t/distro/op.oct                             [punie]
2127 languages/punie/t/distro/op.ord                             [punie]
2128 languages/punie/t/distro/op.pat                             [punie]
2129 languages/punie/t/distro/op.push                            [punie]
2130 languages/punie/t/distro/op.repeat                          [punie]
2131 languages/punie/t/distro/op.sleep                           [punie]
2132 languages/punie/t/distro/op.split                           [punie]
2133 languages/punie/t/distro/op.sprintf                         [punie]
2134 languages/punie/t/distro/op.stat                            [punie]
2135 languages/punie/t/distro/op.subst                           [punie]
2136 languages/punie/t/distro/op.time                            [punie]
2137 languages/punie/t/distro/op.unshift                         [punie]
2138 languages/punie/t/harness                                   [punie]
2139 languages/punie/t/io_print.t                                [punie]
2140 languages/punie/t/op_do.t                                   [punie]
2141 languages/punie/t/op_each.t                                 [punie]
2142 languages/punie/t/op_goto.t                                 [punie]
2143 languages/punie/t/op_list.t                                 [punie]
2144 languages/punie/t/op_math.t                                 [punie]
2145 languages/punie/t/op_string.t                               [punie]
2146 languages/pynie/MAINTAINER                                  [pynie]
2147 languages/pynie/README                                      [pynie]
2148 languages/pynie/config/makefiles/root.in                    [pynie]
2149 languages/pynie/examples/ex-3-1-4-a.py                      [pynie]
2150 languages/pynie/examples/ex-3-2-a.py                        [pynie]
2151 languages/pynie/examples/ex-3-2-b.py                        [pynie]
2152 languages/pynie/examples/ex-3-2-c.py                        [pynie]
2153 languages/pynie/examples/ex-3.py                            [pynie]
2154 languages/pynie/pynie.pir                                   [pynie]
2155 languages/pynie/src/builtins/funcs.pir                      [pynie]
2156 languages/pynie/src/builtins/io.pir                         [pynie]
2157 languages/pynie/src/builtins/lists.pir                      [pynie]
2158 languages/pynie/src/builtins/oper.pir                       [pynie]
2159 languages/pynie/src/parser/Actions.pm                       [pynie]
2160 languages/pynie/src/parser/Grammar.pg                       [pynie]
2161 languages/pynie/src/parser/indent.pir                       [pynie]
2162 languages/pynie/t/00-parrot/01-literals.t                   [pynie]
2163 languages/pynie/t/00-parrot/02-op-math.t                    [pynie]
2164 languages/pynie/t/00-parrot/03-op-logic.t                   [pynie]
2165 languages/pynie/t/00-parrot/05-vars.t                       [pynie]
2166 languages/pynie/t/00-parrot/06-stmts.t                      [pynie]
2167 languages/pynie/t/00-parrot/07-op-cmp.t                     [pynie]
2168 languages/pynie/t/00-parrot/08-func.t                       [pynie]
2169 languages/pynie/t/00-parrot/09-list.t                       [pynie]
2170 languages/pynie/t/harness                                   [pynie]
2171 languages/regex/01_basic.pir                                [regex]
2172 languages/regex/02_date.pir                                 [regex]
2173 languages/regex/ChangeLog                                   [regex]
2174 languages/regex/MAINTAINER                                  [regex]
2175 languages/regex/README                                      [regex]
2176 languages/regex/README.hacking                              [regex]
2177 languages/regex/config/makefiles/root.in                    [regex]
2178 languages/regex/docs/regex.pod                              [regex]
2179 languages/regex/lib/Parrot/Test/Regex.pm                    [regex]
2180 languages/regex/lib/Regex.pm                                [regex]
2181 languages/regex/lib/Regex/CodeGen.pm                        [regex]
2182 languages/regex/lib/Regex/CodeGen/IMCC.pm                   [regex]
2183 languages/regex/lib/Regex/CodeGen/Perl5.pm                  [regex]
2184 languages/regex/lib/Regex/CodeGen/Re.pm                     [regex]
2185 languages/regex/lib/Regex/CodeGen/Rx.pm                     [regex]
2186 languages/regex/lib/Regex/Driver.pm                         [regex]
2187 languages/regex/lib/Regex/Generate.pm                       [regex]
2188 languages/regex/lib/Regex/Grammar.pm                        [regex]
2189 languages/regex/lib/Regex/Grammar.yp                        [regex]
2190 languages/regex/lib/Regex/Ops.pm                            [regex]
2191 languages/regex/lib/Regex/Ops/List.pm                       [regex]
2192 languages/regex/lib/Regex/Ops/Tree.pm                       [regex]
2193 languages/regex/lib/Regex/Optimize.pm                       [regex]
2194 languages/regex/lib/Regex/Parse.pm                          [regex]
2195 languages/regex/lib/Regex/Parse/P6C.pm                      [regex]
2196 languages/regex/lib/Regex/Rewrite.pm                        [regex]
2197 languages/regex/lib/Regex/State.pm                          [regex]
2198 languages/regex/lib/Regex/TreeOptimize.pm                   [regex]
2199 languages/regex/pmc/match.pmc                               [regex]
2200 languages/regex/pmc/matchrange.pmc                          [regex]
2201 languages/regex/regex-compiler.pir                          [regex]
2202 languages/regex/regex.pl                                    [regex]
2203 languages/regex/t/basic/a.t                                 [regex]
2204 languages/regex/t/basic/alt.t                               [regex]
2205 languages/regex/t/basic/backopt.t                           [regex]
2206 languages/regex/t/basic/example.t                           [regex]
2207 languages/regex/t/basic/group.t                             [regex]
2208 languages/regex/t/basic/infinite.t                          [regex]
2209 languages/regex/t/basic/literal.t                           [regex]
2210 languages/regex/t/basic/ngplus.t                            [regex]
2211 languages/regex/t/basic/optional.t                          [regex]
2212 languages/regex/t/basic/plus.t                              [regex]
2213 languages/regex/t/basic/quantindex.t                        [regex]
2214 languages/regex/t/basic/regress1.t                          [regex]
2215 languages/regex/t/basic/scanalt.t                           [regex]
2216 languages/regex/t/basic/scanstar.t                          [regex]
2217 languages/regex/t/basic/star.t                              [regex]
2218 languages/regex/t/basic/staralt.t                           [regex]
2219 languages/regex/t/harness                                   [regex]
2220 languages/regex/test.pl                                     [regex]
2221 languages/scheme/MAINTAINER                                 [scheme]
2222 languages/scheme/README                                     [scheme]
2223 languages/scheme/config/makefiles/root.in                   [scheme]
2224 languages/scheme/lib/Parrot/Test/Scheme.pm                  [scheme]
2225 languages/scheme/lib/Scheme.pm                              [scheme]
2226 languages/scheme/lib/Scheme/Builtins.pm                     [scheme]
2227 languages/scheme/lib/Scheme/Generator.pm                    [scheme]
2228 languages/scheme/lib/Scheme/Parser.pm                       [scheme]
2229 languages/scheme/lib/Scheme/Tokenizer.pm                    [scheme]
2230 languages/scheme/schemec                                    [scheme]
2231 languages/scheme/t/arith/basic.t                            [scheme]
2232 languages/scheme/t/arith/logic.t                            [scheme]
2233 languages/scheme/t/arith/nested.t                           [scheme]
2234 languages/scheme/t/harness                                  [scheme]
2235 languages/scheme/t/io/basic.t                               [scheme]
2236 languages/scheme/t/logic/basic.t                            [scheme]
2237 languages/scheme/t/logic/defines.t                          [scheme]
2238 languages/scheme/t/logic/lists.t                            [scheme]
2239 languages/scheme/t/syn/basic.t                              [scheme]
2240 languages/scheme/t/syn/begin.t                              [scheme]
2241 languages/squaak/MAINTAINER                                 [squaak]
2242 languages/squaak/README                                     [squaak]
2243 languages/squaak/config/makefiles/root.in                   [squaak]
2244 languages/squaak/doc/tutorial_episode_1.pod                 [squaak]
2245 languages/squaak/doc/tutorial_episode_2.pod                 [squaak]
2246 languages/squaak/doc/tutorial_episode_3.pod                 [squaak]
2247 languages/squaak/doc/tutorial_episode_4.pod                 [squaak]
2248 languages/squaak/doc/tutorial_episode_5.pod                 [squaak]
2249 languages/squaak/doc/tutorial_episode_6.pod                 [squaak]
2250 languages/squaak/doc/tutorial_episode_7.pod                 [squaak]
2251 languages/squaak/doc/tutorial_episode_8.pod                 [squaak]
2252 languages/squaak/doc/tutorial_episode_9.pod                 [squaak]
2253 languages/squaak/examples/life.sq                           [squaak]
2254 languages/squaak/squaak.pir                                 [squaak]
2255 languages/squaak/src/builtins/say.pir                       [squaak]
2256 languages/squaak/src/parser/actions.pm                      [squaak]
2257 languages/squaak/src/parser/grammar.pg                      [squaak]
2258 languages/squaak/t/00-sanity.t                              [squaak]
2259 languages/squaak/t/01-math.t                                [squaak]
2260 languages/squaak/t/harness                                  [squaak]
2261 languages/t/harness                                         []
2262 languages/tcl/LICENSE                                       [tcl]
2263 languages/tcl/MAINTAINER                                    [tcl]
2264 languages/tcl/README.pod                                    [tcl]
2265 languages/tcl/TODO                                          [tcl]
2266 languages/tcl/config/makefiles/examples.in                  [tcl]
2267 languages/tcl/config/makefiles/root.in                      [tcl]
2268 languages/tcl/docs/hacks.pod                                [tcl]
2269 languages/tcl/docs/howto.pod                                [tcl]
2270 languages/tcl/docs/overview.pod                             [tcl]
2271 languages/tcl/examples/bench.tcl                            [tcl]
2272 languages/tcl/examples/fact.tcl                             [tcl]
2273 languages/tcl/examples/hello.tcl                            [tcl]
2274 languages/tcl/examples/ircbot.tcl                           [tcl]
2275 languages/tcl/examples/koohii.tcl                           [tcl]
2276 languages/tcl/examples/power.tcl                            [tcl]
2277 languages/tcl/lib/Parrot/Test/Tcl.pm                        [tcl]
2278 languages/tcl/lib/Tcl/Test.pm                               [tcl]
2279 languages/tcl/lib/skipped_tests.tcl                         [tcl]
2280 languages/tcl/lib/test_more.tcl                             [tcl]
2281 languages/tcl/library/README                                [tcl]
2282 languages/tcl/library/init.tcl                              [tcl]
2283 languages/tcl/library/license.terms                         [tcl]
2284 languages/tcl/library/msgcat/msgcat.tcl                     [tcl]
2285 languages/tcl/library/msgcat/pkgIndex.tcl                   [tcl]
2286 languages/tcl/library/parray.tcl                            [tcl]
2287 languages/tcl/library/tcltest/pkgIndex.tcl                  [tcl]
2288 languages/tcl/library/tcltest/tcltest.tcl                   [tcl]
2289 languages/tcl/runtime/builtin/after.pir                     [tcl]
2290 languages/tcl/runtime/builtin/append.pir                    [tcl]
2291 languages/tcl/runtime/builtin/apply.pir                     [tcl]
2292 languages/tcl/runtime/builtin/array.pir                     [tcl]
2293 languages/tcl/runtime/builtin/auto_execok.pir               [tcl]
2294 languages/tcl/runtime/builtin/auto_load.pir                 [tcl]
2295 languages/tcl/runtime/builtin/binary.pir                    [tcl]
2296 languages/tcl/runtime/builtin/catch.pir                     [tcl]
2297 languages/tcl/runtime/builtin/clock.pir                     [tcl]
2298 languages/tcl/runtime/builtin/close.pir                     [tcl]
2299 languages/tcl/runtime/builtin/concat.pir                    [tcl]
2300 languages/tcl/runtime/builtin/dict.pir                      [tcl]
2301 languages/tcl/runtime/builtin/encoding.pir                  [tcl]
2302 languages/tcl/runtime/builtin/error.pir                     [tcl]
2303 languages/tcl/runtime/builtin/eval.pir                      [tcl]
2304 languages/tcl/runtime/builtin/exec.pir                      [tcl]
2305 languages/tcl/runtime/builtin/expr.pir                      [tcl]
2306 languages/tcl/runtime/builtin/fconfigure.pir                [tcl]
2307 languages/tcl/runtime/builtin/file.pir                      [tcl]
2308 languages/tcl/runtime/builtin/fileevent.pir                 [tcl]
2309 languages/tcl/runtime/builtin/foreach.pir                   [tcl]
2310 languages/tcl/runtime/builtin/format.pir                    [tcl]
2311 languages/tcl/runtime/builtin/gets.pir                      [tcl]
2312 languages/tcl/runtime/builtin/glob.pir                      [tcl]
2313 languages/tcl/runtime/builtin/global.pir                    [tcl]
2314 languages/tcl/runtime/builtin/if.pir                        [tcl]
2315 languages/tcl/runtime/builtin/info.pir                      [tcl]
2316 languages/tcl/runtime/builtin/inline.pir                    [tcl]
2317 languages/tcl/runtime/builtin/interp.pir                    [tcl]
2318 languages/tcl/runtime/builtin/lappend.pir                   [tcl]
2319 languages/tcl/runtime/builtin/lassign.pir                   [tcl]
2320 languages/tcl/runtime/builtin/lindex.pir                    [tcl]
2321 languages/tcl/runtime/builtin/linsert.pir                   [tcl]
2322 languages/tcl/runtime/builtin/list.pir                      [tcl]
2323 languages/tcl/runtime/builtin/lrepeat.pir                   [tcl]
2324 languages/tcl/runtime/builtin/lreplace.pir                  [tcl]
2325 languages/tcl/runtime/builtin/lsearch.pir                   [tcl]
2326 languages/tcl/runtime/builtin/lset.pir                      [tcl]
2327 languages/tcl/runtime/builtin/lsort.pir                     [tcl]
2328 languages/tcl/runtime/builtin/namespace.pir                 [tcl]
2329 languages/tcl/runtime/builtin/open.pir                      [tcl]
2330 languages/tcl/runtime/builtin/package.pir                   [tcl]
2331 languages/tcl/runtime/builtin/parray.pir                    [tcl]
2332 languages/tcl/runtime/builtin/proc.pir                      [tcl]
2333 languages/tcl/runtime/builtin/puts.pir                      [tcl]
2334 languages/tcl/runtime/builtin/regexp.pir                    [tcl]
2335 languages/tcl/runtime/builtin/regsub.pir                    [tcl]
2336 languages/tcl/runtime/builtin/rename.pir                    [tcl]
2337 languages/tcl/runtime/builtin/return.pir                    [tcl]
2338 languages/tcl/runtime/builtin/scan.pir                      [tcl]
2339 languages/tcl/runtime/builtin/socket.pir                    [tcl]
2340 languages/tcl/runtime/builtin/source.pir                    [tcl]
2341 languages/tcl/runtime/builtin/split.pir                     [tcl]
2342 languages/tcl/runtime/builtin/string.pir                    [tcl]
2343 languages/tcl/runtime/builtin/subst.pir                     [tcl]
2344 languages/tcl/runtime/builtin/switch.pir                    [tcl]
2345 languages/tcl/runtime/builtin/trace.pir                     [tcl]
2346 languages/tcl/runtime/builtin/unknown.pir                   [tcl]
2347 languages/tcl/runtime/builtin/unset.pir                     [tcl]
2348 languages/tcl/runtime/builtin/update.pir                    [tcl]
2349 languages/tcl/runtime/builtin/uplevel.pir                   [tcl]
2350 languages/tcl/runtime/builtin/upvar.pir                     [tcl]
2351 languages/tcl/runtime/builtin/variable.pir                  [tcl]
2352 languages/tcl/runtime/builtin/vwait.pir                     [tcl]
2353 languages/tcl/runtime/conversions.pir                       [tcl]
2354 languages/tcl/runtime/hacks.pir                             [tcl]
2355 languages/tcl/runtime/list_to_string.pir                    [tcl]
2356 languages/tcl/runtime/options.pir                           [tcl]
2357 languages/tcl/runtime/string_to_list.pir                    [tcl]
2358 languages/tcl/runtime/tcllib.pir                            [tcl]
2359 languages/tcl/runtime/variables.pir                         [tcl]
2360 languages/tcl/src/binary.c                                  [tcl]
2361 languages/tcl/src/binary.h                                  [tcl]
2362 languages/tcl/src/builtin/break.tmt                         [tcl]
2363 languages/tcl/src/builtin/cd.pir                            [tcl]
2364 languages/tcl/src/builtin/continue.tmt                      [tcl]
2365 languages/tcl/src/builtin/eof.tmt                           [tcl]
2366 languages/tcl/src/builtin/exit.tmt                          [tcl]
2367 languages/tcl/src/builtin/expr.pir                          [tcl]
2368 languages/tcl/src/builtin/flush.tmt                         [tcl]
2369 languages/tcl/src/builtin/for.tmt                           [tcl]
2370 languages/tcl/src/builtin/incr.tmt                          [tcl]
2371 languages/tcl/src/builtin/join.tmt                          [tcl]
2372 languages/tcl/src/builtin/list.pir                          [tcl]
2373 languages/tcl/src/builtin/llength.tmt                       [tcl]
2374 languages/tcl/src/builtin/lrange.tmt                        [tcl]
2375 languages/tcl/src/builtin/pwd.tmt                           [tcl]
2376 languages/tcl/src/builtin/return.pir                        [tcl]
2377 languages/tcl/src/builtin/set.tmt                           [tcl]
2378 languages/tcl/src/builtin/time.tmt                          [tcl]
2379 languages/tcl/src/builtin/while.tmt                         [tcl]
2380 languages/tcl/src/class/tclconst.pir                        [tcl]
2381 languages/tcl/src/class/tclproc.pir                         [tcl]
2382 languages/tcl/src/grammar/expr/expression.pg                [tcl]
2383 languages/tcl/src/grammar/expr/functions.pir                [tcl]
2384 languages/tcl/src/grammar/expr/operators.pir                [tcl]
2385 languages/tcl/src/grammar/expr/parse.pir                    [tcl]
2386 languages/tcl/src/grammar/expr/past.pir                     [tcl]
2387 languages/tcl/src/grammar/expr/past2pir.tg                  [tcl]
2388 languages/tcl/src/grammar/expr/pge2past.tg                  [tcl]
2389 languages/tcl/src/macros.pir                                [tcl]
2390 languages/tcl/src/ops/tcl.ops                               [tcl]
2391 languages/tcl/src/pmc/tclarray.pmc                          [tcl]
2392 languages/tcl/src/pmc/tcldict.pmc                           [tcl]
2393 languages/tcl/src/pmc/tclfloat.pmc                          [tcl]
2394 languages/tcl/src/pmc/tclint.pmc                            [tcl]
2395 languages/tcl/src/pmc/tcllist.pmc                           [tcl]
2396 languages/tcl/src/pmc/tclobject.pmc                         [tcl]
2397 languages/tcl/src/pmc/tclstring.pmc                         [tcl]
2398 languages/tcl/src/returncodes.pir                           [tcl]
2399 languages/tcl/src/tclsh.pir                                 [tcl]
2400 languages/tcl/t/cmd_after.t                                 [tcl]
2401 languages/tcl/t/cmd_append.t                                [tcl]
2402 languages/tcl/t/cmd_apply.t                                 [tcl]
2403 languages/tcl/t/cmd_array.t                                 [tcl]
2404 languages/tcl/t/cmd_binary.t                                [tcl]
2405 languages/tcl/t/cmd_break.t                                 [tcl]
2406 languages/tcl/t/cmd_catch.t                                 [tcl]
2407 languages/tcl/t/cmd_cd.t                                    [tcl]
2408 languages/tcl/t/cmd_concat.t                                [tcl]
2409 languages/tcl/t/cmd_continue.t                              [tcl]
2410 languages/tcl/t/cmd_eof.t                                   [tcl]
2411 languages/tcl/t/cmd_error.t                                 [tcl]
2412 languages/tcl/t/cmd_eval.t                                  [tcl]
2413 languages/tcl/t/cmd_exit.t                                  [tcl]
2414 languages/tcl/t/cmd_expr.t                                  [tcl]
2415 languages/tcl/t/cmd_exprOld.t                               [tcl]
2416 languages/tcl/t/cmd_file.t                                  [tcl]
2417 languages/tcl/t/cmd_fileevent.t                             [tcl]
2418 languages/tcl/t/cmd_flush.t                                 [tcl]
2419 languages/tcl/t/cmd_for.t                                   [tcl]
2420 languages/tcl/t/cmd_foreach.t                               [tcl]
2421 languages/tcl/t/cmd_format.t                                [tcl]
2422 languages/tcl/t/cmd_gets.t                                  [tcl]
2423 languages/tcl/t/cmd_global.t                                [tcl]
2424 languages/tcl/t/cmd_if.t                                    [tcl]
2425 languages/tcl/t/cmd_incr.t                                  [tcl]
2426 languages/tcl/t/cmd_info.t                                  [tcl]
2427 languages/tcl/t/cmd_inline.t                                [tcl]
2428 languages/tcl/t/cmd_join.t                                  [tcl]
2429 languages/tcl/t/cmd_lappend.t                               [tcl]
2430 languages/tcl/t/cmd_lassign.t                               [tcl]
2431 languages/tcl/t/cmd_lindex.t                                [tcl]
2432 languages/tcl/t/cmd_linsert.t                               [tcl]
2433 languages/tcl/t/cmd_list.t                                  [tcl]
2434 languages/tcl/t/cmd_llength.t                               [tcl]
2435 languages/tcl/t/cmd_lrange.t                                [tcl]
2436 languages/tcl/t/cmd_lrepeat.t                               [tcl]
2437 languages/tcl/t/cmd_lreplace.t                              [tcl]
2438 languages/tcl/t/cmd_lset.t                                  [tcl]
2439 languages/tcl/t/cmd_lsort.t                                 [tcl]
2440 languages/tcl/t/cmd_namespace.t                             [tcl]
2441 languages/tcl/t/cmd_parray.t                                [tcl]
2442 languages/tcl/t/cmd_proc.t                                  [tcl]
2443 languages/tcl/t/cmd_puts.t                                  [tcl]
2444 languages/tcl/t/cmd_pwd.t                                   [tcl]
2445 languages/tcl/t/cmd_regexp.t                                [tcl]
2446 languages/tcl/t/cmd_rename.t                                [tcl]
2447 languages/tcl/t/cmd_return.t                                [tcl]
2448 languages/tcl/t/cmd_set.t                                   [tcl]
2449 languages/tcl/t/cmd_socket.t                                [tcl]
2450 languages/tcl/t/cmd_source.t                                [tcl]
2451 languages/tcl/t/cmd_split.t                                 [tcl]
2452 languages/tcl/t/cmd_string.t                                [tcl]
2453 languages/tcl/t/cmd_stringOld.t                             [tcl]
2454 languages/tcl/t/cmd_subst.t                                 [tcl]
2455 languages/tcl/t/cmd_switch.t                                [tcl]
2456 languages/tcl/t/cmd_time.t                                  [tcl]
2457 languages/tcl/t/cmd_unset.t                                 [tcl]
2458 languages/tcl/t/cmd_uplevel.t                               [tcl]
2459 languages/tcl/t/cmd_upvar.t                                 [tcl]
2460 languages/tcl/t/cmd_variable.t                              [tcl]
2461 languages/tcl/t/cmd_vwait.t                                 [tcl]
2462 languages/tcl/t/cmd_while.t                                 [tcl]
2463 languages/tcl/t/harness                                     [tcl]
2464 languages/tcl/t/internals/README                            [tcl]
2465 languages/tcl/t/internals/select_option.t                   [tcl]
2466 languages/tcl/t/internals/select_switches.t                 [tcl]
2467 languages/tcl/t/tcl_backslash.t                             [tcl]
2468 languages/tcl/t/tcl_command_subst.t                         [tcl]
2469 languages/tcl/t/tcl_conversion.t                            [tcl]
2470 languages/tcl/t/tcl_glob.t                                  [tcl]
2471 languages/tcl/t/tcl_misc.t                                  [tcl]
2472 languages/tcl/t/tcl_namespace.t                             [tcl]
2473 languages/tcl/t/tcl_pir_compiler.t                          [tcl]
2474 languages/tcl/t/tcl_var_subst.t                             [tcl]
2475 languages/tcl/tools/gen_builtins.pl                         [tcl]
2476 languages/tcl/tools/gen_inline.pl                           [tcl]
2477 languages/tcl/tools/tcl_harness.pl                          [tcl]
2478 languages/tcl/tools/tcl_test.pl                             [tcl]
2479 languages/unlambda/MAINTAINER                               [unlambda]
2480 languages/unlambda/README                                   [unlambda]
2481 languages/unlambda/config/makefiles/root.in                 [unlambda]
2482 languages/unlambda/examples/h.unl                           [unlambda]
2483 languages/unlambda/examples/hello.unl                       [unlambda]
2484 languages/unlambda/examples/newline.unl                     [unlambda]
2485 languages/unlambda/t/examples.t                             [unlambda]
2486 languages/unlambda/t/harness                                [unlambda]
2487 languages/unlambda/unl.pir                                  [unlambda]
2488 languages/urm/INSTALL                                       [urm]
2489 languages/urm/LICENSE                                       [urm]
2490 languages/urm/MAINTAINER                                    [urm]
2491 languages/urm/README                                        [urm]
2492 languages/urm/config/makefiles/root.in                      [urm]
2493 languages/urm/examples/biggerzero.urm                       [urm]
2494 languages/urm/examples/distance.urm                         [urm]
2495 languages/urm/examples/div.urm                              [urm]
2496 languages/urm/examples/mult.urm                             [urm]
2497 languages/urm/examples/sim.urm                              [urm]
2498 languages/urm/examples/sub.urm                              [urm]
2499 languages/urm/lib/URM/Test.pm                               [urm]
2500 languages/urm/t/harness                                     [urm]
2501 languages/urm/t/in_out.t                                    [urm]
2502 languages/urm/t/mmu.t                                       [urm]
2503 languages/urm/t/syn.t                                       [urm]
2504 languages/urm/urm-old.pl                                    [urm]
2505 languages/urm/urmc                                          [urm]
2506 lib/File/Which.pm                                           [devel]
2507 lib/IO/CaptureOutput.pm                                     [devel]
2508 lib/Parrot/BuildUtil.pm                                     [devel]
2509 lib/Parrot/Config.pm                                        [devel]
2510 lib/Parrot/Configure.pm                                     [devel]
2511 lib/Parrot/Configure/Compiler.pm                            [devel]
2512 lib/Parrot/Configure/Data.pm                                [devel]
2513 lib/Parrot/Configure/Messages.pm                            [devel]
2514 lib/Parrot/Configure/Options.pm                             [devel]
2515 lib/Parrot/Configure/Options/Conf.pm                        [devel]
2516 lib/Parrot/Configure/Options/Reconf.pm                      [devel]
2517 lib/Parrot/Configure/Options/Test.pm                        [devel]
2518 lib/Parrot/Configure/Options/Test/Prepare.pm                [devel]
2519 lib/Parrot/Configure/Step.pm                                [devel]
2520 lib/Parrot/Configure/Step/List.pm                           [devel]
2521 lib/Parrot/Configure/Step/Methods.pm                        [devel]
2522 lib/Parrot/Configure/Test.pm                                [devel]
2523 lib/Parrot/Configure/Trace.pm                               [devel]
2524 lib/Parrot/Configure/Utils.pm                               [devel]
2525 lib/Parrot/Distribution.pm                                  [devel]
2526 lib/Parrot/Docs/Directory.pm                                [devel]
2527 lib/Parrot/Docs/File.pm                                     [devel]
2528 lib/Parrot/Docs/Group.pm                                    [devel]
2529 lib/Parrot/Docs/HTMLPage.pm                                 [devel]
2530 lib/Parrot/Docs/Item.pm                                     [devel]
2531 lib/Parrot/Docs/POD2HTML.pm                                 [devel]
2532 lib/Parrot/Docs/Section.pm                                  [devel]
2533 lib/Parrot/Docs/Section/BigNum.pm                           [devel]
2534 lib/Parrot/Docs/Section/C.pm                                [devel]
2535 lib/Parrot/Docs/Section/Compilers.pm                        [devel]
2536 lib/Parrot/Docs/Section/Config.pm                           [devel]
2537 lib/Parrot/Docs/Section/Docs.pm                             [devel]
2538 lib/Parrot/Docs/Section/DynaPMCs.pm                         [devel]
2539 lib/Parrot/Docs/Section/EditorPlugins.pm                    [devel]
2540 lib/Parrot/Docs/Section/Examples.pm                         [devel]
2541 lib/Parrot/Docs/Section/IMCC.pm                             [devel]
2542 lib/Parrot/Docs/Section/Info.pm                             [devel]
2543 lib/Parrot/Docs/Section/Languages.pm                        [devel]
2544 lib/Parrot/Docs/Section/Libs.pm                             [devel]
2545 lib/Parrot/Docs/Section/Ops.pm                              [devel]
2546 lib/Parrot/Docs/Section/PMCs.pm                             [devel]
2547 lib/Parrot/Docs/Section/Parrot.pm                           [devel]
2548 lib/Parrot/Docs/Section/Perl.pm                             [devel]
2549 lib/Parrot/Docs/Section/Tests.pm                            [devel]
2550 lib/Parrot/Docs/Section/Tools.pm                            [devel]
2551 lib/Parrot/Harness/DefaultTests.pm                          [devel]
2552 lib/Parrot/Harness/Options.pm                               [devel]
2553 lib/Parrot/Harness/Smoke.pm                                 [devel]
2554 lib/Parrot/Headerizer.pm                                    [devel]
2555 lib/Parrot/IO/Directory.pm                                  [devel]
2556 lib/Parrot/IO/File.pm                                       [devel]
2557 lib/Parrot/IO/Path.pm                                       [devel]
2558 lib/Parrot/Manifest.pm                                      [devel]
2559 lib/Parrot/Op.pm                                            [devel]
2560 lib/Parrot/OpTrans.pm                                       [devel]
2561 lib/Parrot/OpTrans/C.pm                                     [devel]
2562 lib/Parrot/OpTrans/CGP.pm                                   [devel]
2563 lib/Parrot/OpTrans/CGoto.pm                                 [devel]
2564 lib/Parrot/OpTrans/CPrederef.pm                             [devel]
2565 lib/Parrot/OpTrans/CSwitch.pm                               [devel]
2566 lib/Parrot/OpTrans/Compiled.pm                              [devel]
2567 lib/Parrot/Ops2c/Auxiliary.pm                               [devel]
2568 lib/Parrot/Ops2c/Utils.pm                                   [devel]
2569 lib/Parrot/Ops2pm/Auxiliary.pm                              [devel]
2570 lib/Parrot/Ops2pm/Utils.pm                                  [devel]
2571 lib/Parrot/OpsFile.pm                                       [devel]
2572 lib/Parrot/Pmc2c/Attribute.pm                               [devel]
2573 lib/Parrot/Pmc2c/ComposedMethod.pm                          [devel]
2574 lib/Parrot/Pmc2c/Dumper.pm                                  [devel]
2575 lib/Parrot/Pmc2c/Emitter.pm                                 [devel]
2576 lib/Parrot/Pmc2c/Library.pm                                 [devel]
2577 lib/Parrot/Pmc2c/Method.pm                                  [devel]
2578 lib/Parrot/Pmc2c/MethodEmitter.pm                           [devel]
2579 lib/Parrot/Pmc2c/Object.pm                                  [devel]
2580 lib/Parrot/Pmc2c/PCCMETHOD.pm                               [devel]
2581 lib/Parrot/Pmc2c/PMC.pm                                     [devel]
2582 lib/Parrot/Pmc2c/PMC/Null.pm                                [devel]
2583 lib/Parrot/Pmc2c/PMC/Object.pm                              [devel]
2584 lib/Parrot/Pmc2c/PMC/ParrotClass.pm                         [devel]
2585 lib/Parrot/Pmc2c/PMC/PrintTree.pm                           [devel]
2586 lib/Parrot/Pmc2c/PMC/RO.pm                                  [devel]
2587 lib/Parrot/Pmc2c/PMC/Ref.pm                                 [devel]
2588 lib/Parrot/Pmc2c/PMC/STMRef.pm                              [devel]
2589 lib/Parrot/Pmc2c/PMC/SharedRef.pm                           [devel]
2590 lib/Parrot/Pmc2c/PMC/default.pm                             [devel]
2591 lib/Parrot/Pmc2c/PMC/deleg_pmc.pm                           [devel]
2592 lib/Parrot/Pmc2c/PMC/delegate.pm                            [devel]
2593 lib/Parrot/Pmc2c/PMCEmitter.pm                              [devel]
2594 lib/Parrot/Pmc2c/Parser.pm                                  [devel]
2595 lib/Parrot/Pmc2c/Pmc2cMain.pm                               [devel]
2596 lib/Parrot/Pmc2c/UtilFunctions.pm                           [devel]
2597 lib/Parrot/Pmc2c/VTable.pm                                  [devel]
2598 lib/Parrot/Revision.pm                                      [devel]
2599 lib/Parrot/SearchOps.pm                                     [devel]
2600 lib/Parrot/Test.pm                                          [devel]
2601 lib/Parrot/Test/APL.pm                                      [devel]
2602 lib/Parrot/Test/Cardinal.pm                                 [devel]
2603 lib/Parrot/Test/Harness.pm                                  [devel]
2604 lib/Parrot/Test/PGE.pm                                      [devel]
2605 lib/Parrot/Test/PIR_PGE.pm                                  [devel]
2606 lib/Parrot/Test/Perl6.pm                                    [devel]
2607 lib/Parrot/Test/Punie.pm                                    [devel]
2608 lib/Parrot/Test/Util/Runloop.pm                             [devel]
2609 lib/Parrot/Vtable.pm                                        [devel]
2610 lib/Perl/Critic/Policy/CodeLayout/ProhibitDuplicateCoda.pm  [devel]
2611 lib/Perl/Critic/Policy/CodeLayout/ProhibitTrailingWhitespace.pm [devel]
2612 lib/Perl/Critic/Policy/CodeLayout/UseParrotCoda.pm          [devel]
2613 lib/Perl/Critic/Policy/TestingAndDebugging/MisplacedShebang.pm [devel]
2614 lib/Perl/Critic/Policy/TestingAndDebugging/ProhibitShebangWarningsArg.pm [devel]
2615 lib/Perl/Critic/Policy/TestingAndDebugging/RequirePortableShebang.pm [devel]
2616 lib/Pod/Escapes.pm                                          [devel]
2617 lib/Pod/Simple.pm                                           [devel]
2618 lib/Pod/Simple/BlackBox.pm                                  [devel]
2619 lib/Pod/Simple/Checker.pm                                   [devel]
2620 lib/Pod/Simple/Debug.pm                                     [devel]
2621 lib/Pod/Simple/DumpAsText.pm                                [devel]
2622 lib/Pod/Simple/DumpAsXML.pm                                 [devel]
2623 lib/Pod/Simple/HTML.pm                                      [devel]
2624 lib/Pod/Simple/LinkSection.pm                               [devel]
2625 lib/Pod/Simple/Methody.pm                                   [devel]
2626 lib/Pod/Simple/PullParser.pm                                [devel]
2627 lib/Pod/Simple/PullParserEndToken.pm                        [devel]
2628 lib/Pod/Simple/PullParserStartToken.pm                      [devel]
2629 lib/Pod/Simple/PullParserTextToken.pm                       [devel]
2630 lib/Pod/Simple/PullParserToken.pm                           [devel]
2631 lib/Pod/Simple/RTF.pm                                       [devel]
2632 lib/Pod/Simple/SimpleTree.pm                                [devel]
2633 lib/Pod/Simple/Text.pm                                      [devel]
2634 lib/Pod/Simple/TextContent.pm                               [devel]
2635 lib/Pod/Simple/TiedOutFH.pm                                 [devel]
2636 lib/Pod/Simple/Transcode.pm                                 [devel]
2637 lib/Pod/Simple/TranscodeDumb.pm                             [devel]
2638 lib/Pod/Simple/TranscodeSmart.pm                            [devel]
2639 lib/Pod/Simple/XMLOutStream.pm                              [devel]
2640 lib/SmartLink.pm                                            [devel]
2641 parrot-config                                               [main]bin
2642 parrot.spec                                                 []
2643 parrotbug                                                   []
2644 runtime/parrot/dynext/README                                [devel]doc
2645 runtime/parrot/include/DWIM.pir                             [devel]doc
2646 runtime/parrot/include/README                               [devel]doc
2647 runtime/parrot/include/hllmacros.pir                        [library]
2648 runtime/parrot/include/sockets.pasm                         [library]
2649 runtime/parrot/include/test_more.pir                        [library]
2650 runtime/parrot/library/CGI/QueryHash.pir                    [library]
2651 runtime/parrot/library/Config/JSON.pir                      [library]
2652 runtime/parrot/library/Crow.pir                             [library]
2653 runtime/parrot/library/Data/Dumper.pir                      [library]
2654 runtime/parrot/library/Data/Dumper/Base.pir                 [library]
2655 runtime/parrot/library/Data/Dumper/Default.pir              [library]
2656 runtime/parrot/library/Data/Escape.pir                      [library]
2657 runtime/parrot/library/Data/Replace.pir                     [library]
2658 runtime/parrot/library/Data/Sort.pir                        [library]
2659 runtime/parrot/library/Digest/MD5.pir                       [library]
2660 runtime/parrot/library/File/Spec.pir                        [library]
2661 runtime/parrot/library/File/Spec/Unix.pir                   [library]
2662 runtime/parrot/library/File/Spec/Win32.pir                  [library]
2663 runtime/parrot/library/Getopt/Obj.pir                       [library]
2664 runtime/parrot/library/HTTP/Daemon.pir                      [library]
2665 runtime/parrot/library/Iter.pir                             [library]
2666 runtime/parrot/library/JSON.pir                             [library]
2667 runtime/parrot/library/MIME/Base64.pir                      [library]
2668 runtime/parrot/library/Math/Random/mt19937ar.pir            [library]
2669 runtime/parrot/library/NCI/call_toolkit_init.pir            [library]
2670 runtime/parrot/library/OpenGL.pir                           [library]
2671 runtime/parrot/library/P6object.pir                         [library]
2672 runtime/parrot/library/PCT/README                           [library]
2673 runtime/parrot/library/PGE/Dumper.pir                       [library]
2674 runtime/parrot/library/PGE/Glob.pir                         [library]
2675 runtime/parrot/library/PGE/Hs.pir                           [library]
2676 runtime/parrot/library/PGE/Perl6Grammar.pir                 [library]
2677 runtime/parrot/library/PGE/Text.pir                         [library]
2678 runtime/parrot/library/PGE/Util.pir                         [library]
2679 runtime/parrot/library/Parrot/Capture_PIR.pir               [library]
2680 runtime/parrot/library/Parrot/Coroutine.pir                 [library]
2681 runtime/parrot/library/Parrot/Exception.pir                 [library]
2682 runtime/parrot/library/Pg.pir                               [library]
2683 runtime/parrot/library/Protoobject.pir                      [library]
2684 runtime/parrot/library/Range.pir                            [library]
2685 runtime/parrot/library/SDL.pir                              [library]
2686 runtime/parrot/library/SDL/App.pir                          [library]
2687 runtime/parrot/library/SDL/Button.pir                       [library]
2688 runtime/parrot/library/SDL/Color.pir                        [library]
2689 runtime/parrot/library/SDL/Constants.pir                    [library]
2690 runtime/parrot/library/SDL/Event.pir                        [library]
2691 runtime/parrot/library/SDL/EventHandler.pir                 [library]
2692 runtime/parrot/library/SDL/Font.pir                         [library]
2693 runtime/parrot/library/SDL/Image.pir                        [library]
2694 runtime/parrot/library/SDL/LCD.pir                          [library]
2695 runtime/parrot/library/SDL/LCD.png                          [library]
2696 runtime/parrot/library/SDL/Rect.pir                         [library]
2697 runtime/parrot/library/SDL/Sprite.pir                       [library]
2698 runtime/parrot/library/SDL/StopWatch.pir                    [library]
2699 runtime/parrot/library/SDL/Surface.pir                      [library]
2700 runtime/parrot/library/STM.pir                              [library]
2701 runtime/parrot/library/Stream/Base.pir                      [library]
2702 runtime/parrot/library/Stream/Combiner.pir                  [library]
2703 runtime/parrot/library/Stream/Coroutine.pir                 [library]
2704 runtime/parrot/library/Stream/Filter.pir                    [library]
2705 runtime/parrot/library/Stream/Lines.pir                     [library]
2706 runtime/parrot/library/Stream/ParrotIO.pir                  [library]
2707 runtime/parrot/library/Stream/Replay.pir                    [library]
2708 runtime/parrot/library/Stream/Sub.pir                       [library]
2709 runtime/parrot/library/Stream/Writer.pir                    [library]
2710 runtime/parrot/library/String/Utils.pir                     [library]
2711 runtime/parrot/library/Tcl/Glob.pir                         [library]
2712 runtime/parrot/library/Test/Builder.pir                     [library]
2713 runtime/parrot/library/Test/Builder/Output.pir              [library]
2714 runtime/parrot/library/Test/Builder/Test.pir                [library]
2715 runtime/parrot/library/Test/Builder/TestPlan.pir            [library]
2716 runtime/parrot/library/Test/Builder/Tester.pir              [library]
2717 runtime/parrot/library/Test/Class.pir                       [library]
2718 runtime/parrot/library/Test/More.pir                        [library]
2719 runtime/parrot/library/YAML/Dumper.pir                      [library]
2720 runtime/parrot/library/YAML/Dumper/Base.pir                 [library]
2721 runtime/parrot/library/YAML/Dumper/Default.pir              [library]
2722 runtime/parrot/library/YAML/Parser/Syck.pir                 [library]
2723 runtime/parrot/library/config.pir                           [library]
2724 runtime/parrot/library/dumper.pir                           [library]
2725 runtime/parrot/library/libpcre.pir                          [library]
2726 runtime/parrot/library/ncurses.declarations                 [library]
2727 runtime/parrot/library/ncurses.pasm                         [library]
2728 runtime/parrot/library/ncurses.pir                          [library]
2729 runtime/parrot/library/parrotlib.pir                        [library]
2730 runtime/parrot/library/pcore.pir                            [library]
2731 runtime/parrot/library/pcre.pir                             [library]
2732 runtime/parrot/library/postgres.declarations                [library]
2733 runtime/parrot/library/postgres.pasm                        [library]
2734 runtime/parrot/library/postgres.pir                         [library]
2735 runtime/parrot/library/random_lib.pir                       [library]
2736 runtime/parrot/library/tcpstream.pir                        [library]
2737 runtime/parrot/library/uuid.pir                             [library]
2738 runtime/parrot/library/yaml_dumper.pir                      [library]
2739 src/atomic/gcc_x86.c                                        []
2740 src/atomic/sparc_v9.s                                       []
2741 src/bignum.c                                                []
2742 src/bignum.h                                                []
2743 src/builtin.c                                               []
2744 src/byteorder.c                                             []
2745 src/charset.c                                               []
2746 src/charset/ascii.c                                         []
2747 src/charset/ascii.h                                         []
2748 src/charset/binary.c                                        []
2749 src/charset/binary.h                                        []
2750 src/charset/iso-8859-1.c                                    []
2751 src/charset/iso-8859-1.h                                    []
2752 src/charset/tables.c                                        []
2753 src/charset/tables.h                                        []
2754 src/charset/unicode.c                                       []
2755 src/charset/unicode.h                                       []
2756 src/cpu_dep.c                                               []
2757 src/datatypes.c                                             []
2758 src/debug.c                                                 []
2759 src/disassemble.c                                           []
2760 src/dynext.c                                                []
2761 src/dynoplibs/README                                        []
2762 src/dynoplibs/dan.ops                                       []
2763 src/dynoplibs/myops.ops                                     []
2764 src/dynpmc/README.pod                                       []
2765 src/dynpmc/dynlexpad.pmc                                    []
2766 src/dynpmc/ext.pir                                          []
2767 src/dynpmc/foo.pmc                                          []
2768 src/dynpmc/gdbmhash.pmc                                     []
2769 src/dynpmc/main.pasm                                        []
2770 src/dynpmc/rational.pmc                                     []
2771 src/dynpmc/rotest.pmc                                       []
2772 src/dynpmc/subproxy.pmc                                     []
2773 src/embed.c                                                 []
2774 src/encoding.c                                              []
2775 src/encodings/fixed_8.c                                     []
2776 src/encodings/fixed_8.h                                     []
2777 src/encodings/ucs2.c                                        []
2778 src/encodings/ucs2.h                                        []
2779 src/encodings/utf16.c                                       []
2780 src/encodings/utf16.h                                       []
2781 src/encodings/utf8.c                                        []
2782 src/encodings/utf8.h                                        []
2783 src/events.c                                                []
2784 src/exceptions.c                                            []
2785 src/exec.c                                                  []
2786 src/exec_save.c                                             []
2787 src/exec_save.h                                             []
2788 src/exec_start.c                                            []
2789 src/exit.c                                                  []
2790 src/extend.c                                                []
2791 src/gc/dod.c                                                []
2792 src/gc/gc_gms.c                                             []
2793 src/gc/gc_ims.c                                             []
2794 src/gc/memory.c                                             []
2795 src/gc/register.c                                           []
2796 src/gc/res_lea.c                                            []
2797 src/gc/resources.c                                          []
2798 src/gc/smallobject.c                                        []
2799 src/global.c                                                []
2800 src/global_setup.c                                          []
2801 src/hash.c                                                  []
2802 src/headers.c                                               []
2803 src/hll.c                                                   []
2804 src/inter_call.c                                            []
2805 src/inter_cb.c                                              []
2806 src/inter_create.c                                          []
2807 src/inter_misc.c                                            []
2808 src/inter_run.c                                             []
2809 src/interp_guts.h                                           []
2810 src/interpreter.c                                           []
2811 src/intlist.c                                               []
2812 src/io/io.c                                                 []
2813 src/io/io_buf.c                                             []
2814 src/io/io_layers.c                                          []
2815 src/io/io_mmap.c                                            []
2816 src/io/io_passdown.c                                        []
2817 src/io/io_private.h                                         []
2818 src/io/io_stdio.c                                           []
2819 src/io/io_string.c                                          []
2820 src/io/io_unix.c                                            []
2821 src/io/io_utf8.c                                            []
2822 src/io/io_win32.c                                           []
2823 src/jit.c                                                   []
2824 src/jit.h                                                   []
2825 src/jit/alpha/core.jit                                      []
2826 src/jit/alpha/jit_emit.h                                    []
2827 src/jit/amd64/core.jit                                      []
2828 src/jit/amd64/jit_emit.h                                    []
2829 src/jit/arm/core.jit                                        []
2830 src/jit/arm/exec_dep.c                                      []
2831 src/jit/arm/exec_dep.h                                      []
2832 src/jit/arm/jit_emit.h                                      []
2833 src/jit/hppa/core.jit                                       []
2834 src/jit/hppa/jit_emit.h                                     []
2835 src/jit/i386/core.jit                                       []
2836 src/jit/i386/exec_dep.c                                     []
2837 src/jit/i386/exec_dep.h                                     []
2838 src/jit/i386/jit_emit.h                                     []
2839 src/jit/ia64/core.jit                                       []
2840 src/jit/ia64/jit_emit.h                                     []
2841 src/jit/mips/core.jit                                       []
2842 src/jit/mips/jit_emit.h                                     []
2843 src/jit/ppc/asm.s                                           []
2844 src/jit/ppc/core.jit                                        []
2845 src/jit/ppc/exec_dep.c                                      []
2846 src/jit/ppc/exec_dep.h                                      []
2847 src/jit/ppc/jit_emit.h                                      []
2848 src/jit/ppc/ppc-linux.s                                     []
2849 src/jit/skeleton/jit_emit.h                                 []
2850 src/jit/sun4/core.jit                                       []
2851 src/jit/sun4/jit_emit.h                                     []
2852 src/jit_debug.c                                             []
2853 src/jit_debug_xcoff.c                                       []
2854 src/key.c                                                   []
2855 src/libnci_test.def                                         []
2856 src/library.c                                               []
2857 src/list.c                                                  []
2858 src/longopt.c                                               []
2859 src/main.c                                                  []
2860 src/malloc-trace.c                                          []
2861 src/malloc.c                                                []
2862 src/misc.c                                                  []
2863 src/mmd.c                                                   []
2864 src/nci_test.c                                              []
2865 src/oo.c                                                    []
2866 src/ops/bit.ops                                             []
2867 src/ops/cmp.ops                                             []
2868 src/ops/core.ops                                            []
2869 src/ops/debug.ops                                           []
2870 src/ops/experimental.ops                                    []
2871 src/ops/io.ops                                              []
2872 src/ops/math.ops                                            []
2873 src/ops/object.ops                                          []
2874 src/ops/obscure.ops                                         []
2875 src/ops/ops.num                                             [devel]
2876 src/ops/ops.skip                                            []
2877 src/ops/pic.ops                                             []
2878 src/ops/pmc.ops                                             []
2879 src/ops/set.ops                                             []
2880 src/ops/stm.ops                                             []
2881 src/ops/string.ops                                          []
2882 src/ops/sys.ops                                             []
2883 src/ops/var.ops                                             []
2884 src/packdump.c                                              []
2885 src/packfile.c                                              []
2886 src/packfile/pf_items.c                                     []
2887 src/packout.c                                               []
2888 src/pbc_info.c                                              []
2889 src/pbc_merge.c                                             []
2890 src/pdb.c                                                   []
2891 src/pdump.c                                                 []
2892 src/pic.c                                                   []
2893 src/pic_jit.c                                               []
2894 src/pmc.c                                                   []
2895 src/pmc/addrregistry.pmc                                    []
2896 src/pmc/array.pmc                                           []
2897 src/pmc/bigint.pmc                                          []
2898 src/pmc/boolean.pmc                                         []
2899 src/pmc/bound_nci.pmc                                       []
2900 src/pmc/capture.pmc                                         []
2901 src/pmc/class.pmc                                           []
2902 src/pmc/closure.pmc                                         []
2903 src/pmc/codestring.pmc                                      []
2904 src/pmc/complex.pmc                                         []
2905 src/pmc/continuation.pmc                                    []
2906 src/pmc/coroutine.pmc                                       []
2907 src/pmc/default.pmc                                         []
2908 src/pmc/deleg_pmc.pmc                                       []
2909 src/pmc/delegate.pmc                                        []
2910 src/pmc/enumerate.pmc                                       []
2911 src/pmc/env.pmc                                             []
2912 src/pmc/eval.pmc                                            []
2913 src/pmc/eventhandler.pmc                                    []
2914 src/pmc/exception.pmc                                       []
2915 src/pmc/exception_handler.pmc                               []
2916 src/pmc/exporter.pmc                                        []
2917 src/pmc/file.pmc                                            []
2918 src/pmc/fixedbooleanarray.pmc                               []
2919 src/pmc/fixedfloatarray.pmc                                 []
2920 src/pmc/fixedintegerarray.pmc                               []
2921 src/pmc/fixedpmcarray.pmc                                   []
2922 src/pmc/fixedstringarray.pmc                                []
2923 src/pmc/float.pmc                                           []
2924 src/pmc/hash.pmc                                            []
2925 src/pmc/integer.pmc                                         []
2926 src/pmc/intlist.pmc                                         []
2927 src/pmc/iterator.pmc                                        []
2928 src/pmc/key.pmc                                             []
2929 src/pmc/lexinfo.pmc                                         []
2930 src/pmc/lexpad.pmc                                          []
2931 src/pmc/managedstruct.pmc                                   []
2932 src/pmc/multiarray.pmc                                      []
2933 src/pmc/multisub.pmc                                        []
2934 src/pmc/namespace.pmc                                       []
2935 src/pmc/nci.pmc                                             []
2936 src/pmc/null.pmc                                            []
2937 src/pmc/object.pmc                                          []
2938 src/pmc/orderedhash.pmc                                     []
2939 src/pmc/os.pmc                                              []
2940 src/pmc/pair.pmc                                            []
2941 src/pmc/parrotinterpreter.pmc                               []
2942 src/pmc/parrotio.pmc                                        []
2943 src/pmc/parrotlibrary.pmc                                   []
2944 src/pmc/parrotrunningthread.pmc                             []
2945 src/pmc/parrotthread.pmc                                    []
2946 src/pmc/pccmethod_test.pmc                                  []
2947 src/pmc/pmc.num                                             []
2948 src/pmc/pmcproxy.pmc                                        []
2949 src/pmc/pointer.pmc                                         []
2950 src/pmc/random.pmc                                          []
2951 src/pmc/ref.pmc                                             []
2952 src/pmc/resizablebooleanarray.pmc                           []
2953 src/pmc/resizablefloatarray.pmc                             []
2954 src/pmc/resizableintegerarray.pmc                           []
2955 src/pmc/resizablepmcarray.pmc                               []
2956 src/pmc/resizablestringarray.pmc                            []
2957 src/pmc/retcontinuation.pmc                                 []
2958 src/pmc/role.pmc                                            []
2959 src/pmc/sarray.pmc                                          []
2960 src/pmc/scalar.pmc                                          []
2961 src/pmc/scheduler.pmc                                       []
2962 src/pmc/schedulermessage.pmc                                []
2963 src/pmc/sharedref.pmc                                       []
2964 src/pmc/slice.pmc                                           []
2965 src/pmc/stmlog.pmc                                          []
2966 src/pmc/stmref.pmc                                          []
2967 src/pmc/stmvar.pmc                                          []
2968 src/pmc/string.pmc                                          []
2969 src/pmc/sub.pmc                                             []
2970 src/pmc/task.pmc                                            []
2971 src/pmc/timer.pmc                                           []
2972 src/pmc/tqueue.pmc                                          []
2973 src/pmc/undef.pmc                                           []
2974 src/pmc/unmanagedstruct.pmc                                 []
2975 src/pmc/vtablecache.pmc                                     []
2976 src/pmc_freeze.c                                            []
2977 src/runops_cores.c                                          []
2978 src/runops_cores.h                                          []
2979 src/scheduler.c                                             []
2980 src/spf_render.c                                            []
2981 src/spf_vtable.c                                            []
2982 src/stack_common.c                                          []
2983 src/stacks.c                                                []
2984 src/stm/backend.c                                           []
2985 src/stm/stm_internal.h                                      []
2986 src/stm/stm_waitlist.h                                      []
2987 src/stm/waitlist.c                                          []
2988 src/string.c                                                []
2989 src/string_primitives.c                                     []
2990 src/sub.c                                                   []
2991 src/thread.c                                                []
2992 src/trace.c                                                 []
2993 src/trace.h                                                 []
2994 src/tsq.c                                                   []
2995 src/unicode.h                                               []
2996 src/utils.c                                                 []
2997 src/vtable.tbl                                              [devel]
2998 src/vtables.c                                               []
2999 src/warnings.c                                              []
3000 t/README                                                    []
3001 t/TESTS_STATUS.pod                                          []
3002 t/benchmark/benchmarks.t                                    []
3003 t/codingstd/c_code_coda.t                                   []
3004 t/codingstd/c_cppcomments.t                                 []
3005 t/codingstd/c_function_docs.t                               []
3006 t/codingstd/c_header_guards.t                               []
3007 t/codingstd/c_indent.t                                      []
3008 t/codingstd/c_macro_args.t                                  []
3009 t/codingstd/c_operator.t                                    []
3010 t/codingstd/c_parens.t                                      []
3011 t/codingstd/c_returns.t                                     []
3012 t/codingstd/c_struct.t                                      []
3013 t/codingstd/check_isxxx.t                                   []
3014 t/codingstd/check_toxxx.t                                   []
3015 t/codingstd/copyright.t                                     []
3016 t/codingstd/cuddled_else.t                                  []
3017 t/codingstd/filenames.t                                     []
3018 t/codingstd/fixme.t                                         []
3019 t/codingstd/gmt_utc.t                                       []
3020 t/codingstd/linelength.t                                    []
3021 t/codingstd/pccmethod_deps.t                                []
3022 t/codingstd/pdd_format.t                                    []
3023 t/codingstd/perlcritic.t                                    []
3024 t/codingstd/pir_code_coda.t                                 []
3025 t/codingstd/pod_todo.t                                      []
3026 t/codingstd/svn_id.t                                        []
3027 t/codingstd/tabs.t                                          []
3028 t/codingstd/trailing_space.t                                []
3029 t/compilers/imcc/imcpasm/cfg.t                              []
3030 t/compilers/imcc/imcpasm/opt0.t                             []
3031 t/compilers/imcc/imcpasm/opt1.t                             []
3032 t/compilers/imcc/imcpasm/opt2.t                             []
3033 t/compilers/imcc/imcpasm/optc.t                             []
3034 t/compilers/imcc/imcpasm/pcc.t                              []
3035 t/compilers/imcc/imcpasm/sub.t                              []
3036 t/compilers/imcc/reg/alloc.t                                []
3037 t/compilers/imcc/reg/spill.t                                []
3038 t/compilers/imcc/syn/bsr.t                                  []
3039 t/compilers/imcc/syn/clash.t                                []
3040 t/compilers/imcc/syn/const.t                                []
3041 t/compilers/imcc/syn/errors.t                               []
3042 t/compilers/imcc/syn/eval.t                                 []
3043 t/compilers/imcc/syn/file.t                                 []
3044 t/compilers/imcc/syn/keyed.t                                []
3045 t/compilers/imcc/syn/labels.t                               []
3046 t/compilers/imcc/syn/macro.t                                []
3047 t/compilers/imcc/syn/namespace.t                            []
3048 t/compilers/imcc/syn/objects.t                              []
3049 t/compilers/imcc/syn/op.t                                   []
3050 t/compilers/imcc/syn/pasm.t                                 []
3051 t/compilers/imcc/syn/pcc.t                                  []
3052 t/compilers/imcc/syn/pod.t                                  []
3053 t/compilers/imcc/syn/regressions.t                          []
3054 t/compilers/imcc/syn/scope.t                                []
3055 t/compilers/imcc/syn/symbols.t                              []
3056 t/compilers/imcc/syn/tail.t                                 []
3057 t/compilers/json/from_parrot.t                              []
3058 t/compilers/json/to_parrot.t                                []
3059 t/compilers/pct/NoneGrammar.tg                              []
3060 t/compilers/pct/NoneParser.pg                               []
3061 t/compilers/pct/past.t                                      []
3062 t/compilers/pct/pct_hllcompiler.t                           []
3063 t/compilers/pct/post.t                                      []
3064 t/compilers/pct/script.source                               []
3065 t/compilers/pge/00-basic.t                                  []
3066 t/compilers/pge/02-match.t                                  []
3067 t/compilers/pge/03-optable.t                                []
3068 t/compilers/pge/04-compile.t                                []
3069 t/compilers/pge/06-grammar.t                                []
3070 t/compilers/pge/p5regex/p5rx.t                              []
3071 t/compilers/pge/p5regex/re_tests                            []
3072 t/compilers/pge/perl6regex/01-regex.t                       []
3073 t/compilers/pge/perl6regex/context.t                        []
3074 t/compilers/pge/perl6regex/rx_backtrack                     []
3075 t/compilers/pge/perl6regex/rx_captures                      []
3076 t/compilers/pge/perl6regex/rx_charclass                     []
3077 t/compilers/pge/perl6regex/rx_lookarounds                   []
3078 t/compilers/pge/perl6regex/rx_metachars                     []
3079 t/compilers/pge/perl6regex/rx_modifiers                     []
3080 t/compilers/pge/perl6regex/rx_quantifiers                   []
3081 t/compilers/pge/perl6regex/rx_subrules                      []
3082 t/compilers/pge/perl6regex/rx_syntax                        []
3083 t/compilers/pge/pge-hs.t                                    []
3084 t/compilers/pge/pge.t                                       []
3085 t/compilers/pge/pge_examples.t                              []
3086 t/compilers/pge/pge_globs.t                                 []
3087 t/compilers/pge/pge_text.t                                  []
3088 t/compilers/pge/pge_util.t                                  []
3089 t/compilers/tge/basic.t                                     []
3090 t/compilers/tge/grammar.t                                   []
3091 t/compilers/tge/harness                                     []
3092 t/compilers/tge/parser.t                                    []
3093 t/configure/001-options.t                                   []
3094 t/configure/002-messages.t                                  []
3095 t/configure/003-steplist.t                                  []
3096 t/configure/004-configure.t                                 []
3097 t/configure/005-run_one_step.t                              []
3098 t/configure/006-bad_step.t                                  []
3099 t/configure/007-verbose_two.t                               []
3100 t/configure/008-verbose_step_number.t                       []
3101 t/configure/009-verbose_step_regex.t                        []
3102 t/configure/010-verbose_step_num_uncalled.t                 []
3103 t/configure/011-no_description.t                            []
3104 t/configure/012-verbose.t                                   []
3105 t/configure/013-die.t                                       []
3106 t/configure/015-no_return.t                                 []
3107 t/configure/016-no_return_but_result.t                      []
3108 t/configure/017-revision_from_cache.t                       []
3109 t/configure/018-revision_to_cache.t                         []
3110 t/configure/019-version.t                                   []
3111 t/configure/020-version.t                                   []
3112 t/configure/021-version.t                                   []
3113 t/configure/022-version.t                                   []
3114 t/configure/023-version.t                                   []
3115 t/configure/024-version.t                                   []
3116 t/configure/025-options_test.t                              []
3117 t/configure/026-options_test.t                              []
3118 t/configure/027-option_or_data.t                            []
3119 t/configure/028-option_or_data.t                            []
3120 t/configure/029-option_or_data.t                            []
3121 t/configure/030-option_or_data.t                            []
3122 t/configure/031-base.t                                      []
3123 t/configure/032-data.t                                      []
3124 t/configure/033-step.t                                      []
3125 t/configure/034-step.t                                      []
3126 t/configure/035-step.t                                      []
3127 t/configure/036-config_steps.t                              []
3128 t/configure/037-run_single_step.t                           []
3129 t/configure/038-run_single_step.t                           []
3130 t/configure/039-run_single_step.t                           []
3131 t/configure/040-return_undef.t                              []
3132 t/configure/041-return_undef.t                              []
3133 t/configure/042-list_of_steps.t                             []
3134 t/configure/043-verbose_step_name.t                         []
3135 t/configure/044-slurp_file.t                                []
3136 t/configure/045-generated_file_header.t                     []
3137 t/configure/046-inter.t                                     []
3138 t/configure/047-inter.t                                     []
3139 t/configure/048-return_result_undef.t                       []
3140 t/configure/049-options_test.t                              []
3141 t/configure/050-fatal.t                                     []
3142 t/configure/051-fatal_step.t                                []
3143 t/configure/052-fatal_step.t                                []
3144 t/configure/053-fatal_step.t                                []
3145 t/configure/054-fatal_step.t                                []
3146 t/configure/055-fatal_step.t                                []
3147 t/configure/056-fatal_step.t                                []
3148 t/configure/057-fatal_step.t                                []
3149 t/configure/058-fatal_step.t                                []
3150 t/configure/059-silent.t                                    []
3151 t/configure/060-silent.t                                    []
3152 t/configure/testlib/Make_VERSION_File.pm                    []
3153 t/configure/testlib/Tie/Filehandle/Preempt/Stdin.pm         []
3154 t/configure/testlib/init/alpha.pm                           []
3155 t/configure/testlib/init/beta.pm                            []
3156 t/configure/testlib/init/delta.pm                           []
3157 t/configure/testlib/init/epsilon.pm                         []
3158 t/configure/testlib/init/eta.pm                             []
3159 t/configure/testlib/init/foobar.pm                          []
3160 t/configure/testlib/init/gamma.pm                           []
3161 t/configure/testlib/init/iota.pm                            []
3162 t/configure/testlib/init/kappa.pm                           []
3163 t/configure/testlib/init/lambda.pm                          []
3164 t/configure/testlib/init/zeta.pm                            []
3165 t/configure/testlib/inter/theta.pm                          []
3166 t/distro/file_metadata.t                                    []
3167 t/distro/manifest.t                                         []
3168 t/distro/meta_yml.t                                         []
3169 t/distro/test_file_coverage.t                               []
3170 t/doc/opcode-doc.t                                          []
3171 t/doc/pod.t                                                 []
3172 t/dynoplibs/dan.t                                           []
3173 t/dynoplibs/myops.t                                         []
3174 t/dynpmc/digest.t                                           []
3175 t/dynpmc/dynlexpad.t                                        []
3176 t/dynpmc/foo.t                                              []
3177 t/dynpmc/gdbmhash.t                                         []
3178 t/dynpmc/rational.t                                         []
3179 t/dynpmc/sub.t                                              []
3180 t/dynpmc/subclass_with_pir_method.t                         []
3181 t/examples/japh.t                                           []
3182 t/examples/library.t                                        []
3183 t/examples/namespace.t                                      []
3184 t/examples/pasm.t                                           []
3185 t/examples/past.t                                           []
3186 t/examples/pir.t                                            []
3187 t/examples/shootout.t                                       []
3188 t/examples/streams.t                                        []
3189 t/examples/subs.t                                           []
3190 t/examples/tutorial.t                                       []
3191 t/harness                                                   []
3192 t/library/File_Spec.t                                       []
3193 t/library/cgi_query_hash.t                                  []
3194 t/library/coroutine.t                                       []
3195 t/library/data_escape.t                                     []
3196 t/library/dumper.t                                          []
3197 t/library/getopt_obj.t                                      []
3198 t/library/iter.t                                            []
3199 t/library/md5.t                                             []
3200 t/library/mime_base64.t                                     []
3201 t/library/mt19937ar.t                                       []
3202 t/library/mt19937ar.txt                                     []
3203 t/library/p6object.t                                        []
3204 t/library/parrotlib.t                                       []
3205 t/library/pcre.t                                            []
3206 t/library/perlhist.txt                                      []
3207 t/library/pg.t                                              []
3208 t/library/protoobject.t                                     []
3209 t/library/range.t                                           []
3210 t/library/sort.t                                            []
3211 t/library/streams.t                                         []
3212 t/library/string_utils.t                                    []
3213 t/library/test_builder_tester.t                             []
3214 t/library/test_class.t                                      []
3215 t/library/test_more.t                                       []
3216 t/library/uuid.t                                            []
3217 t/library/yaml_dumper.t                                     []
3218 t/library/yaml_parser_syck.t                                []
3219 t/manifest/01-basic.t                                       []
3220 t/manifest/02-regenerate_file.t                             []
3221 t/manifest/03-regenerate_skip.t                             []
3222 t/manifest/04-alt_file.t                                    []
3223 t/manifest/05-alt_skip.t                                    []
3224 t/manifest/README                                           []
3225 t/native_pbc/header.t                                       []
3226 t/native_pbc/integer.t                                      []
3227 t/native_pbc/integer_1.pbc                                  []
3228 t/native_pbc/integer_2.pbc                                  []
3229 t/native_pbc/integer_3.pbc                                  []
3230 t/native_pbc/integer_4.pbc                                  []
3231 t/native_pbc/number.t                                       []
3232 t/native_pbc/number_1.pbc                                   []
3233 t/native_pbc/number_2.pbc                                   []
3234 t/native_pbc/number_3.pbc                                   []
3235 t/native_pbc/number_4.pbc                                   []
3236 t/native_pbc/number_5.pbc                                   []
3237 t/native_pbc/string.t                                       []
3238 t/native_pbc/string_1.pbc                                   []
3239 t/native_pbc/string_2.pbc                                   []
3240 t/oo/composition.t                                          []
3241 t/oo/isa.t                                                  []
3242 t/oo/metamodel.t                                            []
3243 t/oo/methods.t                                              []
3244 t/oo/mro-c3.t                                               []
3245 t/oo/names.t                                                []
3246 t/oo/new.t                                                  []
3247 t/oo/ops.t                                                  []
3248 t/oo/proxy.t                                                []
3249 t/oo/subclass.t                                             []
3250 t/op/00ff-dos.t                                             []
3251 t/op/00ff-unix.t                                            []
3252 t/op/01-parse_ops.t                                         []
3253 t/op/64bit.t                                                []
3254 t/op/arithmetics.t                                          []
3255 t/op/basic.t                                                []
3256 t/op/bitwise.t                                              []
3257 t/op/calling.t                                              []
3258 t/op/cc_params.t                                            []
3259 t/op/cc_state.t                                             []
3260 t/op/cmp-nonbranch.t                                        []
3261 t/op/comp.t                                                 []
3262 t/op/copy.t                                                 []
3263 t/op/debuginfo.t                                            []
3264 t/op/exceptions.t                                           []
3265 t/op/gc.t                                                   []
3266 t/op/globals.t                                              []
3267 t/op/hacks.t                                                []
3268 t/op/ifunless.t                                             []
3269 t/op/info.t                                                 []
3270 t/op/integer.t                                              []
3271 t/op/interp.t                                               []
3272 t/op/jit.t                                                  []
3273 t/op/jitn.t                                                 []
3274 t/op/lexicals.t                                             []
3275 t/op/literal.t                                              []
3276 t/op/load_bytecode.t                                        []
3277 t/op/number.t                                               []
3278 t/op/pushaction.t                                           []
3279 t/op/say.t                                                  []
3280 t/op/spawnw.t                                               []
3281 t/op/sprintf.t                                              []
3282 t/op/sprintf_tests                                          []
3283 t/op/string.t                                               []
3284 t/op/string_cclass.t                                        []
3285 t/op/string_cs.t                                            []
3286 t/op/stringu.t                                              []
3287 t/op/sysinfo.t                                              []
3288 t/op/time.t                                                 []
3289 t/op/trans.t                                                []
3290 t/op/types.t                                                []
3291 t/perl/Parrot_Distribution.t                                []
3292 t/perl/Parrot_Docs.t                                        []
3293 t/perl/Parrot_IO.t                                          []
3294 t/perl/Parrot_Test.t                                        []
3295 t/perl/README                                               []
3296 t/pharness/01-default_tests.t                               []
3297 t/pharness/02-get_test_prog_args.t                          []
3298 t/pharness/03-handle_long_options.t                         []
3299 t/pharness/04-Usage.t                                       []
3300 t/pmc/addrregistry.t                                        []
3301 t/pmc/array.t                                               []
3302 t/pmc/bigint.t                                              []
3303 t/pmc/bignum.t                                              []
3304 t/pmc/boolean.t                                             []
3305 t/pmc/bound_nci.t                                           []
3306 t/pmc/builtin.t                                             []
3307 t/pmc/capture.t                                             []
3308 t/pmc/class.t                                               []
3309 t/pmc/closure.t                                             []
3310 t/pmc/codestring.t                                          []
3311 t/pmc/complex.t                                             []
3312 t/pmc/config.t                                              []
3313 t/pmc/continuation.t                                        []
3314 t/pmc/coroutine.t                                           []
3315 t/pmc/default.t                                             []
3316 t/pmc/deleg_pmc.t                                           []
3317 t/pmc/delegate.t                                            []
3318 t/pmc/enumerate.t                                           []
3319 t/pmc/env.t                                                 []
3320 t/pmc/eval.t                                                []
3321 t/pmc/eventhandler.t                                        []
3322 t/pmc/exception.t                                           []
3323 t/pmc/exception_handler.t                                   []
3324 t/pmc/exporter.t                                            []
3325 t/pmc/file.t                                                []
3326 t/pmc/fixedbooleanarray.t                                   []
3327 t/pmc/fixedfloatarray.t                                     []
3328 t/pmc/fixedintegerarray.t                                   []
3329 t/pmc/fixedpmcarray.t                                       []
3330 t/pmc/fixedstringarray.t                                    []
3331 t/pmc/float.t                                               []
3332 t/pmc/freeze.t                                              []
3333 t/pmc/globals.t                                             []
3334 t/pmc/hash.t                                                []
3335 t/pmc/integer.t                                             []
3336 t/pmc/intlist.t                                             []
3337 t/pmc/io.t                                                  []
3338 t/pmc/io_iterator.t                                         []
3339 t/pmc/io_status.t                                           []
3340 t/pmc/iterator.t                                            []
3341 t/pmc/key.t                                                 []
3342 t/pmc/lexinfo.t                                             []
3343 t/pmc/lexpad.t                                              []
3344 t/pmc/managedstruct.t                                       []
3345 t/pmc/mmd.t                                                 []
3346 t/pmc/multiarray.t                                          []
3347 t/pmc/multisub.t                                            []
3348 t/pmc/n_arithmetics.t                                       []
3349 t/pmc/namespace.t                                           []
3350 t/pmc/nci.t                                                 []
3351 t/pmc/null.t                                                []
3352 t/pmc/object-meths.t                                        []
3353 t/pmc/object-mro.t                                          []
3354 t/pmc/object.t                                              []
3355 t/pmc/objects.t                                             []
3356 t/pmc/orderedhash.t                                         []
3357 t/pmc/os.t                                                  []
3358 t/pmc/pair.t                                                []
3359 t/pmc/parrotclass.t                                         []
3360 t/pmc/parrotinterpreter.t                                   []
3361 t/pmc/parrotio.t                                            []
3362 t/pmc/parrotlibrary.t                                       []
3363 t/pmc/parrotobject.t                                        []
3364 t/pmc/parrotrunningthread.t                                 []
3365 t/pmc/parrotthread.t                                        []
3366 t/pmc/pccmethod_test.t                                      []
3367 t/pmc/pmc.t                                                 []
3368 t/pmc/pmcproxy.t                                            []
3369 t/pmc/pointer.t                                             []
3370 t/pmc/prop.t                                                []
3371 t/pmc/random.t                                              []
3372 t/pmc/ref.t                                                 []
3373 t/pmc/resizablebooleanarray.t                               []
3374 t/pmc/resizablefloatarray.t                                 []
3375 t/pmc/resizableintegerarray.t                               []
3376 t/pmc/resizablepmcarray.t                                   []
3377 t/pmc/resizablestringarray.t                                []
3378 t/pmc/retcontinuation.t                                     []
3379 t/pmc/ro.t                                                  []
3380 t/pmc/role.t                                                []
3381 t/pmc/sarray.t                                              []
3382 t/pmc/scalar.t                                              []
3383 t/pmc/scheduler.t                                           []
3384 t/pmc/schedulermessage.t                                    []
3385 t/pmc/sharedref.t                                           []
3386 t/pmc/signal.t                                              []
3387 t/pmc/slice.t                                               []
3388 t/pmc/stmlog.t                                              []
3389 t/pmc/stmref.t                                              []
3390 t/pmc/stmvar.t                                              []
3391 t/pmc/string.t                                              []
3392 t/pmc/sub.t                                                 []
3393 t/pmc/sys.t                                                 []
3394 t/pmc/task.t                                                []
3395 t/pmc/threads.t                                             []
3396 t/pmc/timer.t                                               []
3397 t/pmc/tqueue.t                                              []
3398 t/pmc/undef.t                                               []
3399 t/pmc/unmanagedstruct.t                                     []
3400 t/pmc/vtablecache.t                                         []
3401 t/postconfigure/01-options.t                                []
3402 t/postconfigure/02-data_slurp.t                             []
3403 t/postconfigure/05-trace.t                                  []
3404 t/postconfigure/06-data_slurp_temp.t                        []
3405 t/run/README                                                []
3406 t/run/exit.t                                                []
3407 t/run/options.t                                             []
3408 t/src/README                                                []
3409 t/src/atomic.t                                              []
3410 t/src/basic.t                                               []
3411 t/src/compiler.t                                            []
3412 t/src/exit.t                                                []
3413 t/src/extend.t                                              []
3414 t/src/warnings.t                                            []
3415 t/steps/auto_aio-01.t                                       []
3416 t/steps/auto_aio-02.t                                       []
3417 t/steps/auto_aio-03.t                                       []
3418 t/steps/auto_aio-04.t                                       []
3419 t/steps/auto_alignptrs-01.t                                 []
3420 t/steps/auto_alignptrs-02.t                                 []
3421 t/steps/auto_alignptrs-03.t                                 []
3422 t/steps/auto_alignptrs-04.t                                 []
3423 t/steps/auto_alignptrs-05.t                                 []
3424 t/steps/auto_alignptrs-06.t                                 []
3425 t/steps/auto_alignptrs-07.t                                 []
3426 t/steps/auto_arch-01.t                                      []
3427 t/steps/auto_arch-02.t                                      []
3428 t/steps/auto_arch-03.t                                      []
3429 t/steps/auto_arch-04.t                                      []
3430 t/steps/auto_arch-05.t                                      []
3431 t/steps/auto_arch-06.t                                      []
3432 t/steps/auto_arch-07.t                                      []
3433 t/steps/auto_arch-08.t                                      []
3434 t/steps/auto_arch-09.t                                      []
3435 t/steps/auto_arch-10.t                                      []
3436 t/steps/auto_arch-11.t                                      []
3437 t/steps/auto_attributes-01.t                                []
3438 t/steps/auto_backtrace-01.t                                 []
3439 t/steps/auto_backtrace-02.t                                 []
3440 t/steps/auto_byteorder-01.t                                 []
3441 t/steps/auto_byteorder-02.t                                 []
3442 t/steps/auto_byteorder-03.t                                 []
3443 t/steps/auto_cgoto-01.t                                     []
3444 t/steps/auto_cgoto-02.t                                     []
3445 t/steps/auto_cgoto-03.t                                     []
3446 t/steps/auto_cgoto-04.t                                     []
3447 t/steps/auto_cpu-01.t                                       []
3448 t/steps/auto_cpu-02.t                                       []
3449 t/steps/auto_cpu-03.t                                       []
3450 t/steps/auto_crypto-01.t                                    []
3451 t/steps/auto_crypto-02.t                                    []
3452 t/steps/auto_crypto-03.t                                    []
3453 t/steps/auto_ctags-01.t                                     []
3454 t/steps/auto_ctags-02.t                                     []
3455 t/steps/auto_ctags-03.t                                     []
3456 t/steps/auto_ctags-04.t                                     []
3457 t/steps/auto_env-01.t                                       []
3458 t/steps/auto_env-02.t                                       []
3459 t/steps/auto_env-03.t                                       []
3460 t/steps/auto_fink-01.t                                      []
3461 t/steps/auto_fink-02.t                                      []
3462 t/steps/auto_fink-03.t                                      []
3463 t/steps/auto_fink-04.t                                      []
3464 t/steps/auto_fink-05.t                                      []
3465 t/steps/auto_fink-06.t                                      []
3466 t/steps/auto_fink-07.t                                      []
3467 t/steps/auto_fink-08.t                                      []
3468 t/steps/auto_fink-09.t                                      []
3469 t/steps/auto_format-01.t                                    []
3470 t/steps/auto_format-02.t                                    []
3471 t/steps/auto_funcptr-01.t                                   []
3472 t/steps/auto_funcptr-02.t                                   []
3473 t/steps/auto_funcptr-03.t                                   []
3474 t/steps/auto_gc-01.t                                        []
3475 t/steps/auto_gc-02.t                                        []
3476 t/steps/auto_gc-03.t                                        []
3477 t/steps/auto_gc-04.t                                        []
3478 t/steps/auto_gc-05.t                                        []
3479 t/steps/auto_gc-06.t                                        []
3480 t/steps/auto_gcc-01.t                                       []
3481 t/steps/auto_gcc-02.t                                       []
3482 t/steps/auto_gcc-03.t                                       []
3483 t/steps/auto_gcc-04.t                                       []
3484 t/steps/auto_gcc-05.t                                       []
3485 t/steps/auto_gcc-06.t                                       []
3486 t/steps/auto_gcc-07.t                                       []
3487 t/steps/auto_gcc-08.t                                       []
3488 t/steps/auto_gcc-09.t                                       []
3489 t/steps/auto_gcc-10.t                                       []
3490 t/steps/auto_gcc-11.t                                       []
3491 t/steps/auto_gcc-12.t                                       []
3492 t/steps/auto_gcc-13.t                                       []
3493 t/steps/auto_gdbm-01.t                                      []
3494 t/steps/auto_gdbm-02.t                                      []
3495 t/steps/auto_gdbm-03.t                                      []
3496 t/steps/auto_gdbm-04.t                                      []
3497 t/steps/auto_gettext-01.t                                   []
3498 t/steps/auto_gettext-02.t                                   []
3499 t/steps/auto_gettext-03.t                                   []
3500 t/steps/auto_glibc-01.t                                     []
3501 t/steps/auto_glibc-02.t                                     []
3502 t/steps/auto_gmp-01.t                                       []
3503 t/steps/auto_gmp-02.t                                       []
3504 t/steps/auto_gmp-03.t                                       []
3505 t/steps/auto_gmp-04.t                                       []
3506 t/steps/auto_headers-01.t                                   []
3507 t/steps/auto_headers-02.t                                   []
3508 t/steps/auto_headers-03.t                                   []
3509 t/steps/auto_headers-04.t                                   []
3510 t/steps/auto_icu-01.t                                       []
3511 t/steps/auto_inline-01.t                                    []
3512 t/steps/auto_inline-02.t                                    []
3513 t/steps/auto_inline-03.t                                    []
3514 t/steps/auto_inline-04.t                                    []
3515 t/steps/auto_inline-05.t                                    []
3516 t/steps/auto_inline-06.t                                    []
3517 t/steps/auto_isreg-01.t                                     []
3518 t/steps/auto_isreg-02.t                                     []
3519 t/steps/auto_isreg-03.t                                     []
3520 t/steps/auto_jit-01.t                                       []
3521 t/steps/auto_jit-02.t                                       []
3522 t/steps/auto_m4-01.t                                        []
3523 t/steps/auto_macports-01.t                                  []
3524 t/steps/auto_macports-02.t                                  []
3525 t/steps/auto_macports-03.t                                  []
3526 t/steps/auto_macports-04.t                                  []
3527 t/steps/auto_macports-05.t                                  []
3528 t/steps/auto_macports-06.t                                  []
3529 t/steps/auto_macports-07.t                                  []
3530 t/steps/auto_macports-08.t                                  []
3531 t/steps/auto_memalign-01.t                                  []
3532 t/steps/auto_memalign-02.t                                  []
3533 t/steps/auto_memalign-03.t                                  []
3534 t/steps/auto_memalign-04.t                                  []
3535 t/steps/auto_msvc-01.t                                      []
3536 t/steps/auto_msvc-02.t                                      []
3537 t/steps/auto_msvc-03.t                                      []
3538 t/steps/auto_msvc-04.t                                      []
3539 t/steps/auto_opengl-01.t                                    []
3540 t/steps/auto_opengl-02.t                                    []
3541 t/steps/auto_opengl-03.t                                    []
3542 t/steps/auto_ops-01.t                                       []
3543 t/steps/auto_pack-01.t                                      []
3544 t/steps/auto_pcre-01.t                                      []
3545 t/steps/auto_pcre-02.t                                      []
3546 t/steps/auto_pcre-03.t                                      []
3547 t/steps/auto_perldoc-01.t                                   []
3548 t/steps/auto_perldoc-02.t                                   []
3549 t/steps/auto_pmc-01.t                                       []
3550 t/steps/auto_pmc-02.t                                       []
3551 t/steps/auto_pmc-03.t                                       []
3552 t/steps/auto_pmc-04.t                                       []
3553 t/steps/auto_readline-01.t                                  []
3554 t/steps/auto_readline-02.t                                  []
3555 t/steps/auto_revision-01.t                                  []
3556 t/steps/auto_signal-01.t                                    []
3557 t/steps/auto_signal-02.t                                    []
3558 t/steps/auto_signal-03.t                                    []
3559 t/steps/auto_sizes-01.t                                     []
3560 t/steps/auto_sizes-02.t                                     []
3561 t/steps/auto_snprintf-01.t                                  []
3562 t/steps/auto_snprintf-02.t                                  []
3563 t/steps/auto_snprintf-03.t                                  []
3564 t/steps/auto_socklen_t-01.t                                 []
3565 t/steps/auto_socklen_t-02.t                                 []
3566 t/steps/auto_va_ptr-01.t                                    []
3567 t/steps/auto_warnings-01.t                                  []
3568 t/steps/auto_warnings-02.t                                  []
3569 t/steps/auto_warnings-03.t                                  []
3570 t/steps/auto_warnings-04.t                                  []
3571 t/steps/auto_warnings-05.t                                  []
3572 t/steps/auto_warnings-06.t                                  []
3573 t/steps/auto_warnings-07.t                                  []
3574 t/steps/auto_warnings-08.t                                  []
3575 t/steps/gen_call_list-01.t                                  []
3576 t/steps/gen_config_h-01.t                                   []
3577 t/steps/gen_config_pm-01.t                                  []
3578 t/steps/gen_core_pmcs-01.t                                  []
3579 t/steps/gen_crypto-01.t                                     []
3580 t/steps/gen_languages-01.t                                  []
3581 t/steps/gen_makefiles-01.t                                  []
3582 t/steps/gen_opengl-01.t                                     []
3583 t/steps/gen_parrot_include-01.t                             []
3584 t/steps/gen_platform-01.t                                   []
3585 t/steps/init_defaults-01.t                                  []
3586 t/steps/init_defaults-02.t                                  []
3587 t/steps/init_defaults-03.t                                  []
3588 t/steps/init_defaults-04.t                                  []
3589 t/steps/init_headers-01.t                                   []
3590 t/steps/init_hints-01.t                                     []
3591 t/steps/init_hints-02.t                                     []
3592 t/steps/init_hints-03.t                                     []
3593 t/steps/init_hints-04.t                                     []
3594 t/steps/init_install-01.t                                   []
3595 t/steps/init_install-02.t                                   []
3596 t/steps/init_manifest-01.t                                  []
3597 t/steps/init_manifest-02.t                                  []
3598 t/steps/init_miniparrot-01.t                                []
3599 t/steps/init_optimize-01.t                                  []
3600 t/steps/init_optimize-02.t                                  []
3601 t/steps/init_optimize-03.t                                  []
3602 t/steps/init_optimize-04.t                                  []
3603 t/steps/init_optimize-05.t                                  []
3604 t/steps/init_optimize-06.t                                  []
3605 t/steps/inter_charset-01.t                                  []
3606 t/steps/inter_charset-02.t                                  []
3607 t/steps/inter_encoding-01.t                                 []
3608 t/steps/inter_encoding-02.t                                 []
3609 t/steps/inter_lex-01.t                                      []
3610 t/steps/inter_lex-02.t                                      []
3611 t/steps/inter_lex-03.t                                      []
3612 t/steps/inter_lex-04.t                                      []
3613 t/steps/inter_lex-05.t                                      []
3614 t/steps/inter_libparrot-01.t                                []
3615 t/steps/inter_libparrot-02.t                                []
3616 t/steps/inter_libparrot-03.t                                []
3617 t/steps/inter_libparrot-04.t                                []
3618 t/steps/inter_libparrot-05.t                                []
3619 t/steps/inter_libparrot-06.t                                []
3620 t/steps/inter_libparrot-07.t                                []
3621 t/steps/inter_libparrot-08.t                                []
3622 t/steps/inter_libparrot-09.t                                []
3623 t/steps/inter_make-01.t                                     []
3624 t/steps/inter_make-02.t                                     []
3625 t/steps/inter_progs-01.t                                    []
3626 t/steps/inter_progs-02.t                                    []
3627 t/steps/inter_progs-03.t                                    []
3628 t/steps/inter_progs-04.t                                    []
3629 t/steps/inter_shlibs-01.t                                   []
3630 t/steps/inter_shlibs-02.t                                   []
3631 t/steps/inter_types-01.t                                    []
3632 t/steps/inter_types-02.t                                    []
3633 t/steps/inter_yacc-01.t                                     []
3634 t/steps/inter_yacc-02.t                                     []
3635 t/steps/inter_yacc-03.t                                     []
3636 t/steps/inter_yacc-04.t                                     []
3637 t/steps/inter_yacc-05.t                                     []
3638 t/stm/basic.t                                               []
3639 t/stm/basic_mt.t                                            []
3640 t/stm/llqueue.t                                             []
3641 t/stm/queue.t                                               []
3642 t/stm/runtime.t                                             []
3643 t/stress/gc.t                                               []
3644 t/tools/dev/pmctree.t                                       []
3645 t/tools/dev/searchops.t                                     []
3646 t/tools/dev/searchops/samples.pm                            []
3647 t/tools/dump_pbc.t                                          []
3648 t/tools/ops2cutils/01-new.t                                 []
3649 t/tools/ops2cutils/02-usage.t                               []
3650 t/tools/ops2cutils/03-print_c_header_file.t                 []
3651 t/tools/ops2cutils/04-print_c_source_top.t                  []
3652 t/tools/ops2cutils/05-print_c_source_bottom.t               []
3653 t/tools/ops2cutils/06-dynamic.t                             []
3654 t/tools/ops2cutils/07-make_incdir.t                         []
3655 t/tools/ops2cutils/08-nolines.t                             []
3656 t/tools/ops2cutils/09-dynamic_nolines.t                     []
3657 t/tools/ops2cutils/10-print_c_source_file.t                 []
3658 t/tools/ops2cutils/testlib/GenerateCore.pm                  []
3659 t/tools/ops2pmutils/00-qualify.t                            []
3660 t/tools/ops2pmutils/01-ops2pmutils.t                        []
3661 t/tools/ops2pmutils/02-usage.t                              []
3662 t/tools/ops2pmutils/03-new.t                                []
3663 t/tools/ops2pmutils/04-prepare_ops.t                        []
3664 t/tools/ops2pmutils/05-renum_op_map_file.t                  []
3665 t/tools/ops2pmutils/06-load_op_map_files.t                  []
3666 t/tools/ops2pmutils/07-no_ops_skip.t                        []
3667 t/tools/ops2pmutils/08-sort_ops.t                           []
3668 t/tools/ops2pmutils/09-prepare_real_ops.t                   []
3669 t/tools/ops2pmutils/10-print_module.t                       []
3670 t/tools/ops2pmutils/11-print_h.t                            []
3671 t/tools/pbc_merge.t                                         []
3672 t/tools/pdb.t                                               []
3673 t/tools/pmc2c.t                                             []
3674 t/tools/pmc2cutils/00-qualify.t                             []
3675 t/tools/pmc2cutils/01-pmc2cutils.t                          []
3676 t/tools/pmc2cutils/02-find_file.t                           []
3677 t/tools/pmc2cutils/03-dump_vtable.t                         []
3678 t/tools/pmc2cutils/04-dump_pmc.t                            []
3679 t/tools/pmc2cutils/05-gen_c.t                               []
3680 t/tools/pmc2cutils/07-open_file.t                           []
3681 t/tools/pmc2cutils/08-pmc-pm.t                              []
3682 t/tools/pmc2cutils/README                                   []
3683 t/tools/smartlinks.t                                        []
3684 tools/build/addopstags.pl                                   []
3685 tools/build/c2str.pl                                        []
3686 tools/build/cygchkdll.sh                                    []
3687 tools/build/fixup_gen_file.pl                               []
3688 tools/build/headerizer.pl                                   []
3689 tools/build/jit2c.pl                                        []
3690 tools/build/nativecall.pl                                   []
3691 tools/build/ops2c.pl                                        [devel]
3692 tools/build/ops2pm.pl                                       [devel]
3693 tools/build/ops_summary.pl                                  []
3694 tools/build/parrot_config_c.pl                              []
3695 tools/build/pbc2c.pl                                        [devel]
3696 tools/build/pbcversion_h.pl                                 []
3697 tools/build/pmc2c.pl                                        []
3698 tools/build/vtable_extend.pl                                []
3699 tools/build/vtable_h.pl                                     []
3700 tools/dev/.gdbinit                                          [devel]
3701 tools/dev/as2c.pl                                           [devel]
3702 tools/dev/bench_op.pir                                      [devel]
3703 tools/dev/cc_flags.pl                                       [devel]
3704 tools/dev/debian_docs.sh                                    [devel]
3705 tools/dev/gen_charset_tables.pl                             [devel]
3706 tools/dev/gen_class.pl                                      [devel]
3707 tools/dev/install_files.pl                                  [devel]
3708 tools/dev/lib_deps.pl                                       [devel]
3709 tools/dev/list_unjitted.pl                                  [devel]
3710 tools/dev/manicheck.pl                                      [devel]
3711 tools/dev/mk_inno.pl                                        [devel]
3712 tools/dev/mk_language_shell.pl                              [devel]
3713 tools/dev/mk_manifest_and_skip.pl                           [devel]
3714 tools/dev/mk_native_pbc                                     [devel]
3715 tools/dev/mk_rpm_manifests.pl                               [devel]
3716 tools/dev/nm.pl                                             [devel]
3717 tools/dev/nopaste.pl                                        [devel]
3718 tools/dev/ops_not_tested.pl                                 [devel]
3719 tools/dev/ops_renum.mak                                     [devel]
3720 tools/dev/parrot.supp                                       [devel]
3721 tools/dev/parrot_8.supp                                     [devel]
3722 tools/dev/parrot_api.pl                                     [devel]
3723 tools/dev/parrot_coverage.pl                                [devel]
3724 tools/dev/parrotbench.pl                                    [devel]
3725 tools/dev/pbc_header.pl                                     [devel]
3726 tools/dev/pbc_to_exe_gen.pl                                 [devel]
3727 tools/dev/pmctree.pl                                        [devel]
3728 tools/dev/rebuild_miniparrot.pl                             [devel]
3729 tools/dev/reconfigure.pl                                    [devel]
3730 tools/dev/search-ops.pl                                     [devel]
3731 tools/dev/src-t.sh                                          [devel]
3732 tools/dev/svnclobber.pl                                     [devel]
3733 tools/dev/symlink.pl                                        [devel]
3734 tools/dev/testyamd                                          [devel]
3735 tools/dev/vms-patch                                         [devel]
3736 tools/dev/vtablize.pl                                       [devel]
3737 tools/docs/func_boilerplate.pl                              [devel]
3738 tools/docs/pod_errors.pl                                    [devel]
3739 tools/docs/write_docs.pl                                    [devel]
3740 tools/install/smoke.pl                                      []
3741 tools/util/crow.pir                                         []
3742 tools/util/dump_pbc.pl                                      []
3743 tools/util/gen_release_info.pl                              []
3744 tools/util/ncidef2pasm.pl                                   []
3745 tools/util/perltidy.conf                                    []
3746 tools/util/pgegrep                                          []
3747 tools/util/release.json                                     []
3748 tools/util/smartlinks.pl                                    []
3749 tools/util/smokeserv-README.pod                             []
3750 tools/util/smokeserv-client.pl                              []
3751 tools/util/smokeserv-server.pl                              []
3752 tools/util/templates.json                                   []
3753 tools/util/update_copyright.pl                              []