attvar.pl![]() | ||
---|---|---|
put_attr/2 | Put an attribute on the current module. | ![]() |
authenticate.pl -- Authentication access for SWISH![]() | ||
avatar.pl -- Avatar management![]() | ||
random_avatar/1 | Generate a random avatar image url. | ![]() |
release_avatar/1 | Release the avatar to the pool of free avatars. | ![]() |
valid_gravatar/1 | True if URL is a real gravatar. | ![]() |
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![]() | ||
download_button/2 | Emit a button in the SWISH output window for downloading Data. | ![]() |
examples.pl -- Serve example files![]() | ||
flags.pl![]() | ||
form.pl -- Form handling utilities![]() | ||
gitty.pl -- Single-file GIT like version system![]() | ||
data_diff/3 | Diff two data strings line-by-line. | ![]() |
delete_head/2 | Delete Head from the administration. | ![]() |
delete_object/2 | Delete an existing object. | ![]() |
fsck_object/2 | Test the integrity of object Hash in Store. | ![]() |
gitty_close/1 | Close access to the Store. | ![]() |
gitty_commit/3 | True if Meta holds the commit data of NameOrHash. | ![]() |
gitty_create/5 | Create a new object Name from Data and meta information. | ![]() |
gitty_data/4 | Get the data in object Name and its meta-data. | ![]() |
gitty_diff/4 | True if Dict representeds the changes in Hash1 to FileOrHash2. | ![]() |
gitty_driver/2 | Get the current gitty driver. | ![]() |
gitty_file/3 | True when Hash is an entry in the gitty Store and Head is the HEAD revision. | ![]() |
gitty_file/4 | True when Hash is an entry in the gitty Store and Head is the HEAD revision. | ![]() |
gitty_fsck/1 | Check the integrity of store. | ![]() |
gitty_hash/2 | True when Hash is an object in the store. | ![]() |
gitty_history/4 | History is a dict holding a key history with a list of dicts representating the history of Name in Store. | ![]() |
gitty_load/4 | Low level objects store. | ![]() |
gitty_open/2 | Open a gitty store according to Options. | ![]() |
gitty_reserved_meta/1 | True when Key is a gitty reserved key for the commit meta-data. | ![]() |
gitty_save/4 | Low level objects store. | ![]() |
gitty_update/5 | Update document Name using Data and the given meta information. | ![]() |
is_gitty_hash/1 | True if Term is a possible gitty (SHA1) hash. | ![]() |
set_head/3 | Register Head as the Head hash for File, removing possible old head. | ![]() |
udiff_string/2 | True when String is the string representation of UDiff. | ![]() |
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![]() | ||
html/1 | Insert HTML into the output. | ![]() |
html/3 | Sandbox respecting version of html_write:html//1. | ![]() |
safe_raw_html/1 | Helper for variables in html(\List) . | ![]() |
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![]() | ||
messages.pl![]() | ||
noble_avatar.pl -- Noble Avatar generator![]() | ||
page.pl -- Provide the SWISH application as Prolog HTML component![]() | ||
patch.pl -- Run patch program![]() | ||
patch/4 | Patch the string Orig using Diff. | ![]() |
paths.pl -- Setup SWISH search paths![]() | ||
pep.pl -- SWISH PEP (Policy Enforcement Point)![]() | ||
procps.pl![]() | ||
profiles.pl![]() | ||
projection.pl -- Define the projection![]() | ||
projection/1 | Specify the result variables. | ![]() |
r_swish.pl![]() | ||
render.pl -- SWISH term-rendering support![]() | ||
current_renderer/2 | True when renderer Name is declared with Comment. | ![]() |
register_renderer/2 | Register a module as SWISH rendering component. | ![]() |
use_rendering/1 | Register an answer renderer. | ![]() |
use_rendering/2 | Register an answer renderer with options. | ![]() |
search.pl -- SWISH search from the navigation bar![]() | ||
match/3 | True if Line matches Query, respecting Options. | ![]() |
search_box/3 | Render a Bootstrap search box. | ![]() |
typeahead/4 | Find typeahead suggestions for a specific search category (Type). | ![]() |
session.pl -- Setup SWISH sessions![]() | ||
storage.pl -- Store files on behalve of web clients![]() | ||
typeahead/4 | Find files using typeahead from the SWISH search box. | ![]() |
storage_file/1 | ! storage_file_extension(?File, ?Extension) is nondet. | ![]() |
storage_fsck/0 | Enumerate and check the consistency of the entire store. | ![]() |
storage_load_term/2 | Add/retrieve terms from the gitty store. | ![]() |
storage_meta_property/2 | True when Meta has Property. | ![]() |
storage_repack/0 | Repack the storage directory. | ![]() |
storage_repack/1 | Repack the storage directory. | ![]() |
storage_store_term/2 | Add/retrieve terms from the gitty store. | ![]() |
storage_unpack/0 | Unpack all packed objects of the store. | ![]() |
use_gitty_file/1 | Load a file from the Gitty store. | ![]() |
use_gitty_file/2 | Load a file from the Gitty store. | ![]() |
swish_chr.pl -- Make CHR available in SWISH![]() | ||
swish_csv.pl -- Support CSV output from a Pengines server![]() | ||
swish_debug.pl![]() | ||
pengine_stale_module/1 | True if M seems to be a pengine module with no associated pengine. | ![]() |
pengine_stale_module/2 | True if M seems to be a pengine module with no associated pengine. | ![]() |
stale_pengine/1 | True if Pengine is a Pengine who's thread died. | ![]() |
start_swish_stat_collector/0 | Start collecting statistical performance information for the running SWISH server. | ![]() |
swish_died_thread/2 | True if Id is a thread that died with Status and has not (yet) been joined. | ![]() |
swish_save_stats/1 | Save statistcs to File or the default file. | ![]() |
swish_statistics/1 | True if State is a statistics about SWISH. | ![]() |
swish_stats/2 | Get the collected statistics for the given Period. | ![]() |
template_hint.pl -- Generate template hints for CondeMirror![]() | ||
config/2 | Provides the object config.swish.templates , a JSON object that provides the templates for hinting in CodeMirror. | ![]() |
predicate_template/2 | ![]() | |
visible_predicate/3 | True when PI is a plain predicate indicator for a predicate that can be called in Module. | ![]() |
visible_predicate_templates/3 | True when Templates is a JSON dict holding autocompletion templates for Module. | ![]() |
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![]() |