Commit Graph

10 Commits

Author SHA1 Message Date
Vadim Yanitskiy 28270c017b {syntax,dicts}: add additional matching keywords
These keywords are described in ETSI ES 203 022, section 5.3.
2022-04-29 19:16:41 +03:00
Vadim Yanitskiy facfb17478 {dicts,syntax}: add missing 'int2enum' function 2022-03-16 19:28:24 +03:00
Vadim Yanitskiy 08c3e2b36e syntax: fix highlighting of bin/hex/oct strings containing '?' 2022-01-21 20:06:10 +06:00
Vadim Yanitskiy d0291c34f2 {syntax,dicts}: add missing 'testcasename' and 'hostId' functions 2021-06-01 01:13:06 +02:00
Vadim Yanitskiy f20cbaa0b4 {syntax,dicts}: add missing 'decmatch' operator 2021-06-01 00:57:23 +02:00
Vadim Yanitskiy dde5d8e797 {syntax,dicts}: add missing 'istemplatekind' function 2021-06-01 00:54:01 +02:00
Gustaf Johansson d3071b81c3 Added optional HL of language elements (ex vars) based on recommended naming convention. 2012-09-22 18:25:22 +02:00
Gustaf Johansson fd36831765 Updated the syntax file to v4.1.1 of the TTCN-3 standard. 2012-09-19 23:48:30 +02:00
Stefan Karlsson 6effbe3b69 Version 1.1
Added spell checking support (only comments are spell checked) for those who use Vim 7.
2010-10-18 01:41:03 +00:00
Stefan Karlsson ab86fdeb02 Version 1.0
Added variable g:ttcn_minlines. If this variable is set (e.g. let g:ttcn_minlines=100) it will be used to set "minlines" in the syntax synchronization. If it is not set ":syn sync fromstart" will be used. Thanks to John Orr for pointing out a problem that led to this change.
2010-10-18 01:41:03 +00:00