提交歷史

作者 SHA1 備註 提交日期
  Chaoshuai Lu 5a54f5808d Add long double support in FLEXRuntimeUtility 7 年之前
  Chaoshuai Lu 664a39e0f1 Add CGVector and NSDirectionalEdgeInsets support 7 年之前
  Chaoshuai Lu 9935860efb Fix struct field offset calculation when enumerating struct encoding 7 年之前
  Chaoshuai Lu 25a05eec1a Fix issues in FLEXRuntimeUtility 7 年之前
  Chaoshuai Lu 74eb6e180b Use FLEXTypeEncoding enum and kFLEXUtilityAttribute whenever possible 7 年之前
  Tanner Bennett 81b7ccea22 Avoid using [[* alloc] init*] where possible 7 年之前
  Tanner Bennett f2c8ede0e0 Use dot syntax for properties 7 年之前
  Tanner Bennett d3ae20bebe Custom scope bar 7 年之前
  Antoine Cœur 17e194b69d various typos 7 年之前
  Tanner Bennett 82a19e41e7 Fix prettyArgumentComponentsForMethod: bug 7 年之前
  Tanner Bennett 22b7c6ccc7 Add helper methods to FLEXRuntimeUtility 7 年之前
  ThePantsThief 9e9704580a Fix #168 by restructuring try-catch branching 9 年之前
  Tanner Bennett a6ad98dd53 Catch exceptions thrown by `[value description]` 8 年之前
  Tanner Bennett 31af87a81e Reveal exception reason in dialog 8 年之前
  Chaoshuai Lu a535f10d0c Add generics to foundation collection classes 8 年之前
  Tigran Yesayan 16fab66f7b Fix crash in FLEXRuntimeUtility 9 年之前
  Ryan Olson 6ed0037f50 Merge pull request #134 from ThePantsThief/master 10 年之前
  ThePantsThief 9e928b0b09 Fix incorrect strcmp check 10 年之前
  Iulian Onofrei 232ae8a6fd Update FLEXRuntimeUtility.m 10 年之前
  Dan Loewenherz 29a45aa02d use Objective-C 2.0 subscripting for dictionaries 10 年之前
  Dan Loewenherz 08b25ea8d3 use Objective-C 2.0 subscripting for arrays 10 年之前
  Ryan Olson 30f1fecc54 Fix crash from trying to read isa fields as Class pointers on arm64 11 年之前
  Ryan Olson 48826e2160 Fix readable type encoding for “@?” typically seen with block objects 11 年之前
  Ryan Olson 53a95845f4 Improve description for ivars and properties of type SEL 11 年之前
  Raphael Schaad 43eedfafc5 Fix whitespace to make it consistent with rest of code base. 12 年之前
  Ryan Olson 829e279711 Be robust against NULL ivar type encoding (hello swift). 12 年之前
  Ryan Olson 25223f633a Don’t rely on UIKit being imported from a pch 12 年之前
  Ryan Olson c3fe793c00 Fix format string argument ordering in method calling error string. 12 年之前
  Ryan Olson e036683f8c Support toll free bridged CF types in the perform selector utility method. 12 年之前
  Ryan Olson deb18f353b Add a few common CG/CA types to the readable type translation method. 12 年之前