- 41c1984 Removed usage of --no-sound-null-safety flag. (#136) by Prerak Mann · 2 weeks ago master
- 1dcd5da Add include path for systems with LLVM 11 (e.g. Debian 11) (#125) by J-P Nurmi · 2 weeks ago
- bdd6c4a Remove usage of package:collection. (#130) by Prerak Mann · 3 weeks ago dart-master
- f74e3d6 Null safety migration (#122) by Prerak Mann · 3 weeks ago
- 7ee3ec7 Migrate to GitHub Actions (#124) by Alexander Thomas · 5 weeks ago
- d265e85 Added support for Dart_Handle to be generated as Handle (#121) by Prerak Mann · 9 weeks ago
- 085a37e Added workaround to map typedef names to a NativeType. (#119) by Prerak Mann · 3 months ago
- 7a658fc Fixed missing typedefs nested under return type of another typedef (#116) by Prerak Mann · 3 months ago
- f9af821 Handled proper conversion of macro doubles. (#113) by Prerak Mann · 4 months ago
- 334f71c Updated tool to use dart format when sdk >=2.10.0 (#110) by Prerak Mann · 4 months ago
- 1a0e986 Fixed errors due to extended ASCII and control characters in macros (#106) by Prerak Mann · 4 months ago
- d40d954 Update readme (#104) by Prerak Mann · 4 months ago
- d0f8688 Handle function types in functions/typedefs as function pointers (#103) by Prerak Mann · 5 months ago
- 08ed8c5 Bump version to 1.0.0, minor fixes (#101) by Prerak Mann · 5 months ago
- ed21cf5 Update lib/src/README.md (#100) by Prerak Mann · 5 months ago
- 9a84635 Update README.md (#97) by Michael Thomsen · 5 months ago
- 62c5df2 Added support for including/excluding/renaming unnamed_enums (#96) by Prerak Mann · 5 months ago
- 6eb7294 Clarify LLVM error messages (#93) by Prerak Mann · 5 months ago
- d0dda49 Added support for c99 bool (#86) by Prerak Mann · 5 months ago
- 209b04a Removed dart:cli usage, use dylib version from ffigen's pubspec.yaml (#88) by Prerak Mann · 5 months ago
- 8edac3a Improve logs (#87) by Prerak Mann · 5 months ago
- 294ea6a Fix missing typedef dependencies (#90) by Prerak Mann · 5 months ago
- 2f5a240 Remove structs members for bit field members, Added tests (#85) by Prerak Mann · 5 months ago
- 12cc85e update meta (#82) by Prerak Mann · 5 months ago
- cb661ee Updated parsing of typedef enclosed declarations (#83) by Prerak Mann · 5 months ago
- e4979cb Update readme - added FAQ, fixed config table (#78) by Prerak Mann · 6 months ago
- 40a9287 Update licenses for third_party (#76) by Prerak Mann · 6 months ago
- f2acaae Fixes for typedefs (#75) by Prerak Mann · 6 months ago
- c70e29c Update public API (#70) by Prerak Mann · 6 months ago
- 013b91e Handled flexible array members in structs (#69) by Prerak Mann · 6 months ago
- b9bb908 Regexp based Member renaming (#66) by Prerak Mann · 6 months ago
- 0dec3f4 Simpler include/exclude, regexp based renaming for declarations (#62) by Prerak Mann · 6 months ago
- 006741b Escaped special characters $ and ' from string macros. (#64) by Prerak Mann · 6 months ago
- c5d2d96 Update headers config. (#60) by Prerak Mann · 6 months ago
- 3503987 Added support for parsing macros and anonymous unnamed enums (#35) by Prerak Mann · 6 months ago
- 5ec9e68 Update config specification for Comments (#48) by Prerak Mann · 6 months ago
- 55a194a Handle function argument dart keywords and setup travis (#49) by Prerak Mann · 6 months ago
- b02c368 Update README.md (#46) by Ivan · 6 months ago
- 49f10d5 Fixed wrapper not found error when running pub run ffigen (#42) by Prerak Mann · 6 months ago
- 37daf13 Address pub score (#37) by Prerak Mann · 6 months ago
- b36113b Prepare for pub release (#36) by Prerak Mann · 6 months ago
- 0caa495 Name conflict resolution with reserved Dart Keywords (#34) by Prerak Mann · 6 months ago
- 46ddca9 Added large tests, bug fixes (#33) by Prerak Mann · 6 months ago
- 46c836d Fixes for running on MacOS (#32) by Prerak Mann · 7 months ago
- 650fc3c Update readme (#31) by Prerak Mann · 7 months ago
- acef4b4 Added wrapper over lookUpbindings, fixed merge conflicts, migrated code (#25) by Prerak Mann · 7 months ago
- 764c36e Support for Prefix and Names in config. (#20) by Prerak Mann · 7 months ago
- 993627e Support for array parameters in functions, array workarounds in Structs (#18) by Prerak Mann · 7 months ago
- 5339b86 Add gitignores for IDEs and debuggers (#19) by Daco Harkes · 7 months ago
- 8a13cb6 Improved generated comments (#16) by Prerak Mann · 7 months ago
- 709a3cc Simplified run command (#15) by Prerak Mann · 7 months ago
- be5ed0d Initial generator: functions, structs, enums (#2) by Prerak Mann · 7 months ago
- 28ee6a9 Update README.md (#9) by Michael Thomsen · 7 months ago
- d6670b3 Remove/fix references to dartlang.org (#1) by Kevin Moore · 9 months ago
- ad93449 Initialize repo by Michael Thomsen · 9 months ago
- 3fac12d Initial commit by Michael Thomsen · 9 months ago