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

More tokenizer fixes, code generator fix #20

Merged
merged 5 commits into from
Nov 8, 2024
Merged

Conversation

ai-kana
Copy link
Contributor

@ai-kana ai-kana commented Nov 8, 2024

Fixed edge cases with negative literals in the tokenizer
Added spaces between tokens in the code generator

There is so much broken still,,, all nighter is not treating me well
MODS.md Outdated
@@ -181,3 +181,5 @@ You can specify the following options:

- `--output=<file>`: Write the output to a file instead of standard output.
- `--codegen`: Generates an approximatation of the GDScript source code.

Or use this pre-decompiled version of the game: [Game Source](https://github.com/ai-kana/WebfishingDatamining)
Copy link
Owner

Choose a reason for hiding this comment

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

Hosting decompiled copies of a game on GitHub is like super ultra turbo illegal. Please remove this with a force push, I'm not encouraging this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@ai-kana ai-kana changed the title More tokenizer fixes, code generator fix and link to full game decompile More tokenizer fixes, code generator fix Nov 8, 2024
@NotNite NotNite merged commit 6be5c14 into NotNite:main Nov 8, 2024
1 check passed
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