Permalink
Failed to load latest commit information.
bin Added stringify functions. Sep 6, 2014
extras Block strings/comments now include unindented blank lines. Sep 6, 2014
test Block strings/comments now include unindented blank lines. Sep 6, 2014
typings Added unit test script and ANSI color support. Sep 2, 2014
.gitignore Added unit test script and ANSI color support. Sep 2, 2014
.npmignore Added TypeScript definitions to npm module, released v1.0.0. Sep 6, 2014
CHANGELOG.md Added custom AST builder support, released v1.1.0. Sep 7, 2014
LCON.njsproj Added TypeScript definitions to npm module, released v1.0.0. Sep 6, 2014
LCON.sln Added VS 2013 solution file. Aug 31, 2014
LICENSE Initial commit (version 0.1.3). Aug 21, 2014
README.md Added TypeScript definitions to npm module, released v1.0.0. Sep 6, 2014
lcon-lexer.ts Block strings/comments now include unindented blank lines. Sep 6, 2014
lcon-parser.ts Added custom AST builder support, released v1.1.0. Sep 7, 2014
lcon-test.ts Added custom AST builder support, released v1.1.0. Sep 7, 2014
lcon.d.ts Added custom AST builder support, released v1.1.0. Sep 7, 2014
lcon.ts Added custom AST builder support, released v1.1.0. Sep 7, 2014
ordered-json.ts Initial commit (version 0.1.3). Aug 21, 2014
package.json Added custom AST builder support, released v1.1.0. Sep 7, 2014