We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix ctfe for parameter fields codegen. Turns out the redundency was important.
General stability improvements.
Place FieldId attributes on getters, as well.
Pre-generate the parser.
Respect external imports.
Map dclass primitives to D types.
Add type info to fields.
Distributed classes should derive from user-supplied DistributedObject.
Initial Commit.