• 0 Open
    3 Closed
    Updated 2023-01-08 18:08:31 +00:00
    No due date

    Needs to work. Will be based on a prerelease version of ObjFW probably.

  • 0 Open
    0 Closed
    Updated 2023-01-08 18:08:33 +00:00
    No due date

    Should:

    • provide a stable API
    • rely on a stable ObjFW release
  • 5 Open
    0 Closed
    Updated 2023-04-03 12:25:42 +00:00
    No due date

    Should

    • integrate with the bootstrapping API of ObjFW
    • support GTK4
    • provide an example app to demonstrate the use of ObjGTK with GTK4

    This release follows the goal: Provide a sensible API for GKT4.

  • 5 Open
    11 Closed
    Updated 2023-05-30 18:21:27 +00:00
    No due date

    Should

    • generate ObjC libs from GIR files generically
    • resolve dependencies of classes and GObject libs automatically
    • show documentation for generated classes
    • support exceptions
    • still be portable (compile with GCC and clang)

    This release follows the goal: The generator should work on any glib library. This release won't feature changes specific to GTK.