Liking cljdoc? Tell your friends :D

code-maat.parsers.hiccup-based-parser


as-entry-tokensclj

(as-entry-tokens)
source

parse-logclj

(parse-log input-file-name options grammar field-extractors)

Transforms the given input git log into a seq of maps suitable for the analysis modules.

Transforms the given input git log into a
seq of maps suitable for the analysis modules.
sourceraw docstring

parse-read-logclj

(parse-read-log log-text options grammar field-extractors)
source

parse-withclj

(parse-with parser input)

The actual invokation of the parser. Returns a Hiccup parse tree upon success, otherwise an informative exception is thrown.

The actual invokation of the parser.
Returns a Hiccup parse tree upon success,
otherwise an informative exception is thrown.
sourceraw docstring

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

× close