* main.c (dis_genericparam): renamed to
authorJackson Harper <jackson@novell.com>
Wed, 8 Oct 2003 23:22:11 +0000 (23:22 -0000)
committerJackson Harper <jackson@novell.com>
Wed, 8 Oct 2003 23:22:11 +0000 (23:22 -0000)
commitaff0b85376a7f9b980a809cd24b0425ac82534f7
tree49d3830cbe19e7b5ac48ddc65116bdfa9733dea5
parentf794cd94a48120680b3b3431d377f8849c21a076
    * main.c (dis_genericparam): renamed to
dis_generic_param_and_constraints, allow a table type to be passed
to the method so this could be used with generic methods (It is
not though).
* get.c/get.h (get_generic_param): method to stringify generic
type and method parameters.
* get.c (dis_stringify_method_signature): Add generic
parameters.

svn path=/trunk/mono/; revision=18781
mono/dis/ChangeLog
mono/dis/get.c
mono/dis/get.h
mono/dis/main.c