Historique des commits

Auteur SHA1 Message Date
  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
  Ryan Olson 25223f633a Don’t rely on UIKit being imported from a pch il y a 12 ans
  Ryan Olson c3fe793c00 Fix format string argument ordering in method calling error string. il y a 12 ans
  Ryan Olson e036683f8c Support toll free bridged CF types in the perform selector utility method. il y a 12 ans
  Ryan Olson deb18f353b Add a few common CG/CA types to the readable type translation method. il y a 12 ans
  Ryan Olson 59a6150ed8 Support bridging from UIColor to CGColorRef in the selector performing utility method. il y a 12 ans
  Ryan Olson 4d380b60c7 Mute NSUInteger warning when building for arm64. il y a 12 ans
  Ryan Olson 19d510b044 Add utility method for adding properties at runtime. il y a 12 ans
  Ryan Olson ae2bf10276 Get more defensive around calls to NSGetSizeAndAlignment. il y a 12 ans
  Ryan Olson 3e285573de Add runtime utility method for enumerating the nested types in the encoding string for a struct. il y a 12 ans
  Ryan Olson 31d9209dd8 FLEXArgumentInputView refactor part 2. il y a 12 ans
  Ryan Olson 47d3990f4a Add hack to FLEXRuntimeUtility to add a frame property on UIView. il y a 12 ans