Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / hugopl/gi-crystal issues and pull requests

#64 - GC-resistant GObject subclasses

Pull Request - State: closed - Opened by BlobCodes about 2 years ago - 3 comments

#63 - Nilable pointer in callback is typed as `Pointer(Void)?`

Issue - State: closed - Opened by BlobCodes about 2 years ago
Labels: bug

#62 - Crystallize even more docs

Pull Request - State: closed - Opened by GeopJr over 2 years ago - 4 comments

#61 - Issues with Proc & GObject::Callback

Issue - State: open - Opened by GeopJr over 2 years ago - 5 comments
Labels: bug

#60 - Convert return values of vfuncs.

Pull Request - State: closed - Opened by hugopl over 2 years ago

#59 - Disable doc generation by default.

Pull Request - State: closed - Opened by hugopl over 2 years ago

#58 - Some 💜 to struct code generation

Pull Request - State: closed - Opened by hugopl over 2 years ago - 1 comment
Labels: bug, enhancement

#57 - Rename _emit_notify_signal to notify and make it public API.

Pull Request - State: closed - Opened by hugopl over 2 years ago - 3 comments

#56 - Generate type_init functions for generated enums and flags.

Pull Request - State: closed - Opened by hugopl over 2 years ago

#55 - Fix nilable gobj props

Pull Request - State: closed - Opened by hugopl over 2 years ago - 4 comments

#54 - [question] how to Include other modules like `GLib`

Issue - State: closed - Opened by aeldemery over 2 years ago - 2 comments

#53 - Wrong generated signature for some `Harfbuzz` functions

Issue - State: open - Opened by aeldemery over 2 years ago - 3 comments
Labels: bug

#51 - Some strutcs use ref count and need to be handled in a special way

Issue - State: closed - Opened by hugopl over 2 years ago - 1 comment

#50 - Move more hardcoded GObject stuff out of generator.

Pull Request - State: closed - Opened by hugopl over 2 years ago

#49 - Fix #48

Pull Request - State: closed - Opened by BlobCodes over 2 years ago - 9 comments
Labels: blocked

#48 - Function prototypes cannot return nil, even if stated in the docs

Issue - State: open - Opened by BlobCodes over 2 years ago - 2 comments
Labels: blocked

#47 - Move `cast_methods.ecr` to `object.cr`

Pull Request - State: closed - Opened by BlobCodes over 2 years ago - 3 comments

#46 - Bad code generated for fundamental types not in GObject module

Issue - State: closed - Opened by hugopl over 2 years ago
Labels: bug

#45 - `OUT` / `INOUT` arguments in vfuncs not typed as pointers

Issue - State: open - Opened by BlobCodes over 2 years ago
Labels: bug

#44 - Implement GObject properties

Pull Request - State: closed - Opened by BlobCodes over 2 years ago - 11 comments

#43 - Support to declare GObject properties

Issue - State: closed - Opened by hugopl over 2 years ago - 3 comments

#42 - Filter call names

Pull Request - State: closed - Opened by BlobCodes over 2 years ago

#41 - Implement unsafe vfuncs

Pull Request - State: closed - Opened by BlobCodes over 2 years ago

#40 - Implement user-transparent GObject enums

Pull Request - State: closed - Opened by BlobCodes over 2 years ago - 1 comment

#39 - Fix gtk4#27

Pull Request - State: closed - Opened by BlobCodes over 2 years ago

#38 - Implement unsafe vfuncs

Pull Request - State: closed - Opened by BlobCodes over 2 years ago - 3 comments

#37 - Fix #31

Pull Request - State: closed - Opened by BlobCodes over 2 years ago - 3 comments

#36 - Fix #35

Pull Request - State: closed - Opened by BlobCodes over 2 years ago - 7 comments

#35 - `Gsk::RoundedRect#init` corrupts memory

Issue - State: closed - Opened by BlobCodes over 2 years ago
Labels: bug

#34 - Return types from vfuncs are not converted

Issue - State: closed - Opened by BlobCodes over 2 years ago - 1 comment
Labels: bug

