attvar.pl![]() | ||
---|---|---|
authenticate.pl -- Authentication access for SWISH![]() | ||
authentication_hook/3 | Is called from the /pengine/create request to establish the logged in user. | ![]() |
authenticate/2 | Establish the identity behind the HTTP Request. | ![]() |
user_property/2 | True when Identity has Property. | ![]() |
avatar.pl -- Avatar management![]() | ||
bootstrap.pl -- Bootstrap form generator![]() | ||
chat.pl -- The SWISH collaboration backbone![]() | ||
chatstore.pl -- Store chat messages![]() | ||
config.pl -- Make HTTP locations known to JSON code![]() | ||
content_filter.pl -- Ban list content filter![]() | ||
dashboard.pl -- Provide non-programmer query execution![]() | ||
download.pl -- Provide a button for downloading data![]() | ||
examples.pl -- Serve example files![]() | ||
provides/1 | Make examples available through swish_provides/1. | ![]() |
flags.pl![]() | ||
form.pl -- Form handling utilities![]() | ||
gitty.pl -- Single-file GIT like version system![]() | ||
gitty_driver_bdb.pl -- Gitty BDB driver![]() | ||
gitty_driver_files.pl -- Gitty plain files driver![]() | ||
attach_pack/2 | Load the index of Pack into memory. | ![]() |
delete_head/2 | Delete Head from Store. | ![]() |
delete_object/2 | Delete an existing object. | ![]() |
fsck_pack/1 | Validate the integrity of the pack file File. | ![]() |
gitty_close/1 | Close resources associated with a store. | ![]() |
gitty_file/4 | True when File entry in the gitty store and Head is the HEAD revision. | ![]() |
gitty_fsck/1 | Validate all packs associated with Store. | ![]() |
gitty_hash/2 | True when Hash is an object in the store. | ![]() |
gitty_object_file/3 | True when Path is the file at which the object with Hash is stored. | ![]() |
gitty_rescan/1 | Update our view of the shared storage for all stores matching Store. | ![]() |
gitty_update_head/4 | Update the head of a gitty store for Name. | ![]() |
load_object/5 | Load the given object. | ![]() |
load_object_from_pack/4 | True when Hash is in a pack and can be loaded. | ![]() |
load_plain_commit/3 | Load the commit data as a dict. | ![]() |
pack_objects/6 | Pack the given objects and pack files into a new pack. | ![]() |
repack_objects/2 | Repack objects of Store for reduced disk usage and enhanced performance. | ![]() |
set_head/3 | Set the head of the given File to Hash. | ![]() |
store_object/4 | Store the actual object. | ![]() |
unpack_pack/2 | Turn a pack back into a plain object files. | ![]() |
unpack_packs/1 | Unpack all packs. | ![]() |
help.pl -- SWISH help system![]() | ||
highlight.pl -- Highlight token server![]() | ||
html_output.pl -- SWISH HTML Output![]() | ||
include.pl -- Support :- include(File) from SWISH![]() | ||
xref_source_file/3 | Deal with the above expansion for :- include(program) to support the cross-referencer. | ![]() |
xref_source_identifier/2 | Map swish://file to a file from the gitty store. | ![]() |
include/2 | Include file at a specific version. | ![]() |
jquery.pl -- Call jQuery on the SWISH interface![]() | ||
markdown.pl -- SWISH Notebook markdown support![]() | ||
md_eval.pl -- Provide evaluable markdown![]() | ||
swish_provides/1 | True when Term describes a provided feature of the current SWISH instances. | ![]() |
messages.pl![]() | ||
noble_avatar.pl -- Noble Avatar generator![]() | ||
page.pl -- Provide the SWISH application as Prolog HTML component![]() | ||
patch.pl -- Run patch program![]() | ||
paths.pl -- Setup SWISH search paths![]() | ||
pep.pl -- SWISH PEP (Policy Enforcement Point)![]() | ||
procps.pl![]() | ||
profiles.pl![]() | ||
projection.pl -- Define the projection![]() | ||
r_swish.pl![]() | ||
render.pl -- SWISH term-rendering support![]() | ||
search.pl -- SWISH search from the navigation bar![]() | ||
session.pl -- Setup SWISH sessions![]() | ||
storage.pl -- Store files on behalve of web clients![]() | ||
swish_chr.pl -- Make CHR available in SWISH![]() | ||
swish_csv.pl -- Support CSV output from a Pengines server![]() | ||
write_result/3 | Hook into library(pengines) that makes pengines support CSV output. | ![]() |
swish_debug.pl![]() | ||
template_hint.pl -- Generate template hints for CondeMirror![]() | ||
trace.pl -- ![]() | ||
version.pl -- Manage software versions![]() | ||
check_prolog_version/1 | Validate the program is running under Prolog version Required or newer. | ![]() |
git_module_property/2 | Property is a property of the named git-component. | ![]() |
prolog_version_atom/1 | Atom describes the current Prolog version. | ![]() |
register_git_module/2 | Register the directory from which the Prolog file was loaded as a GIT component about which to report version information. | ![]() |
web.pl -- Serve /plugin![]() |