Commit Graph

58 Commits

Author SHA1 Message Date
Fatih Arslan
1b6ead19c2 parser: add scanning ident test 2015-10-03 21:06:30 +03:00
Fatih Arslan
ca906622c2 lexer: add peek() method 2015-10-03 20:33:51 +03:00
Fatih Arslan
70845ccfec lexer: back to the roots 2015-10-03 20:32:27 +03:00
Fatih Arslan
4711a01f76 lexer: various changes, trying text/scanner 2015-10-03 19:45:57 +03:00
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