summaryrefslogtreecommitdiff
path: root/manager.py
Commit message (Expand)AuthorAgeFilesLines
...
| * tell in which file we have encountered an unexpected errorSylvain Thénault2009-03-181-0/+1
| * pylint fixesSylvain Thénault2009-03-171-3/+2
| * limit cyclic dependencies / cleanup by introducing a new infutils moduleSylvain Thénault2009-03-171-2/+2
| * don't catch SystemExit / KeyboardInterruptSylvain Thénault2009-03-061-1/+1
| * remove all getChildNodesEmile Anclin2009-02-251-3/+0
| * _ast compat step 2Sylvain Thénault2008-03-311-2/+1
| * _ast compat step 1Sylvain Thénault2008-03-301-1/+2
* | add .items on Project instancesemile@crater.logilab.fr2008-07-231-26/+28
|/
* be more error resilient when accessing living objects from externalSylvain Thénault2007-05-031-4/+17
* more infinite recursion fixSylvain Thénault2007-04-161-2/+2
* fix crash on numpy (though inference is broken on numpy functions due to wron...Sylvain Thénault2007-03-091-8/+9
* external attribute definition handling :)Sylvain Thénault2007-02-181-5/+5
* * slightly better inference on astng built from living object by trying to inferSylvain Thénault2007-02-151-5/+28
* get all tests passing with py 2.3 2.4 2.5Sylvain Thénault2006-09-231-2/+2
* forget the past.root2006-04-261-0/+345