package chamo

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module ChamoSource

Sourcemodule Args : sig ... end

Command line analysis

Sourcemodule Binannot : sig ... end

Getting information from ocaml-generated .cmt files.

Sourcemodule Bookmarks : sig ... end

Generic bookmark system.

Sourcemodule Com_history : sig ... end

Command history.

Sourcemodule Commands : sig ... end

Commands management

Sourcemodule Config : sig ... end

Some configuration constants.

Sourcemodule Constant : sig ... end
Sourcemodule Core_rc : sig ... end

Handling the "core" config file of chamo.

Sourcemodule Find : sig ... end

Finding files in file hierarchy.

Sourcemodule Fstack : sig ... end

A stack with "forward" ability, that is "pop" does not remove top-most element which remains accessible with the "forward" operation.

Sourcemodule Gui : sig ... end

The main GUI module, defining windows and boxes used to split the windows.

Sourcemodule Gui_base : sig ... end
Sourcemodule Gui_rc : sig ... end

Handling the configuration file for windows.

Sourcemodule Layout : sig ... end

Storing and loading layout of windows.

Sourcemodule Log : sig ... end
Sourcemodule Messages : sig ... end

Some predefined messages

Sourcemodule Minibuffer : sig ... end

Minibuffers.

Sourcemodule Minibuffer_rc : sig ... end

Configuration of the minibuffer.

Sourcemodule Misc : sig ... end

Misc functions.

Sourcemodule Mode_changelog : sig ... end

Sourceview mode for ChangeLog files.

Sourcemodule Mode_changelog_rc : sig ... end

Configuration file of the changelog mode.

Sourcemodule Mode_makefile : sig ... end

Sourceview mode for Makefiles.

Sourcemodule Mode_makefile_rc : sig ... end

Configuration file of the makefile mode.

Sourcemodule Mode_ocaml : sig ... end

Sourceview mode for Objective-Caml files.

Sourcemodule Mode_ocaml_rc : sig ... end

Configuration file of the ocaml mode.

Sourcemodule Multiclip : sig ... end

Multi-contents clipboards. The Multiclip_gui module contains material to create graphical interface for these clipboards.

Sourcemodule Multiclip_gui : sig ... end

Gui for multi-contents clipboards. See module Multiclip.

Sourcemodule Multiclip_rc : sig ... end

Configuration of the "multiclip" view.

Sourcemodule Multiclip_view : sig ... end

Multi-contents clipboards in chamo.

Sourcemodule Ocaml_lexer : sig ... end
Sourcemodule Ocamlbuild : sig ... end

OCamlbuild support, with some useful stuff for ocaml compilation handling.

Sourcemodule Ocamloutput : sig ... end

The "ocamltop" output, to display output of evaluation of ocaml code.

Sourcemodule Outputs : sig ... end

A window to display various output boxes with tabs.

Sourcemodule Prefs : sig ... end
Sourcemodule Rc : sig ... end

Handling configuration files

Sourcemodule Sourceview : sig ... end

The sourceview view, to edit any text file.

Sourcemodule Sourceview_expand : sig ... end

Expansion of words in sourceviews.

Sourcemodule Sourceview_rc : sig ... end

Configuration of the "sourceview" view.

Sourcemodule View : sig ... end

Views

Sourcemodule View_rc : sig ... end

Configuration of the "ocamloutput" view.

Sourcemodule Xml : sig ... end
OCaml

Innovation. Community. Security.