Commit Graph

7 Commits

Author SHA1 Message Date
Fatih Arslan
e6ba36eaca parser: initial lexer next method 2015-10-03 17:08:09 +03:00
Fatih Arslan
01a609f812 parser: add position for upcoming requirements 2015-10-03 15:36:24 +03:00
Fatih Arslan
6fb7de55d3 token: add token representations 2015-10-03 15:34:06 +03:00
Fatih Arslan
7e929f0990 hcl: start to implement our own lexer and parser 2015-10-03 14:32:19 +03:00
Fatih Arslan
e5a8a1fa62 hclprinter: initial printer package 2015-10-03 03:30:57 +03:00
Fatih Arslan
9c29a82788 hclfmt: only parse hcl files 2015-10-03 02:18:04 +03:00
Fatih Arslan
c61b08ec1c hclfmt: initial skeleton 2015-10-03 01:11:30 +03:00