1. 938b861 [record_use] Adopt `DefinitionKind` in test data (#3118) by Daco Harkes · 5 hours ago main
  2. e2f959d [hooks_runner] Add missing license header (#3113) by Daco Harkes · 12 hours ago
  3. 5504267 [hooks_runner] Slow test (#3111) by Daco Harkes · 13 hours ago
  4. a916dd3 [hooks_runner] Add `CCACHE_` env variables to allowlist (#3103) by Daco Harkes · 15 hours ago
  5. 9d22ed8 [swift2objc] feat: Generate implicit constructors for Swift structs (#2940) by Hassnaa Mohamed · 21 hours ago
  6. afcf7c4 [ffigen] allow isA (null) to return false for ObjCobject (#3059) by Cairo09 · 21 hours ago
  7. 2e84fb9 [infra] Bump SDK version to 3.10.0 (#3104) by Daco Harkes · 33 hours ago
  8. 14169ab [infra] Contribution and PR docs (#3099) by Daco Harkes · 36 hours ago
  9. f08a85b [record_use] `Definition` rework JSON encoding (#3091) by Daco Harkes · 2 days ago
  10. a44ec6c [hooks_runner] Fix flaky test (#3101) by Daco Harkes · 2 days ago
  11. 7f2cfc4 [infra] Add a `--fix` flag to the ci tool (#3090) by Daco Harkes · 5 days ago
  12. ec7142f [infra] Add `dart_apitool` check to `ci.dart` (#3082) by Daco Harkes · 5 days ago
  13. 6b1dfa7 [infra] Toplevel analysis options (#3084) by Daco Harkes · 5 days ago
  14. ed8075b [infra] Format tools directory (#3089) by Daco Harkes · 5 days ago
  15. 91d34c6 [record_use] Use `update_snippets.dart` (#3087) by Daco Harkes · 5 days ago
  16. 73ba13f [record_use] Rework `Definition`s (#3075) by Daco Harkes · 5 days ago
  17. 8fcc79b [pub_formats] Add missing dependency (#3088) by Daco Harkes · 5 days ago
  18. ddb91fe [pub_formats] Add analysis options (#3083) by Daco Harkes · 5 days ago
  19. cc90d34 [ffi] Export leaked types (#3081) by Daco Harkes · 6 days ago ffi-v2.2.0
  20. 1bd5bb8 [infra] Delete `repo_lint_rules` and remove `custom_lint` (#3080) by Daco Harkes · 6 days ago
  21. cce2932 [record_use] Rename `Identifier` to `Definition` (#3076) by Daco Harkes · 6 days ago
  22. c6aca4e [hooks_runner] Increase test timeout (#3079) by Daco Harkes · 6 days ago
  23. f1b6ca6 [infra] Parallelize tool/ci.dart PubTask, GenerateTask, and ExampleTask (#3074) by Daco Harkes · 6 days ago
  24. 19365f6 [infra] Add `--fast` to `tool/ci.dart` (#3073) by Daco Harkes · 6 days ago
  25. 0343aba [record_use] Require `package:` URIs in schema (#3071) by Daco Harkes · 6 days ago
  26. 0838740 [record_use] Run validation in `Recordings.fromJson` (#3078) by Daco Harkes · 6 days ago
  27. 9084e1d [record_use] Update test data to `package:` URIs and cleanup dart2js tests (#3077) by Daco Harkes · 6 days ago
  28. 4689b4b [infra] ignore nested .dart_tool and other generated files (#3066) by Daco Harkes · 7 days ago
  29. 898141e [swift2objc] feat: support operator overloading (#2972) by Hassnaa Mohamed · 8 days ago
  30. 0e06fcf [record_use] Remove definition loading unit (#3061) by Daco Harkes · 8 days ago
  31. 51d34eb [record_use] Support unsupported constants (#3056) by Daco Harkes · 11 days ago
  32. 0819678 [record_use] Add constructor invocations to recorded instances (#3047) by Daco Harkes · 12 days ago
  33. 918a5a8 [native_toolchain_c] Increase test timeout (#3051) by Daco Harkes · 12 days ago
  34. 8b9b5a6 [record_use] `Identifiers` must only have `package` uris (#3045) by Daco Harkes · 12 days ago
  35. e359106 [record_use] Remove source locations (#3043) by Daco Harkes · 12 days ago
  36. 4003fc3 [hooks_runner] Filter recorded uses on definition package name (#3041) by Daco Harkes · 12 days ago
  37. 9ebc083 [record_use] Update MapConstant to support non-string keys (#3037) by Daco Harkes · 12 days ago
  38. 4c78a12 [record_use] Remove annotation recording examples (#3046) by Daco Harkes · 13 days ago
  39. 7324caf [native_toolchain_c] Don't require lld on `PATH` for MacOS -> Linux (#3044) by Daco Harkes · 13 days ago
  40. 7eab15e [hooks_runner] Release 1.0.2 (#3042) by Daco Harkes · 13 days ago hooks_runner-v1.0.2
  41. 4581b84 [ffigen] Fix new use_null_aware_elements lint (#3038) by Liam Appelbe · 14 days ago
  42. ee71532 [objective_c] Make autoReleasePool return callback value (#3033) by Gurleen Kaur · 14 days ago
  43. 4c03068 [hooks] Document hook env vars (#3034) by Daco Harkes · 2 weeks ago hooks-v1.0.1
  44. 39e3e71 [objective_c] Prepare to publish (#3024) by Liam Appelbe · 3 weeks ago objective_c-v9.2.5
  45. f67abb7 [ffigen] Fix transitive inclusion edge cases (#2998) by Liam Appelbe · 3 weeks ago
  46. 87f554b [infra] Add needs-triage label to all new bugs (#3015) by Liam Appelbe · 3 weeks ago
  47. 8fe4664 [native_toolchain_c] fix unportable link arg (#3005) by Hannes Winkler · 3 weeks ago
  48. 8454e25 [objective_c] feat: Add minimum OS version flags to build script (#3016) by Ponng · 3 weeks ago
  49. 0a37fd3 [ffigen] Always sort bindings (#3010) by Liam Appelbe · 3 weeks ago
  50. 4298a2e [ffi] Fix utf8.dart typo (#3007) by Loïc Sharma · 3 weeks ago
  51. 7d07eb5 [objective_c] Prepare to publish 9.2.4 (#3002) by Liam Appelbe · 4 weeks ago objective_c-v9.2.4
  52. f77246f [objective_c] - fix private pub dev issue (#2996) by Marinko · 4 weeks ago
  53. d296579 [native_toolchain_c] Use `-encryptable` linker flag (#2982) by Liam Appelbe · 4 weeks ago
  54. bf77b81 [record_use] Integration test case for library-uris (#2987) by Daco Harkes · 4 weeks ago
  55. 7f45c84 [ffigen] Fix block helper naming bug (#2963) by Liam Appelbe · 4 weeks ago
  56. 9c9b31c [jnigen] Kotlin void suspend funcs now return Future<void> in Dart (#2922) by Liam Appelbe · 4 weeks ago
  57. 67ea02e [objective_c] Fix a code signing bug (#2975) by Liam Appelbe · 4 weeks ago
  58. 34a8b7c [native_toolchain_c] Clarify compiler/linker in cbuilder docs (#2936) by Liam Appelbe · 4 weeks ago
  59. 6127a50 [hooks_runner] Remove unused dep from test data (#2971) by Daco Harkes · 4 weeks ago
  60. 2f33e1a [record_use] Remove internal `fromJson` and `toJson` (#2985) by Daco Harkes · 4 weeks ago
  61. d5ff8ed [record_use] Use `snake_case` in JSON (#2978) by Daco Harkes · 4 weeks ago
  62. c26f756 [record_use] Record use cases (#2976) by Daco Harkes · 4 weeks ago
  63. 4fe954c Remove outdated TODO from root pubspec.yaml (#2970) by Michael Goderbauer · 5 weeks ago
  64. d1bbeea [infra] add `ffi` to workspace (#2966) by Michael Goderbauer · 5 weeks ago
  65. 30ee3d7 Simplify native.yaml (#2965) by Michael Goderbauer · 5 weeks ago
  66. ab60a15 [swift2objc] Fix link to repository in pubspec (#2958) by Michael Goderbauer · 5 weeks ago
  67. 0c4cad2 [infra] Bump ffigen,objective_c,swiftgen dependencies (#2957) by Michael Goderbauer · 5 weeks ago
  68. b45b6ae [swift2objc] Enum support (#2955) by Liam Appelbe · 5 weeks ago
  69. 20d244b [infra] Bump workspace dependencies (#2956) by Michael Goderbauer · 5 weeks ago
  70. 35d02e8 [swiftgen] Integration tests for callbacks and protocols (#2949) by Liam Appelbe · 5 weeks ago
  71. c4f419c [record_use] Fix positional argument semantic equality (#2950) by Daco Harkes · 5 weeks ago
  72. a20185c [swiftgen] Fix incorrect ffigen dep version (#2914) by Liam Appelbe · 6 weeks ago
  73. 4bed1ed [hooks_runner] Test case for recursive Dart processes (#2933) by Daco Harkes · 6 weeks ago
  74. 5e1d45c [infra] Run the ci for `record_use` (#2932) by Daco Harkes · 6 weeks ago
  75. 91ac216 [record_use] Semantic equality (#2927) by Daco Harkes · 6 weeks ago
  76. c3defd6 [ffi] named `Arena` parameter in `using()` function (#2767) by Joscha Eckert · 6 weeks ago ffi-v2.1.5
  77. a0e9f5d [ffigen] Simplify `parseTypedefDeclaration` signature (#2930) by Liam Appelbe · 6 weeks ago
  78. 93237d0 [ffigen] Simplify `parseEnumDeclaration` signature (#2929) by Liam Appelbe · 6 weeks ago
  79. e25cfed [ffigen] Remove pointerReference plumbing (#2928) by Liam Appelbe · 6 weeks ago
  80. d8b4346 [native_toolchain_c] Make timeouts consistent (#2924) by Daco Harkes · 6 weeks ago
  81. c245107 [infra] Bump the github-actions group with 7 updates (#2919) by dependabot[bot] · 6 weeks ago
  82. 8a463e5 [record_use] Document compiler differences (#2912) by Daco Harkes · 6 weeks ago
  83. 3495c21 [jnigen] Namespace primitive types (#2913) by Liam Appelbe · 7 weeks ago
  84. b1f29be [jnigen] Kotlin interfaces with suspend methods (#2857) by Liam Appelbe · 7 weeks ago
  85. 40ff8cd [native_toolchain_c] Increase test timeout (#2909) by Daco Harkes · 7 weeks ago
  86. 0d48d27 [native_toolchain_c] Consider `ANDROID_HOME` environment variable (#2736) by Simon Binder · 7 weeks ago
  87. 9a11537 [record_use] Generate syntax (#2868) by Daco Harkes · 9 weeks ago
  88. 4341e37 [objective_c] Fix older XCode builds (#2866) by Liam Appelbe · 9 weeks ago
  89. 49661db [ffigen] Add setters for dart-style enum members for structs (#2855) by jacksonrl · 9 weeks ago
  90. 5765044 [ffigen] Generate Dart constants for static const C variables (#2854) by jacksonrl · 9 weeks ago
  91. 21b2bf7 [ffigen] Remove BindingsIndex._declaredTypes (#2846) by Liam Appelbe · 10 weeks ago
  92. e46b07f [jni] Store and display stack trace of release point for debugging (#2851) by Hossein Yousefi · 2 months ago
  93. 6aaf398 Update mentions of isInstance and castFrom (#2853) by Liam Appelbe · 2 months ago
  94. 9d538ae [ffigen] Tighten up synthetic USRs (#2843) by Liam Appelbe · 3 months ago
  95. d754fff [ffigen] Remove most of the Config extension (#2841) by Liam Appelbe · 3 months ago
  96. 0ce2b7b Remove header index (#2844) by Liam Appelbe · 3 months ago
  97. dac4797 [ffigen] Remove `Parameter.isCovariant` (#2842) by Liam Appelbe · 3 months ago
  98. 77c2e52 [infra] Bump the github-actions group with 4 updates (#2836) by dependabot[bot] · 3 months ago
  99. 8a90f04 [native_toolchain_c] Fix page size assertions in tests (#2838) by Michael Goderbauer · 3 months ago
  100. a442528 [ffigen] config cleanup (#2831) by Liam Appelbe · 3 months ago