Liking cljdoc? Tell your friends :D

code-maat.parsers.perforce


as-common-time-formatclj

source

parse-logclj

(parse-log input-file-name options)

Transforms the given input perforce log into an Incanter dataset suitable for the analysis modules.

Transforms the given input perforce log into an
Incanter dataset suitable for the analysis modules.
sourceraw docstring

parse-read-logclj

(parse-read-log input-text options)
source

perforce-grammarclj

Here's the instaparse grammar for a perforce change descriptions. In the current version we only extract basic info on authors and file modification patterns. Note that we parse the entries one by one (Instaparse memory optimization).

Here's the instaparse grammar for a perforce change descriptions.
In the current version we only extract basic info on
authors and file modification patterns.
Note that we parse the entries one by one (Instaparse memory optimization).
sourceraw docstring

positional-extractorsclj

Specify a set of functions to extract the parsed values.

Specify a set of functions to extract the parsed values.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close