[pypy-svn] r17547 - pypy/dist/pypy/interpreter/astcompiler

ludal at codespeak.net ludal at codespeak.net
Tue Sep 13 23:52:16 CEST 2005


Author: ludal
Date: Tue Sep 13 23:52:14 2005
New Revision: 17547

Modified:
   pypy/dist/pypy/interpreter/astcompiler/TYPERERRORS
Log:
removed some of the errors that should have been fixed. I'll put the latest list as soon as I get it.


Modified: pypy/dist/pypy/interpreter/astcompiler/TYPERERRORS
==============================================================================
--- pypy/dist/pypy/interpreter/astcompiler/TYPERERRORS	(original)
+++ pypy/dist/pypy/interpreter/astcompiler/TYPERERRORS	Tue Sep 13 23:52:14 2005
@@ -3,122 +3,38 @@
 .. block at 156 with 1 exits
 .. v93327 = newslice(v93296, (-1), (None))
 
-TyperError-2: (pypy.interpreter.pyparser.astbuilder:build_arith_expr)
-unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.astcompiler.ast.Node>)
-.. block at 212 with 1 exits
-.. v95081 = mod(('unexpected token: %s : %s'), v95046)
-
 TyperError-3: (pypy.interpreter.astcompiler.pycodegen:visitContinue)
 unimplemented operation: 'len' on <InstanceRepr for pypy.interpreter.astcompiler.misc.Stack__Giving_v107541>
 .. block at 133 with 1 exits
 .. v124518 = len(v124478)
 
-TyperError-4: (pypy.interpreter.astcompiler.pyassem:twobyte)
-unimplemented operation: 'type' on <IntegerRepr Signed>
-.. block at -1 EH with 2 exits(v1882086)
-.. v1882078 = type(val_1882071)
-
 TyperError-5: (pypy.interpreter.astcompiler.pyassem:flattenGraph)
 unimplemented operation: 'divmod' on (<IntegerRepr Signed>, <IntegerRepr Signed>)
 .. block at 535 with 1 exits
 .. v673105 = divmod(v672924, (65536))
 
-TyperError-6: (pypy.interpreter.astcompiler.pycodegen:generateArgList)
-unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.astcompiler.ast.Node>)
-.. block at 176 with 1 exits
-.. v207318 = mod(('unexpect argument type: %s'), v207302)
-
 TyperError-7: (pypy.interpreter.astcompiler.pyassem:depth_CALL_FUNCTION)
 unimplemented operation: 'divmod' on (<IntegerRepr Signed>, <IntegerRepr Signed>)
 .. block at -1 EH with 1 exits
 .. v297531 = divmod(argc_297524, (256))
 
-TyperError-8: (pypy.interpreter.pyparser.astbuilder:parse_listcomp)
-unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.pyparser.astbuilder.TokenObject>)
-.. block at 332 with 1 exits
-.. v136944 = mod(('Unexpected token: %s'), v136923)
-
-TyperError-9: (pypy.interpreter.pyparser.astbuilder:build_term)
-unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.astcompiler.ast.Node>)
-.. block at 300 with 1 exits
-.. v90369 = mod(('unexpected token: %s'), v90334)
-
 TyperError-10: (pypy.interpreter.astcompiler.pyassem:twobyte)
 unimplemented operation: 'divmod' on (<IntegerRepr Signed>, <IntegerRepr Signed>)
 .. block at 38 with 1 exits
 .. v1882096 = divmod(v1882093, (256))
 
