|
a0791f97ad
|
Add comment
|
2022-02-22 17:05:21 +09:00 |
|
|
bacfd64bae
|
Pass column info on lex
|
2022-02-15 00:08:24 +09:00 |
|
|
1790a72b68
|
Add column info to Lex
|
2022-02-12 03:17:26 +09:00 |
|
|
d6f31ccde0
|
Seperate Value.t and Token.t
|
2022-02-01 02:06:18 +09:00 |
|
|
b699ed6b2f
|
refactor lex
|
2022-01-28 01:52:57 +09:00 |
|
|
f77c1db22a
|
Revert Lex.tokenize to be non-laxy
|
2022-01-22 03:04:16 +09:00 |
|
|
c2308d7939
|
Replace Token.(Values) with Token.Value of Ast.Value.t and add String type
|
2022-01-22 03:03:23 +09:00 |
|
|
20e324f4c2
|
Improve operator lexing
|
2022-01-18 15:36:09 +09:00 |
|
|
4efb65c5cd
|
Add float
|
2022-01-18 15:33:56 +09:00 |
|
|
fd6bf1346e
|
Lazy lexing
|
2022-01-17 15:21:27 +09:00 |
|
|
7d6c833e58
|
Rewrite token lexer
|
2022-01-17 15:17:18 +09:00 |
|
|
4e0d4dd9ac
|
Replace GADTs to normal datatypes
|
2022-01-10 23:28:44 +09:00 |
|
|
472cf4bebe
|
Initial Commit
|
2022-01-10 23:27:37 +09:00 |
|