Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

[UTY-2390] CodeWriter v2: namespace, structs, classes, enums, methods, annotations (2/3) #1239

Merged
merged 2 commits into from
Jan 16, 2020

Conversation

paulbalaji
Copy link
Contributor

@paulbalaji paulbalaji commented Jan 14, 2020

Description

  • IAnnotatable
  • NamespaceBlock
  • TypeBlock (structs/classes)
  • EnumBlock
  • MethodBlock

Documentation

  • changelog

Primary reviewers

If your change will take a long time to review, you can name at most two primary reviewers who are ultimately responsible for reviewing this request. @ mention them.

@improbable-prow-robot
Copy link

Corresponding JIRA ticket: https://improbableio.atlassian.net/browse/UTY-2390

@improbable-prow-robot improbable-prow-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. jira/UTY labels Jan 14, 2020
@improbable-prow-robot improbable-prow-robot added size/L Denotes a PR that changes 150-299 lines, ignoring generated files. A: tooling Area: Tooling labels Jan 14, 2020
@paulbalaji paulbalaji changed the title [UTY-2390] CodeWriter v2: namespace, structs, classes, enums, methods, annotations [UTY-2390] CodeWriter v2: namespace, structs, classes, enums, methods, annotations (2/3) Jan 16, 2020
@paulbalaji paulbalaji changed the base branch from feature/codewriter-v2-for-codegenlib to develop January 16, 2020 11:45
@improbable-prow-robot improbable-prow-robot added size/XXL Denotes a PR that changes 600+ lines, ignoring generated files. and removed size/L Denotes a PR that changes 150-299 lines, ignoring generated files. labels Jan 16, 2020
@paulbalaji paulbalaji force-pushed the feature/codewriter-v2-ns-struct-class-enum branch from ca9ca29 to 809c155 Compare January 16, 2020 11:52
MethodBlock
TypeBlock e.g. classes/structs
NamespaceBlock
tweaks
@improbable-prow-robot improbable-prow-robot added size/L Denotes a PR that changes 150-299 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 600+ lines, ignoring generated files. labels Jan 16, 2020
@paulbalaji paulbalaji force-pushed the feature/codewriter-v2-ns-struct-class-enum branch from 809c155 to 711e22b Compare January 16, 2020 11:52
@paulbalaji paulbalaji marked this pull request as ready for review January 16, 2020 11:53
@improbable-prow-robot improbable-prow-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 16, 2020
Signed-off-by: Paul Balaji <paulbalaji@improbable.io>
@paulbalaji paulbalaji merged commit 66af900 into develop Jan 16, 2020
@paulbalaji paulbalaji deleted the feature/codewriter-v2-ns-struct-class-enum branch January 17, 2020 15:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A: tooling Area: Tooling jira/UTY size/L Denotes a PR that changes 150-299 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants