Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
simplify
Shortlog
(0)
-100
-60
+60
+100
tip
2006-10-22
paulb
files
Removed redundant/confusing original node assignments.
2006-10-22
paulb
files
Tidied argument initialisation.
2006-10-22
paulb
files
Added support for dispatching to dictionaries.
2006-10-22
paulb
files
Added missing keyword argument processing, making use of the positional argument
2006-10-22
paulb
files
Added __iadd__ method to the list class.
2006-10-22
paulb
files
Made output documents reside in their own directory.
2006-10-22
paulb
files
Improved the test.
2006-10-22
paulb
files
Reordered node handlers.
2006-10-22
paulb
files
Simplified argument processing to use the pos_args and kw_args attributes in
2006-10-21
paulb
files
Added original node "anchoring" within augmented assignments.
2006-10-21
paulb
files
Changed instantiation to use one instance per class, adding equality testing to
2006-10-21
paulb
files
Introduced accurately named output files.
2006-10-21
paulb
files
Removed analysis docstrings.
2006-10-21
paulb
files
Changed module naming.
2006-10-21
paulb
files
Added support more nodes.
2006-10-21
paulb
files
Fixed special methods on Namespace.
2006-10-17
paulb
files
Added the display of invocations and star/dstar arguments/parameters.
2006-10-16
paulb
files
Made pop-up information appear inside a common pop-up box.
2006-10-16
paulb
files
Introduced a common SimplifiedError class, used by both AnnotationError and a
2006-10-16
paulb
files
Added usage of the method.
2006-10-15
paulb
files
Added missing docstrings.
2006-10-15
paulb
files
Added missing releases of temporary values.
2006-10-15
paulb
files
Added a non-accesses annotation to LoadAttr nodes.
2006-10-14
paulb
files
Introduced a "full name" index separator, choosing "-" instead of "#".
2006-10-10
paulb
files
Fixed original nodes in subscript nodes.
2006-10-10
paulb
files
Fixed locals absence test.
2006-10-09
paulb
files
Emphasised the default nature of parameter defaults.
2006-10-09
paulb
files
Fixed star/dstar temporary object classes.
2006-10-08
paulb
files
Wrapped __class__ attributes up properly, fixing the attribute traversal code
2006-10-08
paulb
files
Made a nicer repr output for Instance.
2006-10-08
paulb
files
Tidied code layout.
2006-10-08
paulb
files
Fixed program validity.
2006-10-08
paulb
files
Added annotated types to the repr output.
2006-10-08
paulb
files
Made the invocations annotation a list.
2006-10-07
paulb
files
Attempted to handle invocation arguments properly, introducing argument
2006-10-07
paulb
files
Added tuple initialiser.
2006-10-07
paulb
files
Added "full naming", replacing the id(self) usage.
2006-10-07
paulb
files
Improved argument mismatch error.
2006-10-07
paulb
files
Introduced original nodes in all new simplified nodes.
2006-10-07
paulb
files
Added tentative annotation and error handling.
2006-10-07
paulb
files
Added support for reporting annotation errors.
2006-10-07
paulb
files
Added original node attribute initialisation to structure-related classes.
2006-10-07
paulb
files
Introduced original node references into all simplified nodes.
2006-10-04
paulb
files
Improved exception handling in annotate.
2006-10-03
paulb
files
Introduced lots of convenience functions.
2006-09-30
paulb
files
Attempted to make the generated node structure more obvious.
2006-09-02
paulb
files
Changed operator type mismatch signalling to use plain exceptions.
2006-08-25
paulb
files
Attempted to get invocations closer to working correctly.
2006-08-21
paulb
files
Attempted to fix attribute access contexts and to provide some support for
2006-08-21
paulb
files
Added previously missing dispatching on parameter defaults.
2006-08-20
paulb
files
Moved visitor attribute initialisation.
2006-08-20
paulb
files
Changed the processing of attributes so that Attribute objects are unwrapped
2006-08-13
paulb
files
Moved return values/locals to instances of the Namespace class.
2006-08-13
paulb
files
Rearranged definitions.
2006-08-13
paulb
files
Fixed the NameOrganiser to correctly identify the scope of names.
2006-08-12
paulb
files
Removed LoadGlobal, LoadBuiltin and StoreGlobal, replacing them with LoadAttr
2006-08-12
paulb
files
Changed the API of the Annotator and Fixer classes.
2006-08-12
paulb
files
Isolated class initialisation from the local namespace.
2006-08-09
paulb
files
Added missing subprogram namespace initialisation.
2006-08-09
paulb
files
Added tracing of the system state.
(0)
-100
-60
+60
+100
tip