]> git.lizzy.rs Git - micro.git/history - runtime/syntax/c.yaml
Merge branch 'PR-find-on-type' of https://github.com/ilius/micro into ilius-PR-find...
[micro.git] / runtime / syntax / c.yaml
2020-07-08 Ján PrinerHighlight multicharacter escape sequences in C and...
2020-02-11 Zachary YedidiaMerge branch 'improve-readme' of https://github.com...
2020-02-10 Zachary YedidiaMerge branch 'issue_1008' of https://github.com/sum01...
2018-12-10 Zachary YedidiaMerge pull request #1242 from dwwmmn/dwwmmn-erl
2018-08-25 Zachary YedidiaMerge pull request #1165 from ev-dev/master
2018-08-25 Zachary YedidiaMerge pull request #1148 from Calinou/improve-gdscript...
2018-08-25 Zachary YedidiaMerge pull request #1147 from Calinou/fix-c-keyword...
2018-08-07 Hugo LocurcioFix some keywords being mistakenly highlighted in C...
2017-11-19 Zachary YedidiaMerge pull request #613 from GeigerCounter/build_tools
2017-07-12 Zachary YedidiaMerge pull request #720 from bvaudour/master
2017-07-10 Zachary YedidiaMerge
2017-07-10 Zachary YedidiaMerge pull request #726 from DanielPower/patch-1
2017-07-10 DanielPowerRemove `new` keyword from C syntax
2017-03-29 Zachary YedidiaAdd skip statements to all strings
2017-03-28 GeigerCounterMerge branch 'master' of https://github.com/zyedidia...
2017-03-28 Zachary YedidiaAdd support for skipping and remove need for lookbehind
2017-03-27 Zachary YedidiaMerge branch 'view-refactor'
2017-03-27 Zachary YedidiaMerge branch 'master' into view-refactor
2017-03-22 Zachary YedidiaAdd support for lookbehind in region regexes
2017-03-21 Zachary YedidiaImprove new syntax files and fix a region glitch
2017-03-21 Zachary YedidiaAdd converted syntax files
2017-02-26 Zachary YedidiaAdd more syntax files and include syntax highlighter...
2017-02-26 Zachary YedidiaUse new syntax highlighting engine from zyedidia/highlight