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

update gp.vim syntax file for the GP language (version 2.15) #12884

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

KBelabas
Copy link
Contributor

  • add missing defaults
  • add missing control structures (incl. parallelism)
  • add missing scope declarations
  • whitespace edits (remove extra tabs)

- add missing defaults
- add missing control structures (incl. parallelism)
- add missing scope declarations
- whitespace edits (remove extra tabs)
@yegappan yegappan added this to the vim-9.1 milestone Aug 22, 2023
@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #12884 (ce6575c) into master (6909639) will increase coverage by 3.83%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #12884      +/-   ##
==========================================
+ Coverage   78.20%   82.03%   +3.83%     
==========================================
  Files         150      160      +10     
  Lines      152223   194601   +42378     
  Branches    39248    43671    +4423     
==========================================
+ Hits       119041   159643   +40602     
- Misses      20934    22085    +1151     
- Partials    12248    12873     +625     
Flag Coverage Δ
huge-clang-none 82.65% <ø> (?)
linux 82.65% <ø> (?)
mingw-x64-HUGE 76.60% <ø> (-0.01%) ⬇️
mingw-x86-HUGE 77.09% <ø> (-0.01%) ⬇️
windows 78.19% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 150 files with indirect coverage changes

@chrisbra chrisbra merged commit c6d533b into vim:master Aug 22, 2023
33 checks passed
clason added a commit to clason/neovim that referenced this pull request Aug 23, 2023
runtime(gp): update gp.vim syntax file for the GP language (version 2.15) (vim/vim#12884)

- add missing defaults
- add missing control structures (incl. parallelism)
- add missing scope declarations
- whitespace edits (remove extra tabs)

vim/vim@c6d533b

Co-authored-by: Karim Belabas <Karim.belabas@math.u-bordeaux.fr>
clason added a commit to neovim/neovim that referenced this pull request Aug 24, 2023
runtime(gp): update gp.vim syntax file for the GP language (version 2.15) (vim/vim#12884)

- add missing defaults
- add missing control structures (incl. parallelism)
- add missing scope declarations
- whitespace edits (remove extra tabs)

vim/vim@c6d533b

Co-authored-by: Karim Belabas <Karim.belabas@math.u-bordeaux.fr>
Konfekt pushed a commit to Konfekt/vim that referenced this pull request Aug 30, 2023
….15) (vim#12884)

- add missing defaults
- add missing control structures (incl. parallelism)
- add missing scope declarations
- whitespace edits (remove extra tabs)
chrisbra pushed a commit to chrisbra/vim that referenced this pull request Sep 22, 2023
….15) (vim#12884)

- add missing defaults
- add missing control structures (incl. parallelism)
- add missing scope declarations
- whitespace edits (remove extra tabs)
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.

None yet

3 participants