Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / saltosystems/winrt-go issues and pull requests
#71 - fatal error: sync: inconsistent mutex state
Issue -
State: open - Opened by ansoni-san over 1 year ago
- 5 comments
#70 - devices/bluetooth/advertisement: Add ScanningMode field
Pull Request -
State: closed - Opened by ansoni-san over 1 year ago
- 1 comment
#69 - BluetoothLEAdvertisementWatcher does not allow active scanning
Issue -
State: closed - Opened by ansoni-san over 1 year ago
#68 - codegen: fix typo on BluetoothLEAdvertisementPublisher method filter
Pull Request -
State: closed - Opened by jagobagascon over 1 year ago
- 1 comment
#67 - devices/bluetooth/advertisement: add AllowExtendedAdvertisements field
Pull Request -
State: closed - Opened by jagobagascon over 1 year ago
#66 - Methods missing / split from AdvertisementWatcher
Issue -
State: closed - Opened by ansoni-san over 1 year ago
- 2 comments
#65 - winrt: add ble LE advertisement pub classes
Pull Request -
State: closed - Opened by asjdf over 1 year ago
#64 - codegen: remove go pointers from structs allocated in the heap
Pull Request -
State: closed - Opened by jagobagascon almost 2 years ago
- 3 comments
#63 - fatal error: unexpected signal during runtime execution
Issue -
State: closed - Opened by jagobagascon almost 2 years ago
#62 - codegen: add MTU field and changed event to GattSession
Pull Request -
State: closed - Opened by jagobagascon about 2 years ago
#61 - codegen: fix nolint directive
Pull Request -
State: closed - Opened by jagobagascon about 2 years ago
- 2 comments
#60 - delegates: replace malloc and free with HeapAlloc and HeapFree
Pull Request -
State: open - Opened by jagobagascon about 2 years ago
- 5 comments
#59 - Is CGo required to consume this package?
Issue -
State: open - Opened by deadprogram about 2 years ago
- 3 comments
#58 - readme: add project description, usage and known missing features
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#57 - license: add MIT license
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#56 - codegen: add classes required to read and write BLE characteristics
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#55 - codegen: treat enums as primitives when passing them to/from WinRT
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#54 - codegen: use the first element of array on input parameters
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#53 - winrt: add ble characteristic discovery classes
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#52 - winrt: add ble service discovery classes
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#51 - codegen: add string parameter support and add BLE connection classes
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 1 comment
#50 - codegen: add boolean parameter support
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 1 comment
#49 - winrt: add bluetooth connection and AsyncOperation classes
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#48 - codegen: always use the overload method name to avoid conflicts in go
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#47 - winrt: add bluetooth connection and AsyncOperation classes
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 1 comment
#46 - codegen/delegates: add support for primitive types in delegate callbacks
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#45 - codegen: support overloaded methods
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#44 - codegen/delegate: add implementation for AddRef and Release methods
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 2 comments
#43 - codegen: call implemented interface methods using QueryInterface
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 1 comment
#42 - codegen/delegate: add in parameters to invoke and pass them to callback
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#41 - codegen: add type signatures and parameterized GUID generator
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 2 comments
#40 - refactor: move type related information to types.go
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#39 - codegen: pass arrays using a pointer to their first value
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#38 - codegen: BluetoothLEAdvertisement add missing methods
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#37 - codegen: add DataReader and ICloseable classes
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#36 - codegen: the delegate needs to know the IDD of the class it implements
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 2 comments
#35 - codegen: add support for arrays
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#34 - codegen: add support for out parameters
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#33 - codegen/delegates: apply fixes for windows compilation
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#32 - codegen: add delegates support
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 2 comments
#31 - codegen: fix function name
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#30 - winmd: move to internal and merge with internal/metadata
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#29 - internal/codegen: fix parameterized typo
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#28 - internal/codegen: fix parameterized typo
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 1 comment
#27 - codegen: add support to generate structs
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#26 - codegen: treat generic type parameters as normal classes
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 1 comment
#25 - store: move metadata file parser and context management to a new struct
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#24 - Move `winmd` to `internal` package
Issue -
State: closed - Opened by glerchundi over 2 years ago
#23 - codegen: goimport the generated file to cleanup imports
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#22 - codegen: add support to generate enums and use enum parameters
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 1 comment
#21 - codegen: add exclusive implemented interfaces when generating a class
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#20 - codegen: add parameterless constructor
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#19 - codegen: generate factory interfaces related to current generating class
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#18 - codegen: add option to filter methods
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#17 - codegen: generate static interfaces related to current generating class
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 4 comments
#16 - codegen: add GUID to interfaces and return an error if it is private
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#15 - codegen: generate only requested class and remove unused config
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#14 - Makefile: delete old generated code when running the generate command
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#13 - codegen: check the custom attribute type is a GUID before parsing it
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#12 - codegen: refactor and cleanup code
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 1 comment
#11 - codegen: move generated code to the project root
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 4 comments
#10 - winrt: add windows workflow to run tests and check the generated code
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 2 comments
#9 - Move `winrt/*` to the root
Issue -
State: closed - Opened by glerchundi over 2 years ago
- 1 comment
#8 - codegen: remove makeError and translate the errors in the generated code
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#7 - codegen: add static and factory method skipping
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#6 - codegen: generate each winrt namespace inside its own package
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 2 comments
#5 - codegen: add method generation
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 1 comment
#4 - codegen: add basic type generation
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#3 - codegen: format source code before writing to file
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
#2 - *: add base code generation templates and generate the Buffer class
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago
- 2 comments
#1 - *: add winmd files and codegen cli
Pull Request -
State: closed - Opened by jagobagascon over 2 years ago