Commit Graph

111 Commits

Author SHA1 Message Date
Martin Aeschlimann
bb9a0f89ad [html] all code completion tests green 2016-09-08 19:05:17 +02:00
Martin Aeschlimann
9717f397f5 [html] use NodeJS.Timer 2016-09-08 19:03:31 +02:00
Martin Aeschlimann
606bfe603d HTML completion tests 2016-08-29 10:36:23 +02:00
Martin Aeschlimann
4e181e8fd2 HTML code completion 2016-08-25 15:46:59 +02:00
Martin Aeschlimann
be7e03f74f Better names for scanner states 2016-08-25 12:00:12 +02:00
Martin Aeschlimann
8b5413e6b8 scanner: set initial offset 2016-08-25 12:00:11 +02:00
Martin Aeschlimann
5c4f879b89 change scanner API from class to functional style 2016-08-25 12:00:11 +02:00
Martin Aeschlimann
5d8e0b6185 HTML parser with tests 2016-08-25 12:00:11 +02:00
Martin Aeschlimann
9c7306d1cf HTML parser with tests 2016-08-24 23:13:20 +02:00
Martin Aeschlimann
7409724477 Token names renames and splitting up. 2016-08-24 09:46:49 +02:00
Martin Aeschlimann
cb5a6e77db Move html extension: setup & scanner 2016-08-17 11:37:22 +02:00