DevHelpers.Purserl (PurerlEx v0.12.2) View Source

Link to this section Summary

Link to this section Functions

Link to this function

add_prefix_if_missing(str, prefix)

View Source
Link to this function

apply_suggestion(inp, state)

View Source
Link to this function

cache(logfile, cache_file, things)

View Source
Link to this function

can_be_fixed_automatically?(logfile, x)

View Source

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

del_cache(logfile, cache_file, key)

View Source
Link to this function

error_kind_ord(logfile, x)

View Source
Link to this function

format_path_with_line(path, line)

View Source
Link to this function

format_warning_or_error(state, terse, kind, inp)

View Source
Link to this function

get_common_line_prefix(things)

View Source
Link to this function

get_common_line_prefix(things, count \\ 1)

View Source
Link to this function

get_filename(logfile, thing)

View Source
Link to this function

hacky_syntax_highlight(str)

View Source
Link to this function

load_warning_cache(logfile, path)

View Source
Link to this function

merge(logfile, thing, db)

View Source
Link to this function

mid_pad(pad, prefix, suffix)

View Source
Link to this function

port_command(port, msg, opts, state)

View Source
Link to this function

port_open(arg, opts, state)

View Source
Link to this function

prefix_all_lines(str, prefix)

View Source
Link to this function

prefix_lines_skipping_first(str, prefix)

View Source
Link to this function

process_warnings(state, warnings, errors, done_or_wip)

View Source
Link to this function

process_warnings_impl(state, things, done_or_wip)

View Source
Link to this function

runtime_bug(logfile, msg)

View Source
Link to this function

store_warning_cache(path, things)

View Source
Link to this function

strip_prefix_all_lines(str, unwanted_prefix)

View Source
Link to this function

syntax_highlight_indentex_lines(str, prefix)

View Source
Link to this function

syntax_highlight_indentex_lines2(str, prefix)

View Source
Link to this function

tokenize(purescript_infix_operator_characters, str, kind \\ nil, curr \\ [], acc \\ [])

View Source