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

MVP support for expressions, :let, and :echo #7920

Merged
merged 41 commits into from
Sep 7, 2024
Merged

Conversation

J-Fields
Copy link
Member

There remain a mountain of bugs and TODOs, but this a big step toward much more substantial vimscript support.
Refs #463
Fixes #7136, fixes #7155

@J-Fields J-Fields force-pushed the vimscript/expr branch 7 times, most recently from 841efae to d695545 Compare August 29, 2022 02:38
There remains a mountain of bugs and TODOs, but this a big step toward much more substantial vimscript support.
Refs #463
Fixes #7136, fixes #7155
@J-Fields J-Fields changed the title [WIP] MVP support for expressions, :let, and :echo MVP support for expressions, :let, and :echo Oct 23, 2023
@J-Fields J-Fields merged commit 997a2c7 into master Sep 7, 2024
2 checks passed
@J-Fields J-Fields deleted the vimscript/expr branch September 7, 2024 18:14
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.

Implement :let Support expression parsing & evaluation
1 participant