summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2022-03-30Add new debug() functionMarvin Scholz
2022-03-07interpreter: add an implementation for structured_sourcesDylan Baker
2022-02-10implement 'dist --allow-dirty' flagandy5995
2022-02-04Drop emacs meson-modeMarc-André Lureau
2021-12-01add install_symlink functionPablo Correa Gómez
2021-10-12syntax-highlighting: vim: whitespace fixesDoug Kearns
2021-10-12syntax-highlighting: vim: improve the ftpluginDoug Kearns
2021-10-12syntax-highlighting: vim: set b:undo_ftpluginDoug Kearns
2021-10-12syntax-highlighting: vim: use Boolean highlight group for booleansDoug Kearns
2021-10-12syntax-highlighting: vim: match octal and hexadecimal numbersDoug Kearns
2021-10-10Fix typos discovered by codespellChristian Clauss
2021-10-08add install_emptydir functionEli Schwartz
2021-09-30syntax-highlighting: vim: set b:undo_indentDoug Kearns
2021-08-18test runner: add the ability to configure test.json for python pathsEli Schwartz
2021-08-16Add unset_variable()Tristan Partin
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-07-07Allow `skip_*` test.json keys at top-level or in `matrix:`Jon Turney
2021-07-07Add `skip_on_os` to test.jsonJon Turney
2021-07-07Add `skip_on_jobname` to test.jsonJon Turney
2021-06-24Fix test.json schema for 'matrix'Jon Turney
2021-06-23Enforce all dicts with a fixed set of keys in test.json schemaJon Turney
2021-06-22coverage: Enable coverage reportsDaniel Mensinger
2021-05-06syntax-highlighting: vim: add myself as a maintainerLiam Beguin
2021-05-06syntax-highlighting: vim: fix setting cpoLiam Beguin
2021-03-16Add range() functionXavier Claessens
2021-01-13Fix misspellsAntonin Décimo
2020-11-03vim: Drop backwards compatibility with Vim 5.Aman Verma
2020-09-23zsh: Add completions for meson compileDylan Baker
2020-09-23zsh: add completions for subprojectsDylan Baker
2020-09-23zsh: add wrap completionsDylan Baker
2020-09-23zsh: add missing arguments to meson test completionsDylan Baker
2020-09-23zsh: Add completions for meson initDylan Baker
2020-09-23zsh: Add completions for meson installDylan Baker
2020-09-22zsh: add meson dist completionsDylan Baker
2020-09-22zsh: Add ability to complete depedency pathsDylan Baker
2020-09-22zsh: add missing options for meson introspectDylan Baker
2020-09-22zsh: share common options between meson configure and meson setupDylan Baker
2020-09-22zsh: Add missing options for meson setupDylan Baker
2020-09-22zsh: remove binaries that are not longer installedDylan Baker
2020-08-27test: Add 'dir' support for installed files in test.jsonDaniel Mensinger
2020-08-08completions/zsh: Add --native-fileDylan Baker
2020-07-22vim: Syntax-highlight continue and break statementsNirbheek Chauhan
2020-06-21mcompile: Add --verbose modeIgor Raits
2020-06-15macros.meson: Switch to meson compile / installIgor Raits
2020-06-15macros.meson: Switch to %{_smp_build_ncpus}Igor Raits
2020-04-30Update test.json schema to add stdoutJon Turney
2020-04-23mtest: Generate a JUnit xml result fileDylan Baker
2020-04-17Add a json schema for the test.json used in testsDylan Baker
2020-03-12syntax-highlighting/vim: Add `in` as an operatorNirbheek Chauhan
2020-01-14Add .wrap file syntax detection for vimLuke Drummond