mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
cd8355bfa8
Definitions are provided for: - Various punctuation (divided into 9 groups); - Preprocessor; - Keywords; - Data types; - Data type qualifiers; - Numbers (can be different for the integer, hexadecimal, octal and floatpoint representations); - Strings and escaped characters; - Comments (with keywords like "TODO:"); - Labels. In total 32 "defines"... Based on the original "c.syntax" file, this version includes most of the content from C89..C23. Closes MidnightCommander/mc#203. Signed-off-by: Andrew Borodin <aborodin@vmail.ru> |
||
---|---|---|
.. | ||
ada95.syntax | ||
as.syntax | ||
aspx.syntax | ||
assembler.syntax | ||
awk.syntax | ||
b.syntax | ||
c.syntax | ||
cabal.syntax | ||
changelog.syntax | ||
cmake.syntax | ||
cobol.syntax | ||
cs.syntax | ||
css.syntax | ||
cuda.syntax | ||
cxx.syntax | ||
cython.syntax | ||
d.syntax | ||
debian-changelog.syntax | ||
debian-control.syntax | ||
debian-description.syntax | ||
debian-sources-list.syntax | ||
diff.syntax | ||
dlink.syntax | ||
dos.syntax | ||
dot.syntax | ||
ebuild.syntax | ||
eiffel.syntax | ||
erlang.syntax | ||
f90.syntax | ||
filehighlight.syntax | ||
fortran.syntax | ||
glsl.syntax | ||
go.syntax | ||
haskell.syntax | ||
hive.syntax | ||
html.syntax | ||
idl.syntax | ||
ini.syntax | ||
j.syntax | ||
jal.syntax | ||
java.syntax | ||
js.syntax | ||
json.syntax | ||
kotlin.syntax | ||
latex.syntax | ||
lisp.syntax | ||
lkr.syntax | ||
lsm.syntax | ||
lua.syntax | ||
m4.syntax | ||
mail.syntax | ||
Makefile.am | ||
makefile.syntax | ||
markdown.syntax | ||
meson.syntax | ||
ml.syntax | ||
named.syntax | ||
nemerle.syntax | ||
nroff.syntax | ||
octave.syntax | ||
opencl.syntax | ||
osl.syntax | ||
pascal.syntax | ||
perl.syntax | ||
php.syntax | ||
PKGBUILD.syntax | ||
po.syntax | ||
povray.syntax | ||
privoxy.syntax | ||
procmail.syntax | ||
properties.syntax | ||
protobuf.syntax | ||
puppet.syntax | ||
python.syntax | ||
r.syntax | ||
ruby.syntax | ||
rust.syntax | ||
sh.syntax | ||
slang.syntax | ||
smalltalk.syntax | ||
spec.syntax | ||
spice.syntax | ||
sql.syntax | ||
strace.syntax | ||
swift.syntax | ||
swig.syntax | ||
Syntax.in | ||
syntax.syntax | ||
tcl.syntax | ||
texinfo.syntax | ||
toml.syntax | ||
ts.syntax | ||
tt.syntax | ||
unknown.syntax | ||
verilog.syntax | ||
vhdl.syntax | ||
xml.syntax | ||
yabasic.syntax | ||
yaml.syntax | ||
yum-repo.syntax | ||
yxx.syntax |