Adrian Lee
|
f90bc00af2
bugfix: parse expect error when mis match braces (#421)
|
1 year ago |
Józef Sokołowski
|
6fc27defb8
add support for parsing binary, octal and hex numbers (#364)
|
2 years ago |
Ozan Hacıbekiroğlu
|
7834251c84
spread last call argument v2 (#302)
|
4 years ago |
daniel
|
d5b24138d3
add go module v2 (#244)
|
4 years ago |
daniel
|
a9a233a750
fix internal package issue (#241)
|
4 years ago |
Daniel Kang
|
27438eea6f
update directory package structure
|
5 years ago |
Daniel Kang
|
53af0d6328
move file and fileset to source package
|
5 years ago |
Daniel Kang
|
8e5657d67c
fix CharLit parser bug
|
5 years ago |
Daniel Kang
|
c2305f3cce
fix parsing and equality bug of "undefined"
|
5 years ago |
Daniel Kang
|
ce7e5cc980
type conversion builtin functions: string(), int(), bool(), float(), char()
|
5 years ago |
Daniel Kang
|
60c95c5de8
token.CHAR -> token.Char, token.STRING -> token.String
|
5 years ago |
Daniel Kang
|
2c3282da21
initial commit
|
5 years ago |