bcc icon indicating copy to clipboard operation
bcc copied to clipboard

bcc Ptr Types rewrite

Open woollybah opened this issue 6 years ago • 2 comments

I'm currently working on rewriting the Ptr/Var Type stuff for bcc because the current implementation makes it difficult and over-complicated to differentiate between types and their ptr/var equivalent.

It will introduce new types and remove most of the "flags" currently in use for that purpose.

woollybah avatar May 14 '18 21:05 woollybah