-
Notifications
You must be signed in to change notification settings - Fork 3.6k
ignore #10232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
ignore #10232
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
eb7cac6
methods, basic types, sync, nullable-sync, async, and classes
tarrinneal 9fa695d
broken nullable async methods
tarrinneal 0aff0fd
refactor type logic, add codec
tarrinneal 1ed8a8b
objects and enums
tarrinneal ee50607
full codec
tarrinneal 4c6eb1a
error handling and more tests
tarrinneal f87efd4
fix codec
tarrinneal 3e9d9f0
flutter api and plumbing through legacy apis and tests
tarrinneal 6ad2e37
jnigen.yaml
tarrinneal 9b55d44
ffi just getting started
tarrinneal 25e8c30
gen fluff
tarrinneal df40332
not working
tarrinneal d90ecca
missing files
tarrinneal 92933f8
gitignore
tarrinneal cb1c0fe
ios ffigen settings
tarrinneal a7cc7ce
remove macos min version from ffigen config
tarrinneal 8fb8dca
no dylibs
tarrinneal ab64302
more basic, still can't see class
tarrinneal c7d00c6
upload macos
tarrinneal 33f8fa1
fix ffigen files
tarrinneal 4977cc2
test
tarrinneal 586edf2
wip
tarrinneal 74b1cb1
Merge branch 'Frillback' of github.com:tarrinneal/packages into Frill…
tarrinneal 3736528
ns
tarrinneal 31d182f
dunno
tarrinneal c63e598
something
tarrinneal 6dc23e7
working again
tarrinneal 982dfe6
Merge branch 'Frillback' of https://github.com/tarrinneal/packages in…
tarrinneal ecc088a
enums
tarrinneal 927fd8d
and this one
tarrinneal 877d60d
ffi support for classes, enums, and objects (partial testing)
tarrinneal 910ac95
tests
tarrinneal b522d6c
fix enums, still need to resolve Any?
tarrinneal bd47b34
actually fix enums
tarrinneal 4192a89
starting nullables, gonna be a mess
tarrinneal 86e6907
nullable base types in classes
tarrinneal 87f4f8a
add nullable enums (no tests for null things though.....)
tarrinneal ed3eb93
update to latest version
tarrinneal 457edef
Not even I understand
tarrinneal 9214479
fix null object?
tarrinneal aadd859
multi-arity and nullable enums in classes
tarrinneal 8cb24b6
nested classes
tarrinneal d29e86a
typed lists and maps except int keys
tarrinneal b32d506
Merge branch 'main' of https://github.com/flutter/packages into Frill…
tarrinneal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
dunno
- Loading branch information
commit 31d182f364d86434047e78376bfd768eaad93f23
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file is empty. It seems to have been added by mistake and should probably be removed.