|
75af4cd77f
|
fix: add DOUBLE_COLON
|
2022-10-04 19:58:17 +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 |
|
|
7a4d81f5f8
|
fix: replace NO_LOCATION with location_t::NONE
|
2022-10-03 17:23:29 +03:00 |
|
|
044ad200e5
|
chore: move NO_LOCATION const to location_t
|
2022-10-03 15:48:39 +03:00 |
|
|
df0e17d450
|
refactor: replace contrstructors with paren syntax
|
2022-10-03 14:19:22 +03:00 |
|
|
4f22f27dc7
|
feat: add glob parser
|
2022-09-27 14:09:52 +03:00 |
|
|
189ec9e4c6
|
chore: make slice's functions only const
|
2022-09-27 14:09:24 +03:00 |
|
|
bd6a837ecb
|
feat: add construct and group parser
|
2022-09-27 14:09:02 +03:00 |
|
|
f758eae53e
|
chore: add vec_slice_t type
|
2022-09-27 13:58:52 +03:00 |
|
|
537884fbb8
|
feat: add iterable slice
|
2022-09-27 13:58:47 +03:00 |
|
|
bbc325c3a9
|
chore: move data.hh to utils
|
2022-09-25 13:45:15 +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 |
|