1. 2d70b2b [ffigen] Migrate test/setup.dart to a build hook (#3334) by Liam Appelbe · 2 days ago main
  2. 387acba [jnigen] Large smoke test (#3339) by Liam Appelbe · 2 days ago
  3. 8011843 [infra] Bump the github-actions group with 4 updates (#3341) by dependabot[bot] · 6 days ago
  4. 7e959bd [objective_c] Implement NSNumber methods for bool (#3331) by Matej Knopp · 8 days ago
  5. dc7f015 [jnigen] Fix occasional `dart format` failures (#3333) by Liam Appelbe · 9 days ago
  6. 8452189 [objective_c] Fix GC safepoint crash in ObjCProtocolBuilder.implementMethod (#3307) by Ahmed Henawey · 9 days ago
  7. 2de78d8 [objective_c] Use user_defines to gate test utilities in build hook (Fixes #2999) (#3325) by Gurleen Kaur · 9 days ago
  8. d7d4edd [ffigen] Dev release (#3330) by Liam Appelbe · 13 days ago
  9. 224d855 [ffigen] Commit native_objc_test bindings (#3324) by Liam Appelbe · 14 days ago
  10. a49feb0 [infra] Add maven examples to workspace list as a comment (#3326) by Liam Appelbe · 2 weeks ago
  11. 27890da [jnigen] Remove the need to run flutter build apk (#3303) by Liam Appelbe · 2 weeks ago
  12. 4fd805a [hooks] [native_toolchain_c] Publish (#3322) by Daco Harkes · 2 weeks ago hooks-v1.0.3 native_toolchain_c-v0.18.0
  13. fb88e4a [ffigen] Fix record use mapping (#3316) by Daco Harkes · 2 weeks ago
  14. 2052162 [ffigen] More test regen infra (#3317) by Liam Appelbe · 2 weeks ago
  15. 998ed88 [ffigen] Delete test/regen.dart (#3314) by Liam Appelbe · 3 weeks ago
  16. 705fa8a [native_toolchain_c] Skip library bundling when treeshake `symbolsToKeep` is empty (#3315) by Daco Harkes · 3 weeks ago
  17. 25cd7dd [ffigen] Golden test infra improvements (#3311) by Liam Appelbe · 3 weeks ago
  18. 911e378 [hooks] Add `Recordings` to `LinkInput` (#3309) by Daco Harkes · 3 weeks ago
  19. 1a4a4e1 [doc] update rust toolchains references (#3313) by Roman Cinis · 3 weeks ago
  20. eb99b6c [infra] More agent ignores (#3306) by Daco Harkes · 3 weeks ago
  21. f99cb5d [ffigen] propagate deprecated attributes into generated dart bindings (#3301) by Hassnaa Mohamed · 3 weeks ago
  22. 2f0b168 [hooks_runner] Allowlist `PROCESSOR_ARCHITECTURE` env variable (#3305) by Daco Harkes · 3 weeks ago hooks_runner-v1.2.1
  23. 5ac0d78 [jni] Improve error message when JNI used too early (#3299) by Liam Appelbe · 3 weeks ago
  24. 98d7797 [jnigen] Update kotlin-metadata-jvm (#3297) by Liam Appelbe · 3 weeks ago
  25. ba57a55 [hooks_runner] `BuildResult` serialization (#3300) by Daco Harkes · 4 weeks ago hooks_runner-v1.2.0
  26. 9fbb654 [jnigen] Fix code gen for generic constructors (#3296) by Liam Appelbe · 4 weeks ago
  27. 2a9b889 [objective_c] Fix missing debug symbols bug (#3294) by Liam Appelbe · 4 weeks ago
  28. 3300d22 [json_syntax_generator] Pub format semver regexp fix (#3293) by Lasse R.H. Nielsen · 4 weeks ago
  29. f51272f [native_toolchain_c] Introduce `CLibrary` (#3289) by Daco Harkes · 4 weeks ago
  30. 9e5d0d3 [code_assets] [record_use] Tree shake examples (#3267) by Daco Harkes · 5 weeks ago
  31. e9f3dda [code_assets] Doc use sqlite_no_link for doc comment snippets (#3288) by Daco Harkes · 5 weeks ago
  32. b4a547a [code_assets] Examples use FFIgen HEAD (#3287) by Daco Harkes · 5 weeks ago
  33. 3755204 [ffigen] Record use support tweaks (#3286) by Daco Harkes · 5 weeks ago
  34. c7ebf68 [jni_flutter] Fix release mode crash (#3285) by Liam Appelbe · 5 weeks ago jni_flutter-v1.0.1
  35. 4b5f4eb [code_assets] Run examples FFIgen on CI (#3282) by Daco Harkes · 5 weeks ago
  36. 1509309 [jni_flutter] Prepare to publish (#3279) by Liam Appelbe · 5 weeks ago jni-v1.0.0 jni_flutter-v1.0.0 jnigen-v0.16.0
  37. 1353806 [ffigen] skip SWIFT_UNAVAILABLE (#3208) by Hassnaa Mohamed · 5 weeks ago
  38. b10dc20 [infra] Bump the github-actions group across 1 directory with 11 updates (#3270) by dependabot[bot] · 5 weeks ago
  39. d6feffe [ffigen] Record use support (#3276) by Daco Harkes · 5 weeks ago
  40. 2a76a58 [jnigen] Generate package:jni version check, and prepare to publish (#3272) by Liam Appelbe · 5 weeks ago
  41. 378a68e [jnigen] Fix #3277 (#3278) by Liam Appelbe · 5 weeks ago
  42. 95f2bb6 [infra] Fix pub workspace (#3273) by Daco Harkes · 5 weeks ago
  43. b5eb4eb [ffigen] Bump language version to 3.10 (#3275) by Daco Harkes · 5 weeks ago
  44. e512112 [native_toolchain_c] `CLinker` make `logger` optional (#3274) by Daco Harkes · 5 weeks ago
  45. d3cda4f [swift2objc] Support Swift extension declarations (#3236) by Hassnaa Mohamed · 5 weeks ago
  46. 88455c5 [jni_flutter] Create the jni_flutter pacakge (#3259) by Liam Appelbe · 6 weeks ago
  47. 0b6fda5 [jnigen] Fix #3235 (#3266) by Liam Appelbe · 6 weeks ago
  48. 0ab3344 [jni] Migrate blocking callbacks to isolate ownership API (#3250) by Liam Appelbe · 6 weeks ago
  49. a1b844b [jni] Migrate boxed primitives to generated bindings (#3253) by Liam Appelbe · 6 weeks ago
  50. 0187bfd [native_toolchain_c] Use pair-wise testing (#3187) by Daco Harkes · 6 weeks ago
  51. abe1770 [record_use] Release 0.6.0 (#3261) by Daco Harkes · 6 weeks ago hooks_runner-v1.1.1 record_use-v0.6.0
  52. 33d87ab [infra] Add a reference to native_toolchain_zig (#3260) by Olzhas Suleimen · 6 weeks ago
  53. debb5bd [record_use] Operator names (#3257) by Daco Harkes · 6 weeks ago
  54. 4957147 [record_use] Unnamed extensions and constructors (#3256) by Daco Harkes · 6 weeks ago
  55. 38bcf29 [record_use] Revamp `Definition`s API (#3243) by Daco Harkes · 6 weeks ago
  56. 6e68635 [swift2objc] Support generics referred types (#3255) by Amr Ahmed · 6 weeks ago
  57. 2ebcf35 [jnigen] Getters and setters (#3231) by Liam Appelbe · 7 weeks ago
  58. a3066bf [jnigen] Test for strict casts compile error (#3249) by Liam Appelbe · 7 weeks ago
  59. b1b3b95 [record_use] Make canonicalization more typesafe (#3246) by Daco Harkes · 7 weeks ago
  60. 4c74210 [record_use] Make Definition kinds required (#3245) by Daco Harkes · 7 weeks ago
  61. e5e2bed [native_toolchain_c] Fix Android c++_static not linking libc++abi (#3241) by Gabriel Terwesten · 7 weeks ago native_toolchain_c-v0.17.6
  62. f8293fb [record_use] remove metadata field from RecordedUses (#3242) by Daco Harkes · 7 weeks ago
  63. 7d803f1 [record_use] Set constants (#3234) by Daco Harkes · 7 weeks ago
  64. edf861c [jni] Export the extension methods for the core bindings (#3232) by Liam Appelbe · 7 weeks ago
  65. 931267e [infra] Replace pub run with dart run (#3000) by Sigurd Meldgaard · 8 weeks ago
  66. ac1144e [record_use] Large ints (#3227) by Daco Harkes · 8 weeks ago
  67. 5cc737d [record_use] Double constants (#3226) by Daco Harkes · 8 weeks ago
  68. d61b82a [jnigen] Class bindings implement all super interfaces (#3201) by Liam Appelbe · 8 weeks ago
  69. c478dfe [record_use] Canonicalize and sort references (#3216) by Daco Harkes · 8 weeks ago
  70. ebcfec5 [record_use] Change references to have a single loading unit (#3215) by Daco Harkes · 8 weeks ago
  71. 4fd6bc1 [jnigen] Fix manual download - Integrate source download into temporary gradle script (#3039) by James Williams · 9 weeks ago
  72. d3978d3 [swiftgen] Add integration test for async protocol methods (#3191) by Liam Appelbe · 9 weeks ago
  73. 824ab62 [infra] Release record_use, hooks, hooks_runner, and native_toolchain_c (#3202) by Daco Harkes · 9 weeks ago hooks-v1.0.2 hooks_runner-v1.1.0 native_toolchain_c-v0.17.5 record_use-v0.5.0
  74. dc51a9d [infra] Add `native_toolchain_ninja` to external packages (#3205) by Daco Harkes · 9 weeks ago
  75. c503ded [record_use] Library documentation (#3204) by Daco Harkes · 9 weeks ago
  76. 1c94455 [infra] Only run formatting on dev (#3203) by Daco Harkes · 9 weeks ago
  77. bc1b32f [ffigen] Move tmpDir into Context and use spaces in temp directory names (#3029) by Gurleen Kaur · 9 weeks ago
  78. f208cfc [jni] Support custom exceptions (#3190) by Liam Appelbe · 9 weeks ago
  79. f2faed2 [record_use] Document what is supported (#3197) by Daco Harkes · 9 weeks ago
  80. 6b1d651 [infra] Revert "Disable Coveralls" (#3195) by Daco Harkes · 9 weeks ago
  81. 31e70be [record_use] Remove record_use_internal.dart (#3194) by Daco Harkes · 9 weeks ago
  82. ebb766b [infra] Disable non-working copyright health check (#3196) by Daco Harkes · 9 weeks ago
  83. fa77bf7 [jnigen] Extension types (#3093) by Liam Appelbe · 9 weeks ago
  84. 269d65c [swift2objc] feat:support swift tuples(return types) (#3158) by Hassnaa Mohamed · 9 weeks ago
  85. 4a40b82 [native_toolchain_c] Run less tests (#3183) by Daco Harkes · 9 weeks ago
  86. be75c54 [hooks_runner] Use dot shorthands (#3179) by Daco Harkes · 9 weeks ago
  87. 9d488f6 [hooks] Use dot shorthands (#3176) by Daco Harkes · 9 weeks ago
  88. 205afff [swift2objc] Fix nesting bugs (#3173) by Liam Appelbe · 10 weeks ago
  89. 77d80f4 [native_toolchain_c] Apply dot shorthands (#3165) by Daco Harkes · 10 weeks ago
  90. b2ec0d5 [infra] Agent skill: Apply dot shorthands (#3164) by Daco Harkes · 10 weeks ago
  91. ae6ca24 [record_use] Use dot shorthands (#3171) by Daco Harkes · 10 weeks ago
  92. 9c94314 [infra] Disable Coveralls (#3178) by Daco Harkes · 10 weeks ago
  93. 4e1412b [record_use] Constructor definitions (#3170) by Daco Harkes · 10 weeks ago
  94. dd59094 [hooks_runner] Automatically add recorded uses to hook dependencies (#3169) by Daco Harkes · 10 weeks ago
  95. dbcba1d [record_use] Filter out nested constants from other packages (#3167) by Daco Harkes · 10 weeks ago
  96. 754c69d [infra] Bump Dart API tool (#3163) by Daco Harkes · 2 months ago
  97. 4c3db5f [swift2objc] fix: support optional primitives by boxing as wrapper types (#3140) by Nourhan H. · 2 months ago
  98. 6bf102a [ffigen] Added allocate constructor for native C structs (#3097) by Cairo09 · 2 months ago
  99. 173690d [infra] Try AI suggested fix for flaky iOS install (#3153) by Liam Appelbe · 2 months ago
  100. 8c3f3ec [record_use] Deterministic serialization order (#3156) by Daco Harkes · 2 months ago