Author: fperrad Date: Mon Mar 20 00:05:32 2006 New Revision: 11948 Modified: trunk/MANIFEST
Log: Lua 5.1 : - new module system - new semantics for setn/getn. Modified: trunk/MANIFEST ============================================================================== --- trunk/MANIFEST (original) +++ trunk/MANIFEST Mon Mar 20 00:05:32 2006 @@ -1,6 +1,6 @@ # $Id$ # -# generated by tools/dev/mk_manifest_and_skip.pl Sat Mar 4 11:47:46 2006 +# generated by tools/dev/mk_manifest_and_skip.pl Mon Mar 20 08:54:32 2006 # # See tools/dev/install_files.pl for documentation on the # format of this file. @@ -17,9 +17,9 @@ MANIFEST.SKIP [] META.yml [] NEWS [devel]doc +parrot-config [main]bin parrot.spec [] parrotbug [] -parrot-config [main]bin PBC_COMPAT [devel]doc PLATFORMS [devel]doc README [devel]doc @@ -72,10 +72,10 @@ compilers/imcc/unit.h [] compilers/pge/demo.pir [] compilers/pge/library.pge [] -compilers/pge/rulec.pir [] compilers/pge/P6Rule.grammar [] compilers/pge/PGE.pir [] compilers/pge/README.pod [] +compilers/pge/rulec.pir [] compilers/pge/STATUS [] compilers/pge/PGE/Exp.pir [] compilers/pge/PGE/Match.pir [] @@ -111,12 +111,12 @@ config/auto/pack.pm [] config/auto/perldoc.pm [] config/auto/python.pm [] +config/auto/readline.pm [] config/auto/signal.pm [] config/auto/sizes.pm [] config/auto/snprintf.pm [] -config/auto/va_ptr.pm [] -config/auto/readline.pm [] config/auto/socklen_t.pm [] +config/auto/va_ptr.pm [] config/auto/aio/aio.in [] config/auto/alignptrs/test_c.in [] config/auto/byteorder/test_c.in [] @@ -138,6 +138,7 @@ config/auto/memalign/test_c.in [] config/auto/memalign/test_c2.in [] config/auto/msvc/test_c.in [] +config/auto/readline/readline.in [] config/auto/signal/test_1.in [] config/auto/signal/test_2.in [] config/auto/signal/test_itimer.in [] @@ -145,7 +146,6 @@ config/auto/sizes/test_c.in [] config/auto/snprintf/test.in [] config/auto/va_ptr/test_c.in [] -config/auto/readline/readline.in [] config/gen/config_h.pm [] config/gen/config_pm.pm [] config/gen/core_pmcs.pm [] @@ -184,8 +184,8 @@ config/gen/makefiles/lisp.in [] config/gen/makefiles/miniperl.in [] config/gen/makefiles/ook.in [] -config/gen/makefiles/parrot_compiler.in [] config/gen/makefiles/parrot.pc.in [] +config/gen/makefiles/parrot_compiler.in [] config/gen/makefiles/pge.in [] config/gen/makefiles/punie.in [] config/gen/makefiles/regex.in [] @@ -221,6 +221,7 @@ config/gen/platform/generic/threads.h [] config/gen/platform/generic/time.c [] config/gen/platform/ia64/asm.s [] +config/gen/platform/netbsd/math.c [] config/gen/platform/openbsd/math.c [] config/gen/platform/openbsd/memexec.c [] config/gen/platform/openbsd/misc.h [] @@ -239,7 +240,6 @@ config/gen/platform/win32/stat.h [] config/gen/platform/win32/threads.h [] config/gen/platform/win32/time.c [] -config/gen/platform/netbsd/math.c [] config/init/defaults.pm [] config/init/headers.pm [] config/init/hints.pm [] @@ -256,11 +256,11 @@ config/init/hints/linux.pm [] config/init/hints/mswin32.pm [] config/init/hints/msys.pm [] +config/init/hints/netbsd.pm [] config/init/hints/openbsd.pm [] config/init/hints/os2.pm [] config/init/hints/solaris.pm [] config/init/hints/vms.pm [] -config/init/hints/netbsd.pm [] config/inter/charset.pm [] config/inter/encoding.pm [] config/inter/lex.pm [] @@ -364,8 +364,8 @@ editor/pir-mode.el [devel] editor/pir.vim.in [devel] editor/pmc.vim [devel] -editor/skeleton.pir [devel] editor/README.pod [devel] +editor/skeleton.pir [devel] examples/README [main]doc examples/benchmarks/addit.pasm [main]doc examples/benchmarks/addit.pir [main]doc @@ -566,22 +566,22 @@ examples/shootout/knucleotide.pir [main]doc examples/shootout/mandelbrot.pir [main]doc examples/shootout/nbody.pir [main]doc -examples/shootout/nsieve.pir [main]doc -examples/shootout/nsieve-bits.pir [main]doc examples/shootout/nsieve-bits-2.pir [main]doc +examples/shootout/nsieve-bits.pir [main]doc +examples/shootout/nsieve.pir [main]doc +examples/shootout/partialsums-2.pir [main]doc +examples/shootout/partialsums.pir [main]doc examples/shootout/pidigits.pir [main]doc examples/shootout/pidigits.py [main]doc examples/shootout/random.pasm [main]doc examples/shootout/random.pir [main]doc examples/shootout/README [main]doc +examples/shootout/recursive-2.pir [main]doc +examples/shootout/recursive.pir [main]doc examples/shootout/regexdna.pir [main]doc examples/shootout/revcomp.pir [main]doc examples/shootout/sumcol.pir [main]doc examples/shootout/takfp.pir [main]doc -examples/shootout/partialsums-2.pir [main]doc -examples/shootout/partialsums.pir [main]doc -examples/shootout/recursive-2.pir [main]doc -examples/shootout/recursive.pir [main]doc examples/streams/Bytes.pir [main]doc examples/streams/Combiner.pir [main]doc examples/streams/Coroutine.pir [main]doc @@ -679,32 +679,32 @@ languages/amber/lib/kernel/pmc/amber_string.pmc [amber] languages/amber/lib/kernel/pmc/amber_table.pmc [amber] languages/APL/APL.pir [APL] -languages/APL/README [APL] languages/APL/demo.apl [APL] +languages/APL/README [APL] languages/APL/TODO [APL] languages/APL/config/root.in [APL] languages/APL/lib/APL.g [APL] -languages/APL/lib/POST.pir [APL] languages/APL/lib/APLGrammar.pir [APL] -languages/APL/lib/past2post.g [APL] languages/APL/lib/APLOpLookup.pir [APL] -languages/APL/lib/pge2past.g [APL] languages/APL/lib/PAST.pir [APL] +languages/APL/lib/past2post.g [APL] +languages/APL/lib/pge2past.g [APL] +languages/APL/lib/POST.pir [APL] languages/APL/lib/post2pir.g [APL] languages/APL/lib/PAST/Code.pir [APL] -languages/APL/lib/PAST/Stmts.pir [APL] languages/APL/lib/PAST/Exp.pir [APL] -languages/APL/lib/PAST/Sub.pir [APL] languages/APL/lib/PAST/Node.pir [APL] -languages/APL/lib/PAST/Val.pir [APL] languages/APL/lib/PAST/Op.pir [APL] -languages/APL/lib/PAST/Var.pir [APL] languages/APL/lib/PAST/Stmt.pir [APL] +languages/APL/lib/PAST/Stmts.pir [APL] +languages/APL/lib/PAST/Sub.pir [APL] +languages/APL/lib/PAST/Val.pir [APL] +languages/APL/lib/PAST/Var.pir [APL] languages/APL/lib/POST/Node.pir [APL] -languages/APL/lib/POST/Sub.pir [APL] languages/APL/lib/POST/Op.pir [APL] -languages/APL/lib/POST/Val.pir [APL] languages/APL/lib/POST/Ops.pir [APL] +languages/APL/lib/POST/Sub.pir [APL] +languages/APL/lib/POST/Val.pir [APL] languages/APL/lib/POST/Var.pir [APL] languages/APL/t/harness [APL] languages/APL/t/simple.t [APL] @@ -975,9 +975,11 @@ languages/lua/doc/lua51.y [lua] languages/lua/lib/luabasic.pir [lua] languages/lua/lib/luacoroutine.pir [lua] +languages/lua/lib/luadebug.pir [lua] languages/lua/lib/luaio.pir [lua] languages/lua/lib/luamath.pir [lua] languages/lua/lib/luaos.pir [lua] +languages/lua/lib/luapackage.pir [lua] languages/lua/lib/luapir.pir [lua] languages/lua/lib/luastring.pir [lua] languages/lua/lib/luatable.pir [lua] @@ -988,6 +990,8 @@ languages/lua/Lua/parser.pm [lua] languages/lua/Lua/pir.pm [lua] languages/lua/Lua/symbtab.pm [lua] +languages/lua/pmc/lua.pmc [lua] +languages/lua/pmc/luabase.pmc [lua] languages/lua/pmc/luaboolean.pmc [lua] languages/lua/pmc/luafunction.pmc [lua] languages/lua/pmc/luanil.pmc [lua] @@ -996,11 +1000,13 @@ languages/lua/pmc/luatable.pmc [lua] languages/lua/pmc/luathread.pmc [lua] languages/lua/pmc/luauserdata.pmc [lua] -languages/lua/pmc/luabase.pmc [lua] languages/lua/t/assign.t [lua] languages/lua/t/basic.t [lua] +languages/lua/t/boolean.t [lua] languages/lua/t/closure.t [lua] languages/lua/t/constructor.t [lua] +languages/lua/t/coroutine.t [lua] +languages/lua/t/debug.t [lua] languages/lua/t/examples.t [lua] languages/lua/t/expr.t [lua] languages/lua/t/forlist.t [lua] @@ -1008,22 +1014,23 @@ languages/lua/t/function.t [lua] languages/lua/t/harness [lua] languages/lua/t/if.t [lua] +languages/lua/t/io.t [lua] languages/lua/t/iterator.t [lua] languages/lua/t/lexico.t [lua] languages/lua/t/math.t [lua] +languages/lua/t/metatable.t [lua] +languages/lua/t/nil.t [lua] +languages/lua/t/number.t [lua] +languages/lua/t/object.t [lua] +languages/lua/t/os.t [lua] languages/lua/t/repeat.t [lua] languages/lua/t/scope.t [lua] languages/lua/t/string.t [lua] +languages/lua/t/strings.t [lua] languages/lua/t/table.t [lua] languages/lua/t/tables.t [lua] +languages/lua/t/userdata.t [lua] languages/lua/t/while.t [lua] -languages/lua/t/boolean.t [lua] -languages/lua/t/nil.t [lua] -languages/lua/t/number.t [lua] -languages/lua/t/strings.t [lua] -languages/lua/t/os.t [lua] -languages/lua/t/metatable.t [lua] -languages/lua/t/object.t [lua] languages/lua/t/Parrot/Test/Lua.pm [lua] languages/lua/t/pmc/boolean.t [lua] languages/lua/t/pmc/function.t [lua] @@ -1033,32 +1040,6 @@ languages/lua/t/pmc/table.t [lua] languages/lua/t/pmc/thread.t [lua] languages/lua/t/pmc/userdata.t [lua] -languages/pugs/config/makefiles/root.in [pugs] -languages/pugs/include/pugs_common.h [pugs] -languages/pugs/pmc/pugsany.pmc [pugs] -languages/pugs/pmc/pugsbit.pmc [pugs] -languages/pugs/pmc/pugsbool.pmc [pugs] -languages/pugs/pmc/pugscode.pmc [pugs] -languages/pugs/pmc/pugsint.pmc [pugs] -languages/pugs/pmc/pugsmapping.pmc [pugs] -languages/pugs/pmc/pugsmodule.pmc [pugs] -languages/pugs/pmc/pugsnum.pmc [pugs] -languages/pugs/pmc/pugsstr.pmc [pugs] -languages/pugs/pmc/pugstuple.pmc [pugs] -languages/pugs/pmc/pugsundef.pmc [pugs] -languages/pugs/t/harness [pugs] -languages/pugs/t/pmc.pm [pugs] -languages/pugs/t/pmc/any.t [pugs] -languages/pugs/t/pmc/bit.t [pugs] -languages/pugs/t/pmc/bool.t [pugs] -languages/pugs/t/pmc/code.t [pugs] -languages/pugs/t/pmc/int.t [pugs] -languages/pugs/t/pmc/mapping.t [pugs] -languages/pugs/t/pmc/module.t [pugs] -languages/pugs/t/pmc/num.t [pugs] -languages/pugs/t/pmc/str.t [pugs] -languages/pugs/t/pmc/tuple.t [pugs] -languages/pugs/t/pmc/undef.t [pugs] languages/m4/BUGS [m4] languages/m4/ChangeLog [m4] languages/m4/INSTALL [m4] @@ -1124,8 +1105,8 @@ languages/m4/t/regex/002_tokens.t [m4] languages/m4/t/regex/004_pge.t [m4] languages/m4/tools/frozen2yaml.pl [m4] -languages/m4/tools/README [m4] languages/m4/tools/perlcriticrc [m4] +languages/m4/tools/README [m4] languages/m4/tools/scrutinize.pl [m4] languages/miniperl/Miniperl.pm [miniperl] languages/miniperl/mpc [miniperl] @@ -1154,6 +1135,32 @@ languages/parrot_compiler/lib/Parrot/Test/ParrotCompiler.pm [parrot_compiler] languages/parrot_compiler/t/harness [parrot_compiler] languages/parrot_compiler/t/basic/hello.t [parrot_compiler] +languages/pugs/config/makefiles/root.in [pugs] +languages/pugs/include/pugs_common.h [pugs] +languages/pugs/pmc/pugsany.pmc [pugs] +languages/pugs/pmc/pugsbit.pmc [pugs] +languages/pugs/pmc/pugsbool.pmc [pugs] +languages/pugs/pmc/pugscode.pmc [pugs] +languages/pugs/pmc/pugsint.pmc [pugs] +languages/pugs/pmc/pugsmapping.pmc [pugs] +languages/pugs/pmc/pugsmodule.pmc [pugs] +languages/pugs/pmc/pugsnum.pmc [pugs] +languages/pugs/pmc/pugsstr.pmc [pugs] +languages/pugs/pmc/pugstuple.pmc [pugs] +languages/pugs/pmc/pugsundef.pmc [pugs] +languages/pugs/t/harness [pugs] +languages/pugs/t/pmc.pm [pugs] +languages/pugs/t/pmc/any.t [pugs] +languages/pugs/t/pmc/bit.t [pugs] +languages/pugs/t/pmc/bool.t [pugs] +languages/pugs/t/pmc/code.t [pugs] +languages/pugs/t/pmc/int.t [pugs] +languages/pugs/t/pmc/mapping.t [pugs] +languages/pugs/t/pmc/module.t [pugs] +languages/pugs/t/pmc/num.t [pugs] +languages/pugs/t/pmc/str.t [pugs] +languages/pugs/t/pmc/tuple.t [pugs] +languages/pugs/t/pmc/undef.t [pugs] languages/punie/demo.p1 [punie] languages/punie/overview.pod [punie] languages/punie/punie.pir [punie] @@ -1177,10 +1184,10 @@ languages/punie/lib/PAST/Var.pir [punie] languages/punie/lib/POST/Node.pir [punie] languages/punie/lib/POST/Op.pir [punie] +languages/punie/lib/POST/Ops.pir [punie] languages/punie/lib/POST/Sub.pir [punie] languages/punie/lib/POST/Val.pir [punie] languages/punie/lib/POST/Var.pir [punie] -languages/punie/lib/POST/Ops.pir [punie] languages/punie/t/base_cond.t [punie] languages/punie/t/base_if.t [punie] languages/punie/t/base_lex.t [punie] @@ -1188,7 +1195,10 @@ languages/punie/t/base_term.t [punie] languages/punie/t/harness [punie] languages/punie/t/io_print.t [punie] +languages/punie/t/op_do.t [punie] languages/punie/t/op_goto.t [punie] +languages/punie/t/op_math.t [punie] +languages/punie/t/op_string.t [punie] languages/punie/t/past.t [punie] languages/punie/t/past_node.t [punie] languages/punie/t/past_op.t [punie] @@ -1198,9 +1208,6 @@ languages/punie/t/post_op.t [punie] languages/punie/t/post_val.t [punie] languages/punie/t/post_var.t [punie] -languages/punie/t/op_do.t [punie] -languages/punie/t/op_math.t [punie] -languages/punie/t/op_string.t [punie] languages/python/ast2past.py [python] languages/python/Makefile [python] languages/python/mdis.py [python] @@ -1262,8 +1269,8 @@ languages/regex/MAINTAINER [regex] languages/regex/README [regex] languages/regex/README.hacking [regex] -languages/regex/regex.pl [regex] languages/regex/regex-compiler.pir [regex] +languages/regex/regex.pl [regex] languages/regex/test.pl [regex] languages/regex/docs/regex.pod [regex] languages/regex/lib/Regex.pm [regex] @@ -1347,6 +1354,102 @@ languages/tcl/examples/koohii.tcl [tcl] languages/tcl/examples/power.tcl [tcl] languages/tcl/lib/Parrot/Test/Tcl.pm [tcl] +languages/tcl/runtime/conversions.pir [tcl] +languages/tcl/runtime/expression.pir [tcl] +languages/tcl/runtime/list.pir [tcl] +languages/tcl/runtime/list_to_string.pir [tcl] +languages/tcl/runtime/string.pir [tcl] +languages/tcl/runtime/string_to_list.pir [tcl] +languages/tcl/runtime/variables.pir [tcl] +languages/tcl/runtime/builtin/after.pir [tcl] +languages/tcl/runtime/builtin/append.pir [tcl] +languages/tcl/runtime/builtin/array.pir [tcl] +languages/tcl/runtime/builtin/binary.pir [tcl] +languages/tcl/runtime/builtin/catch.pir [tcl] +languages/tcl/runtime/builtin/concat.pir [tcl] +languages/tcl/runtime/builtin/error.pir [tcl] +languages/tcl/runtime/builtin/eval.pir [tcl] +languages/tcl/runtime/builtin/expr.pir [tcl] +languages/tcl/runtime/builtin/file.pir [tcl] +languages/tcl/runtime/builtin/foreach.pir [tcl] +languages/tcl/runtime/builtin/format.pir [tcl] +languages/tcl/runtime/builtin/gets.pir [tcl] +languages/tcl/runtime/builtin/global.pir [tcl] +languages/tcl/runtime/builtin/if.pir [tcl] +languages/tcl/runtime/builtin/info.pir [tcl] +languages/tcl/runtime/builtin/inline.pir [tcl] +languages/tcl/runtime/builtin/lappend.pir [tcl] +languages/tcl/runtime/builtin/lassign.pir [tcl] +languages/tcl/runtime/builtin/lindex.pir [tcl] +languages/tcl/runtime/builtin/linsert.pir [tcl] +languages/tcl/runtime/builtin/list.pir [tcl] +languages/tcl/runtime/builtin/lrange.pir [tcl] +languages/tcl/runtime/builtin/lrepeat.pir [tcl] +languages/tcl/runtime/builtin/lset.pir [tcl] +languages/tcl/runtime/builtin/lsort.pir [tcl] +languages/tcl/runtime/builtin/namespace.pir [tcl] +languages/tcl/runtime/builtin/open.pir [tcl] +languages/tcl/runtime/builtin/parray.pir [tcl] +languages/tcl/runtime/builtin/proc.pir [tcl] +languages/tcl/runtime/builtin/puts.pir [tcl] +languages/tcl/runtime/builtin/regexp.pir [tcl] +languages/tcl/runtime/builtin/rename.pir [tcl] +languages/tcl/runtime/builtin/set.pir [tcl] +languages/tcl/runtime/builtin/source.pir [tcl] +languages/tcl/runtime/builtin/split.pir [tcl] +languages/tcl/runtime/builtin/string.pir [tcl] +languages/tcl/runtime/builtin/switch.pir [tcl] +languages/tcl/runtime/builtin/unknown.pir [tcl] +languages/tcl/runtime/builtin/unset.pir [tcl] +languages/tcl/runtime/builtin/uplevel.pir [tcl] +languages/tcl/runtime/builtin/upvar.pir [tcl] +languages/tcl/src/compiler.pir [tcl] +languages/tcl/src/macros.pir [tcl] +languages/tcl/src/parser.pir [tcl] +languages/tcl/src/returncodes.pir [tcl] +languages/tcl/src/tcl.p6r [tcl] +languages/tcl/src/tclsh.pir [tcl] +languages/tcl/src/builtin/auto_execok.pir [tcl] +languages/tcl/src/builtin/auto_load.pir [tcl] +languages/tcl/src/builtin/break.pir [tcl] +languages/tcl/src/builtin/cd.pir [tcl] +languages/tcl/src/builtin/close.pir [tcl] +languages/tcl/src/builtin/continue.pir [tcl] +languages/tcl/src/builtin/eof.tmt [tcl] +languages/tcl/src/builtin/exec.pir [tcl] +languages/tcl/src/builtin/exit.tmt [tcl] +languages/tcl/src/builtin/fconfigure.pir [tcl] +languages/tcl/src/builtin/flush.pir [tcl] +languages/tcl/src/builtin/for.pir [tcl] +languages/tcl/src/builtin/glob.pir [tcl] +languages/tcl/src/builtin/incr.tmt [tcl] +languages/tcl/src/builtin/interp.pir [tcl] +languages/tcl/src/builtin/join.tmt [tcl] +languages/tcl/src/builtin/llength.tmt [tcl] +languages/tcl/src/builtin/lsearch.pir [tcl] +languages/tcl/src/builtin/package.pir [tcl] +languages/tcl/src/builtin/pwd.tmt [tcl] +languages/tcl/src/builtin/regsub.pir [tcl] +languages/tcl/src/builtin/return.pir [tcl] +languages/tcl/src/builtin/time.tmt [tcl] +languages/tcl/src/builtin/trace.pir [tcl] +languages/tcl/src/builtin/variable.pir [tcl] +languages/tcl/src/builtin/while.tmt [tcl] +languages/tcl/src/class/tclbinaryops.pir [tcl] +languages/tcl/src/class/tclcommand.pir [tcl] +languages/tcl/src/class/tclcommandlist.pir [tcl] +languages/tcl/src/class/tclconst.pir [tcl] +languages/tcl/src/class/tclfunc.pir [tcl] +languages/tcl/src/class/tclops.pir [tcl] +languages/tcl/src/class/tclvar.pir [tcl] +languages/tcl/src/class/tclword.pir [tcl] +languages/tcl/src/pmc/tclarray.pmc [tcl] +languages/tcl/src/pmc/tclfloat.pmc [tcl] +languages/tcl/src/pmc/tclint.pmc [tcl] +languages/tcl/src/pmc/tcllist.pmc [tcl] +languages/tcl/src/pmc/tclobject.pmc [tcl] +languages/tcl/src/pmc/tclstring.pmc [tcl] +languages/tcl/src/template/tcllib.template [tcl] languages/tcl/t/cmd_append.t [tcl] languages/tcl/t/cmd_array.t [tcl] languages/tcl/t/cmd_break.t [tcl] @@ -1404,104 +1507,8 @@ languages/tcl/t/tcl_var_subst.t [tcl] languages/tcl/tools/gen_inline.pl [tcl] languages/tcl/tools/gen_lib.pl [tcl] -languages/tcl/tools/tcl_harness.pl [tcl] languages/tcl/tools/tcl-test.pl [tcl] -languages/tcl/runtime/variables.pir [tcl] -languages/tcl/runtime/string.pir [tcl] -languages/tcl/runtime/list_to_string.pir [tcl] -languages/tcl/runtime/conversions.pir [tcl] -languages/tcl/runtime/list.pir [tcl] -languages/tcl/runtime/expression.pir [tcl] -languages/tcl/runtime/string_to_list.pir [tcl] -languages/tcl/runtime/builtin/format.pir [tcl] -languages/tcl/runtime/builtin/eval.pir [tcl] -languages/tcl/runtime/builtin/namespace.pir [tcl] -languages/tcl/runtime/builtin/regexp.pir [tcl] -languages/tcl/runtime/builtin/set.pir [tcl] -languages/tcl/runtime/builtin/parray.pir [tcl] -languages/tcl/runtime/builtin/if.pir [tcl] -languages/tcl/runtime/builtin/unknown.pir [tcl] -languages/tcl/runtime/builtin/source.pir [tcl] -languages/tcl/runtime/builtin/switch.pir [tcl] -languages/tcl/runtime/builtin/after.pir [tcl] -languages/tcl/runtime/builtin/open.pir [tcl] -languages/tcl/runtime/builtin/string.pir [tcl] -languages/tcl/runtime/builtin/concat.pir [tcl] -languages/tcl/runtime/builtin/foreach.pir [tcl] -languages/tcl/runtime/builtin/lrange.pir [tcl] -languages/tcl/runtime/builtin/uplevel.pir [tcl] -languages/tcl/runtime/builtin/array.pir [tcl] -languages/tcl/runtime/builtin/linsert.pir [tcl] -languages/tcl/runtime/builtin/catch.pir [tcl] -languages/tcl/runtime/builtin/lappend.pir [tcl] -languages/tcl/runtime/builtin/binary.pir [tcl] -languages/tcl/runtime/builtin/error.pir [tcl] -languages/tcl/runtime/builtin/split.pir [tcl] -languages/tcl/runtime/builtin/puts.pir [tcl] -languages/tcl/runtime/builtin/info.pir [tcl] -languages/tcl/runtime/builtin/lrepeat.pir [tcl] -languages/tcl/runtime/builtin/upvar.pir [tcl] -languages/tcl/runtime/builtin/unset.pir [tcl] -languages/tcl/runtime/builtin/lassign.pir [tcl] -languages/tcl/runtime/builtin/global.pir [tcl] -languages/tcl/runtime/builtin/gets.pir [tcl] -languages/tcl/runtime/builtin/lsort.pir [tcl] -languages/tcl/runtime/builtin/proc.pir [tcl] -languages/tcl/runtime/builtin/append.pir [tcl] -languages/tcl/runtime/builtin/rename.pir [tcl] -languages/tcl/runtime/builtin/lset.pir [tcl] -languages/tcl/runtime/builtin/list.pir [tcl] -languages/tcl/runtime/builtin/expr.pir [tcl] -languages/tcl/runtime/builtin/inline.pir [tcl] -languages/tcl/runtime/builtin/file.pir [tcl] -languages/tcl/runtime/builtin/lindex.pir [tcl] -languages/tcl/src/returncodes.pir [tcl] -languages/tcl/src/compiler.pir [tcl] -languages/tcl/src/parser.pir [tcl] -languages/tcl/src/tclsh.pir [tcl] -languages/tcl/src/tcl.p6r [tcl] -languages/tcl/src/macros.pir [tcl] -languages/tcl/src/pmc/tclstring.pmc [tcl] -languages/tcl/src/pmc/tclarray.pmc [tcl] -languages/tcl/src/pmc/tclfloat.pmc [tcl] -languages/tcl/src/pmc/tclobject.pmc [tcl] -languages/tcl/src/pmc/tclint.pmc [tcl] -languages/tcl/src/pmc/tcllist.pmc [tcl] -languages/tcl/src/class/tclbinaryops.pir [tcl] -languages/tcl/src/class/tclconst.pir [tcl] -languages/tcl/src/class/tclcommand.pir [tcl] -languages/tcl/src/class/tclvar.pir [tcl] -languages/tcl/src/class/tclword.pir [tcl] -languages/tcl/src/class/tclcommandlist.pir [tcl] -languages/tcl/src/class/tclfunc.pir [tcl] -languages/tcl/src/class/tclops.pir [tcl] -languages/tcl/src/builtin/regsub.pir [tcl] -languages/tcl/src/builtin/cd.pir [tcl] -languages/tcl/src/builtin/for.pir [tcl] -languages/tcl/src/builtin/fconfigure.pir [tcl] -languages/tcl/src/builtin/package.pir [tcl] -languages/tcl/src/builtin/trace.pir [tcl] -languages/tcl/src/builtin/interp.pir [tcl] -languages/tcl/src/builtin/pwd.tmt [tcl] -languages/tcl/src/builtin/close.pir [tcl] -languages/tcl/src/builtin/incr.tmt [tcl] -languages/tcl/src/builtin/auto_execok.pir [tcl] -languages/tcl/src/builtin/llength.tmt [tcl] -languages/tcl/src/builtin/auto_load.pir [tcl] -languages/tcl/src/builtin/time.tmt [tcl] -languages/tcl/src/builtin/join.tmt [tcl] -languages/tcl/src/builtin/return.pir [tcl] -languages/tcl/src/builtin/lsearch.pir [tcl] -languages/tcl/src/builtin/flush.pir [tcl] -languages/tcl/src/builtin/while.tmt [tcl] -languages/tcl/src/builtin/glob.pir [tcl] -languages/tcl/src/builtin/exit.tmt [tcl] -languages/tcl/src/builtin/eof.tmt [tcl] -languages/tcl/src/builtin/exec.pir [tcl] -languages/tcl/src/builtin/break.pir [tcl] -languages/tcl/src/builtin/continue.pir [tcl] -languages/tcl/src/builtin/variable.pir [tcl] -languages/tcl/src/template/tcllib.template [tcl] +languages/tcl/tools/tcl_harness.pl [tcl] languages/unlambda/hello.unl [unlambda] languages/unlambda/README [unlambda] languages/unlambda/unl.pir [unlambda] @@ -1510,8 +1517,8 @@ languages/urm/INSTALL [urm] languages/urm/LICENSE [urm] languages/urm/README [urm] -languages/urm/urmc [urm] languages/urm/urm-old.pl [urm] +languages/urm/urmc [urm] languages/urm/examples/biggerzero.urm [urm] languages/urm/examples/distance.urm [urm] languages/urm/examples/div.urm [urm] @@ -1599,6 +1606,7 @@ lib/Parrot/OpTrans/CSwitch.pm [devel] lib/Parrot/PIR/Formatter.pm [devel] lib/Parrot/Pmc2c/Library.pm [devel] +lib/Parrot/Test/APL.pm [devel] lib/Parrot/Test/PGE.pm [devel] lib/Parrot/Test/Punie.pm [devel] lib/Parrot/Test/Python.pm [devel] @@ -1637,7 +1645,7 @@ LICENSES/gpl.txt [main]doc runtime/parrot/dynext/README [devel]doc runtime/parrot/include/DWIM.pir [devel]doc -runtime/parrot/include/hllmacros.pir [main] +runtime/parrot/include/hllmacros.pir [library] runtime/parrot/include/README [devel]doc runtime/parrot/library/config.pir [library] runtime/parrot/library/dumper.pir [library] @@ -1744,8 +1752,8 @@ src/library.c [] src/list.c [] src/longopt.c [] -src/malloc.c [] src/malloc-trace.c [] +src/malloc.c [] src/memory.c [] src/misc.c [] src/mmd.c [] @@ -1760,6 +1768,7 @@ src/pdb.c [] src/pdump.c [] src/pic.c [] +src/pic_jit.c [] src/pmc.c [] src/pmc_freeze.c [] src/register.c [] @@ -1780,7 +1789,6 @@ src/utils.c [] src/vtables.c [] src/warnings.c [] -src/pic_jit.c [] src/charset/ascii.c [] src/charset/ascii.h [] src/charset/binary.c [] @@ -1973,10 +1981,10 @@ t/compilers/imcc/syn/pod.t [] t/compilers/imcc/syn/scope.t [] t/compilers/imcc/syn/tail.t [] +t/compilers/pge/pge-hs.t [] t/compilers/pge/pge.t [] t/compilers/pge/pge_examples.t [] t/compilers/pge/pge_globs.t [] -t/compilers/pge/pge-hs.t [] t/compilers/pge/p5regexp/p5rx.t [] t/compilers/pge/p5regexp/re_tests [] t/compilers/pge/p6rules/backtrack.t [] @@ -2020,6 +2028,7 @@ t/examples/subs.t [] t/library/data_escape.t [] t/library/dumper.t [] +t/library/File_Spec.t [] t/library/getopt_obj.t [] t/library/json.t [] t/library/md5.t [] @@ -2031,7 +2040,6 @@ t/library/test_builder_tester.t [] t/library/test_more.t [] t/library/yaml_parser_syck.t [] -t/library/File_Spec.t [] t/native_pbc/header.t [] t/native_pbc/integer.t [] t/native_pbc/integer_1.pbc [] @@ -2084,8 +2092,8 @@ t/perl/manifest.t [] t/perl/Parrot_Distribution.t [] t/perl/Parrot_IO.t [] -t/perl/README [] t/perl/Parrot_Test.t [] +t/perl/README [] t/pmc/addrregistry.t [] t/pmc/array.t [] t/pmc/bigint.t [] @@ -2134,9 +2142,9 @@ t/pmc/none.t [] t/pmc/null.t [] t/pmc/n_arithmetics.t [] -t/pmc/objects.t [] t/pmc/object-meths.t [] t/pmc/object-mro.t [] +t/pmc/objects.t [] t/pmc/orderedhash.t [] t/pmc/os.t [] t/pmc/pair.t [] @@ -2199,6 +2207,7 @@ t/tools/pbc_merge.t [] tools/build/c2str.pl [] tools/build/fingerprint_c.pl [] +tools/build/jit2c.pl [] tools/build/list_unjitted.pl [] tools/build/nativecall.pl [] tools/build/ops2c.pl [devel] @@ -2209,7 +2218,7 @@ tools/build/revision_c.pl [devel] tools/build/vtable_extend.pl [] tools/build/vtable_h.pl [] -tools/build/jit2c.pl [] +tools/dev/.gdbinit [devel] tools/dev/as2c.pl [devel] tools/dev/bench_op.pir [devel] tools/dev/cc_flags.pl [devel] @@ -2223,6 +2232,7 @@ tools/dev/manicheck.pl [devel] tools/dev/mk_inno.pl [devel] tools/dev/mk_manifests.pl [devel] +tools/dev/mk_manifest_and_skip.pl [devel] tools/dev/mk_native_pbc [devel] tools/dev/nm.pl [devel] tools/dev/ops_renum.mak [devel] @@ -2235,8 +2245,6 @@ tools/dev/run_indent.pl [devel] tools/dev/symlink.pl [devel] tools/dev/testyamd [devel] -tools/dev/.gdbinit [devel] -tools/dev/mk_manifest_and_skip.pl [devel] tools/docs/pod_errors.pl [devel] tools/docs/write_docs.pl [devel] tools/util/ncidef2pasm.pl []
