Mon Mar 11 11:16:53 CET 2002 Paolo Molaro <lupus@ximian.com>
[mono.git] / mono / monograph / ChangeLog
1
2 Mon Mar 11 11:16:53 CET 2002 Paolo Molaro <lupus@ximian.com>
3
4         * monograph.c: removed method signature and searching helpers
5         that are now provided in libmetadata. Added --control-flow option to
6         create a control flow graph of a method, with basic blocks etc.
7
8 Wed Feb 20 17:53:59 CET 2002 Paolo Molaro <lupus@ximian.com>
9
10         * monograph.c: added -i option to create a graph of the types
11         implementing an interface.
12
13 Tue Feb 19 12:24:15 CET 2002 Paolo Molaro <lupus@ximian.com>
14
15         * monograph.c: fix typo. Update for changes in mono_init ().
16
17 Mon Feb 18 14:37:17 CET 2002 Paolo Molaro <lupus@ximian.com>
18
19         * monograph.c: First commit: program to generate call graphs
20         or type hierarchies from CIL programs.
21