]> git.mdlowis.com Git - archive/tide-ocaml.git/commit
broke view module out into it's own file and updated status to display filename
authorMichael D. Lowis <mike@mdlowis.com>
Sat, 11 Nov 2017 03:46:16 +0000 (22:46 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Sat, 11 Nov 2017 03:46:16 +0000 (22:46 -0500)
commit1881e90bcf8524693024b6a85a2cb9b53c9a2f76
tree122175541cf39c9f34d442d60b305c5fa7e4cf8f
parent16bf6dd51562a42a34d18254b985281970c26091
broke view module out into it's own file and updated status to display filename
45 files changed:
Makefile
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 [new file with mode: 0644]
docs/X11.GlyphMap.html
docs/X11.Rune.html
docs/X11.html
docs/index.html
docs/index_attributes.html
docs/index_class_types.html
docs/index_classes.html
docs/index_exceptions.html
docs/index_extensions.html
docs/index_methods.html
docs/index_module_types.html
docs/index_modules.html
docs/index_types.html
docs/index_values.html
docs/type_Buf.Cursor.html
docs/type_Buf.html
docs/type_Cfg.Color.Syntax.html
docs/type_Cfg.Color.html
docs/type_Cfg.html
docs/type_Draw.Cursor.html
docs/type_Draw.html
docs/type_Misc.html
docs/type_Rope.html
docs/type_Scrollmap.html
docs/type_View.html [new file with mode: 0644]
docs/type_X11.GlyphMap.html
docs/type_X11.Rune.html
docs/type_X11.html
edit.ml
lib/buf.ml
lib/buf.mli
lib/rope.ml
lib/view.ml [new file with mode: 0644]