* main.c: When dis. generic parameters the TypeOrMethodDef token
authorJackson Harper <jackson@novell.com>
Tue, 7 Oct 2003 23:58:31 +0000 (23:58 -0000)
committerJackson Harper <jackson@novell.com>
Tue, 7 Oct 2003 23:58:31 +0000 (23:58 -0000)
commita6b51979c9b4da48d328ce343f3dd7ee4072a7ee
tree2252fedf4cf4b96c2dd14d99d28c21d3c3dc4949
parent2d380c8d45f16acd980e99c7a26f22bf2492f4f5
    * main.c: When dis. generic parameters the TypeOrMethodDef token
only needs to be shifted 1 bit. Added dis of generic constraints.
* get.c/get.h: New method for getting a TypeOrMethodDef token
* dump.c: When dumping generic parameters and generic constraints
output readable names instead of just tokens.

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