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 the missing any and size_t types #245

Merged
merged 7 commits into from
Jul 25, 2021
Merged

Conversation

pouyakary
Copy link
Collaborator

The types size_t and any were not defined in the syntax so this patch adds them:


Screen Shot 1400-05-02 at 18 08 45

@danieldaeschle
Copy link
Member

any is not needed imo.
Should be removed from V

syntaxes/v.tmLanguage.json Outdated Show resolved Hide resolved
@pouyakary
Copy link
Collaborator Author

I am going to implement the #246 and #247, before doing so I also added the CSpell and fixed two little spellings.

@danieldaeschle
Copy link
Member

danieldaeschle commented Jul 25, 2021

Running cspellchecker is fine but please remove it from the project
I personally hate it.

@danieldaeschle
Copy link
Member

Please implement the other things in extra PRs that i can merge this

.vscode/settings.json Outdated Show resolved Hide resolved
.vscode/extensions.json Outdated Show resolved Hide resolved
@pouyakary
Copy link
Collaborator Author

Sure do

@danieldaeschle danieldaeschle merged commit 5a8f7bd into vlang:master Jul 25, 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