package vscoq-language-server

  1. Overview
  2. Docs
VSCoq language server

Install

Dune Dependency

Authors

Maintainers

Sources

vscoq-language-server-2.2.0.tar.gz
md5=1a5e8a51bc5c10d50055364c2d58ef24
sha512=f044284a187a11161740ea93be2d4ffe6a52db3e9e84fbd45b561dc1edd760ecf76a3792609f8e339aba637e1e6a417d47ecaee6a1d9a54d8352a38e9363ec8c

doc/vscoq-language-server.dm/Dm/DelegationManager/MakeWorker/index.html

Module DelegationManager.MakeWorkerSource

Parameters

module Job : Job

Signature

Sourcetype job_t = Job.t
Sourcetype job_update_request = Job.update_request
Sourceval resize_pool : int -> unit
Sourcetype delegation

Event for the main loop

Sourceval pr_event : delegation -> Pp.t
Sourcetype events = delegation Sel.Event.t list
Sourceval handle_event : delegation -> job_update_request option * events

handling an event may require an update to a sentence in the exec state, e.g. when a feedback is received

Sourceval worker_available : jobs:(job_handle * Sel.Event.cancellation_handle * job_t) Queue.t -> fork_action:(job_t -> send_back:(job_update_request -> unit) -> unit) -> feedback_cleanup:(unit -> unit) -> delegation Sel.Event.t
Sourcetype options
Sourceval parse_options : string list -> options * string list
Sourceval setup_plumbing : options -> (job_update_request -> unit) * job_t
Sourceval log : string -> unit
OCaml

Innovation. Community. Security.