| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | injections(r): add comment | Pedro Castro | 2022-03-19 | 1 | -0/+1 | |
| | | ||||||
| * | Combined closing.css and block.css test files into single open_block.css | Daniel Woznicki | 2022-03-19 | 3 | -3/+2 | |
| | | ||||||
| * | Added fix for incorrect CSS indent after closing bracket | Daniel Woznicki | 2022-03-19 | 5 | -3/+35 | |
| | | | | | Added a failing test for possible broken CSS syntax tree | |||||
| * | edit(readme): note about the configuration filetypes | Martin Kunz | 2022-03-19 | 1 | -0/+3 | |
| | | ||||||
| * | highlights(php): argument name as parameter | Wilman Barrios | 2022-03-17 | 1 | -0/+3 | |
| | | ||||||
| * | Update README | Github Actions | 2022-03-17 | 1 | -0/+1 | |
| | | ||||||
| * | Add Cooklang | Addison Chan | 2022-03-17 | 3 | -0/+32 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-16 | 1 | -3/+3 | |
| | | ||||||
| * | highlights(bash): add operators ">>", "<<" | Stephan Seitz | 2022-03-16 | 1 | -0/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-16 | 1 | -1/+1 | |
| | | ||||||
| * | highlight(fish): dollar command substitution | Omar Zeghouani | 2022-03-16 | 1 | -0/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-16 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-15 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-14 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-14 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-14 | 1 | -2/+2 | |
| | | ||||||
| * | Highlight markdown `uri_autolink` as `@text.uri` | Gustaf Lindstedt | 2022-03-14 | 1 | -1/+4 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-14 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-13 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-13 | 1 | -1/+1 | |
| | | ||||||
| * | properly bind function names to the parent scope | Harry Gallagher | 2022-03-12 | 1 | -2/+4 | |
| | | ||||||
| * | fix(lua): restore precedence for @variable.builtin and @constant.builtin | Christian Clason | 2022-03-12 | 1 | -14/+12 | |
| | | ||||||
| * | fix(solidity): follow install_info.branch on parser update | Stephan Seitz | 2022-03-12 | 1 | -1/+11 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-12 | 1 | -0/+3 | |
| | | ||||||
| * | Add more indentations | Nick Pezza | 2022-03-12 | 1 | -0/+5 | |
| | | ||||||
| * | Dedent on end in ruby files | Nick Pezza | 2022-03-12 | 1 | -0/+7 | |
| | | | | | Fixes #2554 | |||||
| * | Update README | Github Actions | 2022-03-11 | 1 | -0/+1 | |
| | | ||||||
| * | highlights(rust): highlight as in <Struct as Trait>::Type | Stephan Seitz | 2022-03-11 | 1 | -0/+1 | |
| | | ||||||
| * | Refactor solidity highlights.scm further | YongJieYongJie | 2022-03-11 | 2 | -21/+36 | |
| | | | | | | | - Instead of @keyword, use @conditional, @exception, @return, @function as appropriate - Standardize to using @field (instead of @property)for struct members | |||||
| * | Refactor solidity highlights.scm | YongJieYongJie | 2022-03-11 | 2 | -14/+31 | |
| | | | | | | | - Use more specific/appropriate captures; change invalid captures - Don't highlight punctuations in type names (e.g., the brackets in 'bytes32[]') | |||||
| * | Add highlights query for Solidity | YongJieYongJie | 2022-03-11 | 3 | -0/+375 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-11 | 1 | -2/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-10 | 1 | -3/+3 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-09 | 1 | -1/+1 | |
| | | ||||||
| * | fix: prefer gmake over make | Stephan Seitz | 2022-03-08 | 1 | -2/+9 | |
| | | ||||||
| * | Revert "2612: Use gmake when available" | Stephan Seitz | 2022-03-08 | 1 | -5/+1 | |
| | | | | | This reverts commit d3d1637c3c7b384776dfc8f4e8c34cf83eca37e3. | |||||
| * | Update lockfile.json | GitHub | 2022-03-08 | 1 | -3/+3 | |
| | | ||||||
| * | 2612: Use gmake when available | Sebastián Zaffarano | 2022-03-08 | 1 | -1/+5 | |
| | | ||||||
| * | Update README | Github Actions | 2022-03-08 | 1 | -0/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-08 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-08 | 1 | -4/+4 | |
| | | ||||||
| * | Add slint parser configuration and queries (#2598) | Jared Moulton | 2022-03-07 | 4 | -0/+141 | |
| | | | | | | | | | | | | | | | | | | * Add slint parser * Mark slint as experimental * Remove filetype and add slint to the lockfile * Update queries * Update varibable.builtin's and repeats * Update slint true false * Change export back to keyword * Change export back to include :) | |||||
| * | Update lockfile.json | GitHub | 2022-03-07 | 1 | -1/+1 | |
| | | ||||||
| * | highlights(vala): Reflect upstream refactor | Mateus Melchiades | 2022-03-07 | 2 | -10/+20 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-06 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-05 | 1 | -2/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-04 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-03-02 | 1 | -1/+4 | |
| | | ||||||
| * | ci: ignore gleam for lockfile update | Christian Clason | 2022-03-02 | 1 | -1/+1 | |
| | | ||||||
| * | highlights(cpp): Add operator cast highlight | Fabian Viöl | 2022-03-02 | 1 | -1/+2 | |
| | | | | | | See https://en.cppreference.com/w/cpp/language/cast_operator for reference. | |||||
