Skip to content

Conversation

@xDGameStudios
Copy link
Contributor

@xDGameStudios xDGameStudios commented Feb 1, 2021

added some keywords and methods from up until v2.3.1

Changes

added some keywords and methods to GML syntax from up until v2.3.1

Checklist

  • Added markup tests, or they don't apply here because...
  • Updated the changelog at CHANGES.md
  • Added myself to AUTHORS.txt, under Contributors

added some keywords and methods from up until v2.3.1
@joshgoebel
Copy link
Member

Please finish the PR checklist - and test typically aren't required for keyword only changes.

Copy link
Member

@joshgoebel joshgoebel left a comment

Choose a reason for hiding this comment

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

Looks good. Please add changelog entry.

Copy link
Member

@joshgoebel joshgoebel left a comment

Choose a reason for hiding this comment

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

Looks good. Please add changelog entry.

'variable_global_exists variable_global_get variable_global_set ' +
'globalvar enum function constructor delete #macro #region #endregion',
built_in: 'is_real is_string is_array is_undefined is_int32 is_int64 is_ptr ' +
'is_vec3 is_vec4 is_matrix is_bool is_method is_struct is_infinity is_nan' +
Copy link
Member

Choose a reason for hiding this comment

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

Missing space at end of line.

@joshgoebel joshgoebel changed the title Update gml.js enh(gml) Add additional keywords Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants