Age | Commit message (Expand) | Author | Files | Lines |
2022-05-03 | interpreter: new function add_project_dependencies() | Paolo Bonzini | 1 | -0/+1 |
2022-03-30 | Add new debug() function | Marvin Scholz | 1 | -0/+1 |
2022-03-07 | interpreter: add an implementation for structured_sources | Dylan Baker | 1 | -0/+1 |
2021-12-01 | add install_symlink function | Pablo Correa Gómez | 1 | -0/+1 |
2021-10-12 | syntax-highlighting: vim: whitespace fixes | Doug Kearns | 1 | -4/+4 |
2021-10-12 | syntax-highlighting: vim: use Boolean highlight group for booleans | Doug Kearns | 1 | -2/+2 |
2021-10-12 | syntax-highlighting: vim: match octal and hexadecimal numbers | Doug Kearns | 1 | -0/+2 |
2021-10-08 | add install_emptydir function | Eli Schwartz | 1 | -0/+1 |
2021-08-16 | Add unset_variable() | Tristan Partin | 1 | -1/+2 |
2021-05-06 | syntax-highlighting: vim: add myself as a maintainer | Liam Beguin | 1 | -0/+1 |
2021-03-16 | Add range() function | Xavier Claessens | 1 | -0/+1 |
2020-11-03 | vim: Drop backwards compatibility with Vim 5. | Aman Verma | 1 | -30/+15 |
2020-07-22 | vim: Syntax-highlight continue and break statements | Nirbheek Chauhan | 1 | -1/+2 |
2020-03-12 | syntax-highlighting/vim: Add `in` as an operator | Nirbheek Chauhan | 1 | -1/+1 |
2019-12-12 | Add a summary() function for configuration summarization | Xavier Claessens | 1 | -0/+1 |
2019-11-07 | syntax-highlighting: vim: fix setting cpo [skip ci] | Liam Beguin | 1 | -1/+1 |
2019-10-18 | syntax-highlighting: vim: add license header [skip ci] | Liam Beguin | 1 | -0/+1 |
2019-08-12 | Add is_disabler function | James Hilliard | 1 | -0/+1 |
2019-07-10 | Add alias_target() function | Xavier Claessens | 1 | -0/+1 |
2018-08-07 | Test that vim syntax highlighting is up-to-date | Nirbheek Chauhan | 1 | -0/+3 |
2018-07-02 | meson.vim: Add missing disabler() entry [skip ci] | Nirbheek Chauhan | 1 | -0/+1 |
2018-04-11 | Trivial update to meson vim syntax + typo in snippet [skip ci] | Nirbheek Chauhan | 1 | -0/+1 |
2018-02-11 | Re-link remaining github wiki urls to mesonbuild.com site | Sami Kerola | 1 | -2/+2 |
2017-12-14 | vim: Add warning function to list of builtins | Dylan Baker | 1 | -0/+1 |
2017-11-11 | Move shell completions and text editor helpers to data/ | Arseny Maslennikov | 1 | -0/+156 |