Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Generation implementations #28

Open
14 of 33 tasks
Therzok opened this issue Feb 27, 2018 · 0 comments
Open
14 of 33 tasks

Generation implementations #28

Therzok opened this issue Feb 27, 2018 · 0 comments
Milestone

Comments

@Therzok
Copy link
Contributor

Therzok commented Feb 27, 2018

https://github.com/mono/gir-sharp/tree/master/src/Gir/Generation

  • Alias
  • Array
  • Bitfield
  • Callback
  • Class - Stubbed out
  • Constant
  • Constructor - Stubbed out
  • Direction
  • Documentation - Done via IndentWriter.WriteDocumentation, needs a bit of rework (IPreGeneratable and do it automatically in IGeneratable extensions
  • Enumeration
  • Field - WIP @Therzok
  • Function
  • Implements
  • Include
  • InstanceParameter
  • Interface - Stubbed out
  • Member - Done, but needs a bit more rework to hex formatting smarter and not hacky
  • Method
  • Namespace
  • Package
  • Parameter
  • Prerequisite
  • Property
  • Record -WIP @Therzok
  • Repository
  • ReturnValue
  • Scope
  • Signal
  • TransferOwnership
  • Type
  • Union
  • Varargs
  • VirtualMethod
@decriptor decriptor added this to the milestone 0 milestone Mar 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants