~mwhudson/pypy/imported-annotation-no-rev-num

  • Committer: pedronis
  • Date: 2005-02-23 22:21:03 UTC
  • Revision ID: svn-v4:fd0d7bf2-dfb6-0310-8d31-b7ecfe96aada:pypy/dist/pypy/annotation:9473
coalesce builtin frames on unwrap_spec, 

fail hard on signature confusion, this is not happening anymore

remove pypy_getudir for the annotator

builtin id support in the annotator

Filename Latest Rev Last Changed Committer Comment Size
..
test 25 20 years ago alex added *.pyo to the pre-existing *.pyc as the value Diff
__init__.py 10 20 years ago arigo fixeol. 2 bytes Diff Download File
binaryop.py 182 19 years ago pedronis Teach the annotator how to deduce the type of e in 9.8 KB Diff Download File
bookkeeper.py 186 19 years ago pedronis coalesce builtin frames on unwrap_spec, fail har 11.4 KB Diff Download File
builtin.py 186 19 years ago pedronis coalesce builtin frames on unwrap_spec, fail har 5 KB Diff Download File
classdef.py 146 19 years ago arigo Don't be impressed by the diff size. This is mere 5.2 KB Diff Download File
factory.py 158 19 years ago arigo Modified SomeDict() to represent a dictionary with 2.5 KB Diff Download File
model.py 185 19 years ago mwh remove some no-longer-used imports 9.5 KB Diff Download File
pairtype.py 128 19 years ago hpk move tests for pairtypes to its own files (and fi 1.2 KB Diff Download File
unaryop.py 180 19 years ago adim added SomeDict.items() operation (+ tests) 9.1 KB Diff Download File