]> git.mdlowis.com Git - archive/tide-ocaml.git/commit
Added some tool scripts for use later. Also added the first lexer for C/C++
authorMichael D. Lowis <mike.lowis@gentex.com>
Tue, 14 Nov 2017 20:51:35 +0000 (15:51 -0500)
committerMichael D. Lowis <mike.lowis@gentex.com>
Tue, 14 Nov 2017 20:51:35 +0000 (15:51 -0500)
commit73feed06c9ac4b59759bff8f504e3680267c7b2a
tree3b9352ed1f1c117accd31ad4935dc99fdb7b8c4d
parentfe122c32160517a25d469f697019947f9ea15ddc
Added some tool scripts for use later. Also added the first lexer for C/C++
26 files changed:
docs/Buf.Cursor.html
docs/Buf.html
docs/Cfg.Color.Syntax.html
docs/Cfg.Color.html
docs/Cfg.html
docs/Draw.Cursor.html
docs/Draw.html
docs/Misc.html
docs/Rope.html
docs/Scrollmap.html
docs/View.html
docs/X11.GlyphMap.html
docs/X11.Rune.html
docs/X11.html
docs/index.html
docs/index_exceptions.html
docs/index_modules.html
docs/index_types.html
docs/index_values.html
docs/type_X11.GlyphMap.html
lib/lexers/cpp.mll [new file with mode: 0644]
tools/E-S [new file with mode: 0755]
tools/S-E [new file with mode: 0755]
tools/del [new file with mode: 0755]
tools/no-c++ [new file with mode: 0755]
tools/tofn [new file with mode: 0755]