Historique des commits

Auteur SHA1 Message Date
  Tanner Bennett 0803b46f9d Fix #329 il y a 6 ans
  Tanner Bennett 46652ac73d Improve readability of FLEXRuntimeUtility il y a 6 ans
  Tanner Bennett 07f0b07a91 Fix #324, crash when viewing NSNumber il y a 7 ans
  Chaoshuai Lu 6cbfa63d48 Add named struct field parsing support to fix the struct iVar issues il y a 7 ans
  Chaoshuai Lu 5a54f5808d Add long double support in FLEXRuntimeUtility il y a 7 ans
  Chaoshuai Lu 664a39e0f1 Add CGVector and NSDirectionalEdgeInsets support il y a 7 ans
  Chaoshuai Lu 9935860efb Fix struct field offset calculation when enumerating struct encoding il y a 7 ans
  Chaoshuai Lu 25a05eec1a Fix issues in FLEXRuntimeUtility il y a 7 ans
  Chaoshuai Lu 74eb6e180b Use FLEXTypeEncoding enum and kFLEXUtilityAttribute whenever possible il y a 7 ans
  Tanner Bennett 81b7ccea22 Avoid using [[* alloc] init*] where possible il y a 7 ans
  Tanner Bennett f2c8ede0e0 Use dot syntax for properties il y a 7 ans
  Tanner Bennett d3ae20bebe Custom scope bar il y a 7 ans
  Antoine Cœur 17e194b69d various typos il y a 7 ans
  Tanner Bennett 82a19e41e7 Fix prettyArgumentComponentsForMethod: bug il y a 7 ans
  Tanner Bennett 22b7c6ccc7 Add helper methods to FLEXRuntimeUtility il y a 7 ans
  ThePantsThief 9e9704580a Fix #168 by restructuring try-catch branching il y a 9 ans
  Tanner Bennett a6ad98dd53 Catch exceptions thrown by `[value description]` il y a 8 ans
  Tanner Bennett 31af87a81e Reveal exception reason in dialog il y a 8 ans
  Chaoshuai Lu a535f10d0c Add generics to foundation collection classes il y a 8 ans
  Tigran Yesayan 16fab66f7b Fix crash in FLEXRuntimeUtility il y a 9 ans
  Ryan Olson 6ed0037f50 Merge pull request #134 from ThePantsThief/master il y a 10 ans
  ThePantsThief 9e928b0b09 Fix incorrect strcmp check il y a 10 ans
  Iulian Onofrei 232ae8a6fd Update FLEXRuntimeUtility.m il y a 10 ans
  Dan Loewenherz 29a45aa02d use Objective-C 2.0 subscripting for dictionaries il y a 10 ans
  Dan Loewenherz 08b25ea8d3 use Objective-C 2.0 subscripting for arrays il y a 10 ans
  Ryan Olson 30f1fecc54 Fix crash from trying to read isa fields as Class pointers on arm64 il y a 11 ans
  Ryan Olson 48826e2160 Fix readable type encoding for “@?” typically seen with block objects il y a 11 ans
  Ryan Olson 53a95845f4 Improve description for ivars and properties of type SEL il y a 11 ans
  Raphael Schaad 43eedfafc5 Fix whitespace to make it consistent with rest of code base. il y a 11 ans
  Ryan Olson 829e279711 Be robust against NULL ivar type encoding (hello swift). il y a 12 ans