|
18c6098851
|
feat: add basic expression parsing
|
2022-10-19 14:21:05 +03:00 |
|
|
a8cda64516
|
fix: float and int literals
|
2022-10-11 13:12:42 +03:00 |
|
|
1192e86c23
|
chore: rewrite awful lexer
|
2022-10-10 18:53:31 +03:00 |
|
|
ee6c29bb7d
|
feat: add namespace and import parsing
|
2022-10-09 14:18:38 +03:00 |
|
|
96232c88c9
|
fix&refactor: clean up lex and fix some bugs with npos
|
2022-10-04 19:35:19 +03:00 |
|
|
df0e17d450
|
refactor: replace contrstructors with paren syntax
|
2022-10-03 14:19:22 +03:00 |
|
|
be734b47c3
|
refactor: switched from type const & to const type & syntax
|
2022-09-21 09:37:50 +03:00 |
|
|
5f778db5c2
|
Initial commit
|
2022-09-19 10:34:19 +03:00 |
|