Permalink
Failed to load latest commit information.
exec Moved all parser configuration into dedicated context package Feb 17, 2018
helper Code Cleanup and StructTag unmarshal Sep 23, 2017
lexer Moved all parser configuration into dedicated context package Feb 17, 2018
parser Moved all parser configuration into dedicated context package Feb 17, 2018
plugins/vscode/secl-highlight Added very basic VSCode Syntax Highlighting plugin Jul 31, 2017
query Rudamentary map[string]<type> support Apr 14, 2018
tests/must-parse Added Basic Parser functionality to loadd, parser:plain supported OOB… Jan 29, 2018
types Moved all parser configuration into dedicated context package Feb 17, 2018
.gitignore Added .gitignore Jul 24, 2017
BREAKING_CHANGES.md Updated readme Apr 14, 2018
INTRODUCTION.md Reviewed Readme Layout and put large sections of text in dedicated files Feb 17, 2018
README.md Updated readme Apr 14, 2018
SPECS.md Cleanup in query package and added missing loadf token to parser Aug 7, 2017
bugs_test.go Changes to query unmarshaller, closes #6 Jan 29, 2018
secl.go Moved all parser configuration into dedicated context package Feb 17, 2018
secl_test.go Moved all parser configuration into dedicated context package Feb 17, 2018