package vscoq-language-server

  1. Overview
  2. Docs
VSCoq language server

Install

Dune Dependency

Authors

Maintainers

Sources

vscoq-language-server-2.2.6.tar.gz
md5=f528c1760966ac10d48b5f1c5531411a
sha512=1f69538ae5f78854b34e3f1a9d408714843e899bb96d063c2bfac410339b6a13ee5f30d5e7b3cd2bbd673169bcfdb550153ba741092cdc3ee3a8ca6446cc2240

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 : Coqargs.t -> string list -> options * string list
Sourceval setup_plumbing : options -> (job_update_request -> unit) * job_t
Sourceval log : ?force:bool -> (unit -> string) -> unit
OCaml

Innovation. Community. Security.