Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
git-log-issue-finder
command
|
|
pkg
|
|
configuration
Package configuration is where all program's input flags are specified.
|
Package configuration is where all program's input flags are specified. |
helpers
Package helpers provides simple helper to deal with various nil events and slice objects
|
Package helpers provides simple helper to deal with various nil events and slice objects |
interpreter/ast
Package ast defines the various building blocks of the interpreter's abstract syntax tree (ast)
|
Package ast defines the various building blocks of the interpreter's abstract syntax tree (ast) |
interpreter/evaluator
Package evaluator contains the evaluating functions to process the different ast.Node
|
Package evaluator contains the evaluating functions to process the different ast.Node |
interpreter/gitoken
Package gitoken (Glif Interpreter TOKEN) defines the list of recognized tokens
|
Package gitoken (Glif Interpreter TOKEN) defines the list of recognized tokens |
interpreter/lexer
Package lexer contains the definition of the lexer element of the glif interpreter
|
Package lexer contains the definition of the lexer element of the glif interpreter |
interpreter/object
Package object contains the various implementations of the object.Object interface List of the supported object
|
Package object contains the various implementations of the object.Object interface List of the supported object |
interpreter/parser
Package parser contains the definition of the parser element of the glif interpreter.
|
Package parser contains the definition of the parser element of the glif interpreter. |
interpreter/repl
Package repl is for the read-eval-print-loop
|
Package repl is for the read-eval-print-loop |
scl
Package scl is an abstraction layer on top of the go-git library.
|
Package scl is an abstraction layer on top of the go-git library. |
script
Package script contains the preedefined scripts that are binded to the input flags
|
Package script contains the preedefined scripts that are binded to the input flags |
version
Package version specifies the version informations
|
Package version specifies the version informations |
Click to show internal directories.
Click to hide internal directories.