|
06af7439d7
|
fix: add include string
|
2023-01-19 11:29:04 +02:00 |
|
|
1cbd176929
|
feat: add basic lang structure
|
2022-12-05 20:31:31 +02:00 |
|
|
4d622c9570
|
chore: remove old lang syste,
|
2022-11-24 16:03:16 +02:00 |
|
|
eb167d0a50
|
chore: improve named constructs in groups
|
2022-10-20 14:30:19 +03:00 |
|
|
18c6098851
|
feat: add basic expression parsing
|
2022-10-19 14:21:05 +03:00 |
|
|
ee6c29bb7d
|
feat: add namespace and import parsing
|
2022-10-09 14:18:38 +03:00 |
|
|
0a68529c3b
|
a lot.
|
2022-10-04 23:45:08 +03:00 |
|
|
1c552c2c5c
|
fix: replace namespace_name_t implementation with vector inheritence
|
2022-10-04 20:03:46 +03:00 |
|
|
ded15374d5
|
fix: replace -1u with std::string::npos or -1
|
2022-10-04 19:33:30 +03:00 |
|
|
90461448f0
|
chore: Rework AST innerworkings
|
2022-10-04 16:00:18 +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 |
|