summary refs log tree commit diff
path: root/src/etc/kate
AgeCommit message (Expand)AuthorLines
2013-06-30Bump version from 0.7-pre to 0.7Brian Anderson-1/+1
2013-05-30Highlight Sized in vim and kateBen Blum-0/+1
2013-04-22Rename Div operator trait to Quot and Modulo operator trait to RemBrendan Zabarauskas-2/+2
2013-04-10Bump version to 0.7-preBrian Anderson-1/+1
2013-04-09Bump version to 0.7-preBrian Anderson-1/+1
2013-03-25kate: remove `const`, `log`, and `pure` keywords, add `super` keywordAndrew Paseltiner-3/+1
2013-03-09kate: remove assert keywordAndrew Paseltiner-1/+0
2013-03-09kate: add Not to list of traitsAndrew Paseltiner-0/+1
2013-03-03kate: allow [] regions to be collapsedAndrew Paseltiner-2/+4
2013-03-03kate: restrict char escapes to ones accepted by Rust and highlight hex escapesAndrew Paseltiner-3/+11
2013-03-03kate: detect and highlight attributesAndrew Paseltiner-0/+6
2013-03-03kate: consolidate integer suffixes with &rustIntSuf; entityAndrew Paseltiner-3/+4
2013-03-03kate: add note about &rustIdent;Andrew Paseltiner-0/+3
2013-03-03kate: update Rust versionAndrew Paseltiner-1/+1
2013-03-03kate: add Self to typesAndrew Paseltiner-0/+1
2013-03-03kate: detect and highlight core traitsAndrew Paseltiner-0/+25
2013-03-03kate: detect and highlight regionsAndrew Paseltiner-0/+2
2013-03-03kate: introduce &rustIdent; entityAndrew Paseltiner-3/+6
2013-03-03kate: detect and highlight macro invocationsAndrew Paseltiner-0/+2
2013-03-03kate: remove export, fail, and move keywordsAndrew Paseltiner-3/+0
2012-10-05update Kate syntax file with latest keywords and typesAndrew Paseltiner-38/+19
2012-08-21fix kate syntax highlighting fileVincent Belliard-2/+8
2012-08-20add syntax highlighting file for kate editorVincent Belliard-0/+246