-TyperError-11: (pypy.interpreter.pyparser.astbuilder:parse_arglist)
-unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.pyparser.astbuilder.TokenObject>)
-.. block at 491 with 1 exits
-.. v110364 = mod(('Unexpected token: %s'), v110333)
-
-TyperError-12: (pypy.interpreter.pyparser.astbuilder:build_not_test)
-unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <ListRepr * GcStruct list { length: Signed, items: * GcArray of * GcStruct Node { super: GcStruct Wrappable { super: GcStruct BaseWrappable { super: GcStruct W_Root { super: GcStruct object { typeptr: * Struct object_vtable { parenttypeptr: * Struct object_vtable { ... }, rtti: * RuntimeTypeInfo (opaque), name: * Array of Char , instantiate: * Func (  ) -> * GcStruct object { ... } } }, hash_cache: Signed } }}, inst_filename: * GcStruct rpy_string { hash: Signed, chars: Array of Char  }, inst_lineno: Signed }  }>)
-.. block at 120 with 1 exits
-.. v74452 = mod(('not_test implementation incomplete (%s)'), v74436)
-
 TyperError-13: (pypy.interpreter.astcompiler.pyassem:get_children)
 unimplemented operation: 'contains' on (<InstanceRepr for pypy.interpreter.astcompiler.pyassem.BlockSet>, <InstanceRepr for pypy.interpreter.astcompiler.pyassem.Block>)
 .. block at 13 with 1 exits
 .. v226229 = contains(v226199, v226167)
 
-TyperError-14: (pypy.interpreter.astcompiler.pycodegen:emitop_int)
-unimplemented operation: 'type' on <IntegerRepr Signed>
-.. block at -1 EH with 2 exits(v179678)
-.. v179666 = type(op_179657)
-
-TyperError-15: (pypy.interpreter.astcompiler.pyassem:__init__)
-unimplemented operation: 'type' on <StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>
-.. block at 417 with 2 exits(v105093)
-.. v105063 = type(v105043)
-
-TyperError-16: (pypy.interpreter.pyparser.astbuilder:build_shift_expr)
-unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.astcompiler.ast.Node>)
-.. block at 212 with 1 exits
-.. v71560 = mod(('unexpected token: %s : %s'), v71525)
-
 TyperError-17: (pypy.interpreter.astcompiler.pycodegen:visitCallFunc)
 no equality function for <TupleRepr * GcStruct tuple2 { item0: Signed, item1: Signed }>
 .. block at 228 with 1 exits
 .. v186910 = getitem(({(1, 1): 'CALL_FUNCT...ION_KW'}), v186901)
 
-TyperError-18: (pypy.interpreter.astcompiler.pyassem:emitop_int)
-unimplemented operation: 'type' on <IntegerRepr Signed>
-.. block at 33 EH with 2 exits(v193854)
-.. v193828 = type(intval_193821)
-
-TyperError-19: (pypy.interpreter.astcompiler.pyassem:emitop_name)
-unimplemented operation: 'type' on <StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>
-.. block at 33 EH with 2 exits(v196517)
-.. v196491 = type(name_196484)
-
-TyperError-20: (pypy.interpreter.astcompiler.pyassem:__init__)
-unimplemented operation: 'type' on <StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>
-.. block at 295 with 2 exits(v104842)
-.. v104780 = type(v104713)
-
-TyperError-21: (pypy.interpreter.pyparser.astbuilder:parse_arglist)
-unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.astcompiler.ast.Node>)
-.. block at 668 with 1 exits
-.. v110289 = mod(('unexpected token: %s'), v110226)
-
-TyperError-22: (pypy.interpreter.pyparser.astbuilder:parse_genexpr_for)
-unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.pyparser.astbuilder.TokenObject>)
-.. block at 332 with 1 exits
-.. v113836 = mod(('Unexpected token: %s'), v113815)
-
 TyperError-23: (pypy.interpreter.astcompiler.symbols:_do_args)
 ll_str unsupported for: <ClassRepr for __builtin__.object>
 .. block at 112 with 1 exits
 .. v205571 = mod(('Argument list contains %s of type %s'), v205547)
 
-TyperError-24: (pypy.interpreter.astcompiler.pyassem:__init__)
-unimplemented operation: 'type' on <StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>
-.. block at 224 with 2 exits(v104690)
-.. v104634 = type(v104591)
-
-TyperError-25: (pypy.interpreter.pyparser.astbuilder:to_lvalue)
-unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.astcompiler.ast.Node>)
-.. block at 377 with 1 exits
-.. v112539 = mod(('cannot assign to %s'), v112508)



More information about the Pypy-commit mailing list