8 Commits (0c143f5b0c4471241cbed58b299c2ec3c135ceab)

Author SHA1 Message Date
triton 0c143f5b0c Added helper method to check and get primitive types out of pointer types. 13 years ago
triton 896c4fc11a Added helper methods to check if a type is a reference. 13 years ago
triton 6c9105be2f Added helper methods to check if a type is a pointer. 13 years ago
triton f5fcef50f1 Massive update to the codebase. 13 years ago
triton ec50822421 Implement proper support for delegates and function pointers. 13 years ago
triton 76819bc044 Removed unused using declarations. 13 years ago
triton 4193645beb Fixed void-return function pointers to use Action. Added a method to check for primitive types. 13 years ago
triton d474f0a04f Added a bridge project containing the managed files bridging the native Clang parser. 13 years ago