pea/TEST.sh pea-main parse _devbuild/gen/arg_types.py _devbuild/gen/grammar_nt.py _devbuild/gen/hnode_asdl.py _devbuild/gen/id_kind_asdl.py _devbuild/gen/option_asdl.py _devbuild/gen/runtime_asdl.py _devbuild/gen/syntax_asdl.py _devbuild/gen/types_asdl.py asdl/format.py asdl/pybase.py asdl/runtime.py bin/oils_for_unix.py core/alloc.py core/ansi.py core/comp_ui.py core/completion.py core/dev.py core/error.py core/executor.py core/main_loop.py core/optview.py core/process.py core/pyos.py core/pyutil.py core/shell.py core/state.py core/ui.py core/util.py core/vm.py data_lang/j8.py data_lang/j8_str.py data_lang/qsn.py data_lang/qsn_native.py frontend/args.py frontend/builtin_def.py frontend/consts.py frontend/flag_def.py frontend/flag_spec.py frontend/id_kind_def.py frontend/lexer.py frontend/lexer_def.py frontend/location.py frontend/match.py frontend/option_def.py frontend/parse_lib.py frontend/py_readline.py frontend/reader.py frontend/signal_def.py frontend/typed_args.py library/func_eggex.py library/func_hay.py library/func_init.py library/func_misc.py osh/arith_parse.py osh/bool_parse.py osh/bool_stat.py osh/braces.py osh/builtin_assign.py osh/builtin_bracket.py osh/builtin_comp.py osh/builtin_lib.py osh/builtin_meta.py osh/builtin_misc.py osh/builtin_printf.py osh/builtin_process.py osh/builtin_pure.py osh/builtin_trap.py osh/cmd_eval.py osh/cmd_parse.py osh/glob_.py osh/history.py osh/prompt.py osh/sh_expr_eval.py osh/split.py osh/string_ops.py osh/tdop.py osh/word_.py osh/word_compile.py osh/word_eval.py osh/word_parse.py pgen2/grammar.py pgen2/parse.py pgen2/pnode.py pylib/cgi.py pylib/os_path.py pylib/path_stat.py tea/tea_main.py tools/ysh_ify.py ysh/builtin_json.py ysh/builtin_oil.py ysh/cpython.py ysh/expr_eval.py ysh/expr_parse.py ysh/expr_to_ast.py ysh/regex_translate.py ysh/val_ops.py mycpp/mylib.pyi mycpp/os.pyi pyext/fanos.pyi pyext/fastlex.pyi pyext/libc.pyi pyext/line_input.pyi pyext/posix_.pyi pyext/yajl.pyi 0.00 Pea begin 0.94 Parsed 104 files and their type comments {'num_assign': 0, 'num_classes': 0, 'num_files': 104, 'num_funcs': 0, 'num_methods': 0, 'num_strings': 0} 1.60 Collected 4538 constants 1.60 Wrote forward declarations {'num_assign': 0, 'num_classes': 0, 'num_files': 104, 'num_funcs': 0, 'num_methods': 0, 'num_strings': 0} 1.84 Wrote prototypes {'num_assign': 0, 'num_classes': 589, 'num_files': 104, 'num_funcs': 626, 'num_methods': 1841, 'num_strings': 0} 1.86 Wrote implementation {'num_assign': 3732, 'num_classes': 589, 'num_files': 104, 'num_funcs': 626, 'num_methods': 1841, 'num_strings': 0} 1.86 Done real 0m2.005s user 0m1.968s sys 0m0.032s