Commit Graph

16 Commits

Author SHA1 Message Date
Ilya Rezvov ca44840a9f add folded instructions parser and improve indexes definition 2018-01-20 17:37:19 -08:00
Ilya Rezvov d90da425e0 add block instructions 2018-01-20 17:01:27 -08:00
Ilya Rezvov df740bc733 complete numeric instructions 2018-01-20 16:28:20 -08:00
Ilya Rezvov 838de375dd add part of numeric operations 2018-01-20 16:21:12 -08:00
Ilya Rezvov af6d271c50 complete memory instructions 2018-01-20 13:16:57 -08:00
Ilya Rezvov 3e75d10992 add part of memory instructions 2018-01-20 12:13:17 -08:00
Ilya Rezvov 84b4e21df5 parse plain control instructions 2018-01-20 11:19:37 -08:00
Ilya Rezvov 0379522b55 add simple types parsing 2018-01-20 10:43:57 -08:00
Ilya Rezvov 56ea29a659 check lexer state invariants on EOF 2018-01-19 14:51:36 -08:00
Ilya Rezvov 9d6bd7f097 fix hex float exponent parsing 2018-01-19 11:06:38 -08:00
Ilya Rezvov 5c4ca137a5 add nan and inf parsing 2018-01-19 10:26:10 -08:00
Ilya Rezvov 4853e1bdf5 add float literal parsers 2018-01-19 10:08:43 -08:00
Ilya Rezvov 07c55cea4d reset string accumulator 2018-01-18 22:43:27 -08:00
Ilya Rezvov d6395b490e add id parsing 2018-01-18 22:39:24 -08:00
Ilya Rezvov 94d2c2f0a3 add integer literal tokenezation 2018-01-18 16:55:15 -08:00
Ilya Rezvov 10011f6fb2 initial 2018-01-18 16:07:04 -08:00