#33 - [Feature Request] Unsafe vfunc implementations

Issue - State: closed - Opened by BlobCodes over 2 years ago - 1 comment
Labels: enhancement

#32 - Cannot implement vfunc `Gtk::Widget#do_measure`

Issue - State: open - Opened by BlobCodes over 2 years ago - 5 comments
Labels: bug, vfunc

#30 - Fix #29

Pull Request - State: closed - Opened by BlobCodes over 2 years ago

#29 - Subclass type name contains invalid characters

Issue - State: closed - Opened by BlobCodes over 2 years ago - 1 comment

#28 - GC resistant subclasses

Pull Request - State: closed - Opened by BlobCodes over 2 years ago - 5 comments

#27 - Filter struct parameter names

Pull Request - State: closed - Opened by BlobCodes over 2 years ago - 1 comment

#26 - Implement virtual functions and allow including interfaces

Pull Request - State: closed - Opened by BlobCodes over 2 years ago - 14 comments

#24 - Raise a compile error when using `GObject::ParamSpec.g_type`.

Pull Request - State: closed - Opened by hugopl over 2 years ago

#22 - Setting a GObject property value to nil raises a gobject warning.

Pull Request - State: closed - Opened by hugopl over 2 years ago - 1 comment

#21 - Setting a GObject property to nil causes a runtime warning

Issue - State: closed - Opened by hugopl over 2 years ago

#19 - Move struct data inside struct class

Pull Request - State: closed - Opened by BlobCodes over 2 years ago - 2 comments

#18 - Use `GC.malloc_atomic` to allocate GObjects Wrappers

Pull Request - State: closed - Opened by BlobCodes over 2 years ago - 2 comments

#17 - `intern` returned as `GObject::ParamSpec`s `object.type_init`

Issue - State: closed - Opened by BlobCodes over 2 years ago - 1 comment

#15 - Move `GObject::Object`-only methods to `object.cr`

Pull Request - State: closed - Opened by BlobCodes over 2 years ago - 2 comments

#14 - Implement virtual functions, allow including interfaces, make GObject subclasses GC-safe

Pull Request - State: closed - Opened by BlobCodes over 2 years ago - 19 comments

#13 - Use Crystal.format instead of shell

Pull Request - State: closed - Opened by BlobCodes over 2 years ago - 2 comments

#12 - [meta] Apply to GNOME Circle

Issue - State: closed - Opened by GeopJr over 2 years ago - 5 comments

#11 - Add initialize to Generator::Helpers::KEYWORDS

Pull Request - State: closed - Opened by GeopJr over 2 years ago

#10 - Add ability to implement interfaces (and their methods)

Issue - State: closed - Opened by BlobCodes over 2 years ago - 2 comments
Labels: gap

#9 - Add `execute_callback` / Fix #8

Pull Request - State: closed - Opened by BlobCodes over 2 years ago - 3 comments

#8 - Add suppport for @[Raises] annotation on functions that may execute callbacks

Issue - State: closed - Opened by hugopl over 2 years ago
Labels: good first issue, gap

#7 - feat: crystallize docs

Pull Request - State: closed - Opened by GeopJr over 2 years ago - 8 comments
Labels: documentation

#6 - Constant treated as type

Issue - State: closed - Opened by GeopJr almost 3 years ago - 2 comments
Labels: bug

#5 - Add ability to subclass GObjects

Issue - State: closed - Opened by BlobCodes almost 3 years ago - 1 comment
Labels: gap

#4 - Better handling shards dependencies

Issue - State: closed - Opened by hugopl about 3 years ago - 2 comments
Labels: enhancement

#3 - Getters & Setters broke after the revert

Issue - State: closed - Opened by GeopJr about 3 years ago - 5 comments

#2 - Add CI using actions

Pull Request - State: closed - Opened by mamantoha about 3 years ago - 3 comments

#1 - Add CI using actions

Issue - State: closed - Opened by hugopl over 3 years ago
Labels: help wanted