Skip to content

Conversation

@kiy4h
Copy link
Contributor

@kiy4h kiy4h commented Nov 23, 2018

No description provided.

@kiy4h kiy4h force-pushed the add-kotlin branch 2 times, most recently from 53da83a to 541db7d Compare November 23, 2018 02:28
Copy link
Member

@jayvdb jayvdb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

many of these datatypes duplicate existing datatypes already defined.

Copy link
Member

@siddhpant siddhpant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Datatypes already exist. Please don't make duplicates.

Please rebase the branch to remove duplicates residing in your branch before your changes too. #84 has merged some datatypes (actually all you need) in their specific file.

@@ -0,0 +1,4 @@
keyword: byte
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use byte.yaml

@@ -0,0 +1,4 @@
keyword: int
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use int.yaml

@@ -0,0 +1,4 @@
keyword: long
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use long2E63.yaml

@@ -0,0 +1,4 @@
keyword: short
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use short.yaml

@@ -0,0 +1,5 @@
type: string
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use c_char.yaml.

@@ -0,0 +1,4 @@
keyword: double
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use double_c.yaml

@@ -0,0 +1,4 @@
keyword: float
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use float_c.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants