File "lib/trill_on_swish/highlight.pl"[download]
in pack: | trill_on_swish |
---|---|
Prolog module: | swish_highlight |
size: | 30375 |
Recent changes
8 years ago | rzese | trill_on_swish v. 2.0 |
9 years ago | rzese | updated version |
This file requires
- From packages
- library(helpidx) file not found
- From the Prolog library
- library(apply) resolved by
- apply.pl: maplist/2, maplist/3
- library(debug) resolved by
- debug.pl: debug/3
- library(error) resolved by
- error.pl: must_be/2
- library(http/html_write) resolved by
- html_write.pl: reply_html_page/3, html/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3, http_404/2
- library(http/http_json) resolved by
- http_json.pl: reply_json_dict/1, reply_json_dict/2, http_read_json_dict/3
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/3
- library(http/http_path) resolved by
- http_path.pl could not find proof of dependency
- library(memfile) resolved by
- memfile.pl: new_memory_file/1, free_memory_file/1, size_memory_file/2, open_memory_file/3, insert_memory_file/3, delete_memory_file/3, memory_file_to_string/2, memory_file_substring/5, memory_file_line_position/4
- library(pairs) resolved by
- pairs.pl: pairs_values/2
- library(prolog_colour) resolved by
- prolog_colour.pl: prolog_colourise_stream/3, prolog_colourise_query/3
- library(prolog_xref) resolved by
- prolog_xref.pl: xref_source/2, xref_clean/1
- library(apply) resolved by
Exported predicates
- current_highlight_state/2
Required predicates
- debug/3 from library(debug)
- delete_memory_file/3 from library(memfile)
- exists_source/1 autoloaded
- free_memory_file/1 from library(memfile)
- get/3 undefined
- html/3 from library(http/html_write)
- http_404/2 from library(http/http_dispatch)
- http_handler/3 from library(http/http_dispatch)
- http_parameters/3 from library(http/http_parameters)
- http_read_json_dict/3 from library(http/http_json)
- insert_memory_file/3 from library(memfile)
- maplist/2 from library(apply)
- maplist/3 from library(apply)
- memory_file_line_position/4 from library(memfile)
- memory_file_substring/5 from library(memfile)
- memory_file_to_string/2 from library(memfile)
- must_be/2 from library(error)
- new_memory_file/1 from library(memfile)
- open_memory_file/3 from library(memfile)
- pairs_values/2 from library(pairs)
- predicate/5 undefined
- print_term/2 autoloaded
- prolog_colour:style/2 multifile
- prolog_colourise_query/3 from library(prolog_colour)
- prolog_colourise_stream/3 from library(prolog_colour)
- reply_html_page/3 from library(http/html_write)
- reply_json_dict/1 from library(http/http_json)
- reply_json_dict/2 from library(http/http_json)
- size_memory_file/2 from library(memfile)
- xref_clean/1 from library(prolog_xref)
- xref_source/2 from library(prolog_xref)