História revízii

Autor SHA1 Správa Dátum
  Chaoshuai Lu 74eb6e180b Use FLEXTypeEncoding enum and kFLEXUtilityAttribute whenever possible 7 rokov pred
  Tanner Bennett 81b7ccea22 Avoid using [[* alloc] init*] where possible 7 rokov pred
  Tanner Bennett f2c8ede0e0 Use dot syntax for properties 7 rokov pred
  Tanner Bennett d3ae20bebe Custom scope bar 7 rokov pred
  Antoine Cœur 17e194b69d various typos 7 rokov pred
  Tanner Bennett 82a19e41e7 Fix prettyArgumentComponentsForMethod: bug 7 rokov pred
  Tanner Bennett 22b7c6ccc7 Add helper methods to FLEXRuntimeUtility 7 rokov pred
  ThePantsThief 9e9704580a Fix #168 by restructuring try-catch branching 9 rokov pred
  Tanner Bennett a6ad98dd53 Catch exceptions thrown by `[value description]` 8 rokov pred
  Tanner Bennett 31af87a81e Reveal exception reason in dialog 8 rokov pred
  Chaoshuai Lu a535f10d0c Add generics to foundation collection classes 8 rokov pred
  Tigran Yesayan 16fab66f7b Fix crash in FLEXRuntimeUtility 9 rokov pred
  Ryan Olson 6ed0037f50 Merge pull request #134 from ThePantsThief/master 10 rokov pred
  ThePantsThief 9e928b0b09 Fix incorrect strcmp check 10 rokov pred
  Iulian Onofrei 232ae8a6fd Update FLEXRuntimeUtility.m 10 rokov pred
  Dan Loewenherz 29a45aa02d use Objective-C 2.0 subscripting for dictionaries 10 rokov pred
  Dan Loewenherz 08b25ea8d3 use Objective-C 2.0 subscripting for arrays 10 rokov pred
  Ryan Olson 30f1fecc54 Fix crash from trying to read isa fields as Class pointers on arm64 11 rokov pred
  Ryan Olson 48826e2160 Fix readable type encoding for “@?” typically seen with block objects 11 rokov pred
  Ryan Olson 53a95845f4 Improve description for ivars and properties of type SEL 11 rokov pred
  Raphael Schaad 43eedfafc5 Fix whitespace to make it consistent with rest of code base. 11 rokov pred
  Ryan Olson 829e279711 Be robust against NULL ivar type encoding (hello swift). 12 rokov pred
  Ryan Olson 25223f633a Don’t rely on UIKit being imported from a pch 12 rokov pred
  Ryan Olson c3fe793c00 Fix format string argument ordering in method calling error string. 12 rokov pred
  Ryan Olson e036683f8c Support toll free bridged CF types in the perform selector utility method. 12 rokov pred
  Ryan Olson deb18f353b Add a few common CG/CA types to the readable type translation method. 12 rokov pred
  Ryan Olson 59a6150ed8 Support bridging from UIColor to CGColorRef in the selector performing utility method. 12 rokov pred
  Ryan Olson 4d380b60c7 Mute NSUInteger warning when building for arm64. 12 rokov pred
  Ryan Olson 19d510b044 Add utility method for adding properties at runtime. 12 rokov pred
  Ryan Olson ae2bf10276 Get more defensive around calls to NSGetSizeAndAlignment. 12 rokov pred