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

grammars: Add new meson functions #3

Merged
merged 1 commit into from Jul 17, 2019
Merged

grammars: Add new meson functions #3

merged 1 commit into from Jul 17, 2019

Conversation

nirbheek
Copy link
Contributor

These were added in the last year or so. I'm adding CI in Meson for this.

These were added in the last year or so.
@nirbheek
Copy link
Contributor Author

Functions added: 'alias_target' 'subdir_done' 'warning' 'disabler' 'both_libraries'

nirbheek added a commit to mesonbuild/meson that referenced this pull request Jul 17, 2019
@TingPing has a repository that contains a grammar for meson which is
used by linguist (GitHub), and by many editors such as Atom, VS Code,
TextMate, Sublime Text, etc. Add CI so that we notice that the
function list in it is out of date, such as TingPing/language-meson#3

It's harder to do this generically for other syntax such as the `in`
keyword, but it's better than nothing.
@nirbheek nirbheek changed the title grammares: Add new meson functions grammars: Add new meson functions Jul 17, 2019
@TingPing TingPing merged commit 1d5ad8c into TingPing:master Jul 17, 2019
@TingPing
Copy link
Owner

(Note I don't have an atom env atm to publish a new release so I'll probably have to be poked to do that another day)

nirbheek added a commit to mesonbuild/meson that referenced this pull request Jul 17, 2019
@TingPing has a repository that contains a grammar for meson which is
used by linguist (GitHub), and by many editors such as Atom, VS Code,
TextMate, Sublime Text, etc. Add CI so that we notice that the
function list in it is out of date, such as TingPing/language-meson#3

It's harder to do this generically for other syntax such as the `in`
keyword, but it's better than nothing.
nirbheek added a commit to mesonbuild/meson that referenced this pull request Jul 18, 2019
@TingPing has a repository that contains a grammar for meson which is
used by linguist (GitHub), and by many editors such as Atom, VS Code,
TextMate, Sublime Text, etc. Add CI so that we notice that the
function list in it is out of date, such as TingPing/language-meson#3

It's harder to do this generically for other syntax such as the `in`
keyword, but it's better than nothing.
nirbheek added a commit to mesonbuild/meson that referenced this pull request Jul 18, 2019
@TingPing has a repository that contains a grammar for meson which is
used by linguist (GitHub), and by many editors such as Atom, VS Code,
TextMate, Sublime Text, etc. Add CI so that we notice that the
function list in it is out of date, such as TingPing/language-meson#3

It's harder to do this generically for other syntax such as the `in`
keyword, but it's better than nothing.
jpakkane pushed a commit to mesonbuild/meson that referenced this pull request Jul 18, 2019
@TingPing has a repository that contains a grammar for meson which is
used by linguist (GitHub), and by many editors such as Atom, VS Code,
TextMate, Sublime Text, etc. Add CI so that we notice that the
function list in it is out of date, such as TingPing/language-meson#3

It's harder to do this generically for other syntax such as the `in`
keyword, but it's better than nothing.
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

2 participants