Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added style statement + other fixes #337

Merged
merged 3 commits into from
Jun 8, 2023
Merged

Added style statement + other fixes #337

merged 3 commits into from
Jun 8, 2023

Conversation

duckdoom4
Copy link
Collaborator

  • Added low level patterns based on the official grammar specification
  • Added style statement support with all the currently known properties
  • Fixed python functions being parsed as variables
  • Improved parsing of the following statements:
  • pause
  • conditionals (if/elif/else)
  • at
  • as
  • with
  • behind
  • onlayer
  • zorder
  • Improved screen language support slightly (WIP!)

duckdoom4 added 3 commits June 8, 2023 17:46
- Added low level patterns based on the official grammar specification
- Added style statement support with all the currently known properties
- Fixed python functions being parsed as variables
- Improved parsing of the following statements:
 - pause
 - conditionals (if/elif/else)
 - at
 - as
 - with
 - behind
 - onlayer
 - zorder
- Improved screen language support slightly (WIP!)
@duckdoom4 duckdoom4 merged commit e33f321 into develop Jun 8, 2023
@duckdoom4 duckdoom4 deleted the style-statement branch June 8, 2023 15:57
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.

1 participant