Sasha Koshka
|
1cdc14a313
|
Lowercased entity descriptions
|
2024-02-07 22:58:58 -05:00 |
|
Sasha Koshka
|
0762d72486
|
Allow arbitrary integer width
|
2024-02-07 11:22:37 -05:00 |
|
Sasha Koshka
|
97605d8c2a
|
Parse integer, word, and float types
|
2024-02-07 03:37:02 -05:00 |
|
Sasha Koshka
|
48fe20b472
|
Parse interface types
|
2024-02-07 03:18:02 -05:00 |
|
Sasha Koshka
|
19910b77a9
|
Parse struct types
|
2024-02-07 03:02:43 -05:00 |
|
Sasha Koshka
|
cb7734afe6
|
Array type parsing
|
2024-02-07 00:32:18 -05:00 |
|
Sasha Koshka
|
59e3185500
|
Parse pointers/slices
|
2024-02-07 00:22:58 -05:00 |
|
Sasha Koshka
|
8adaa0e053
|
Added parsing named types
|
2024-02-06 23:48:25 -05:00 |
|
Sasha Koshka
|
ef14fc2219
|
Parser is incomplete but compiles
|
2024-02-06 18:29:37 -05:00 |
|
Sasha Koshka
|
76c129f91c
|
Add type parsing stub
|
2024-02-06 16:31:53 -05:00 |
|
Sasha Koshka
|
ac433f07ec
|
Rename typeStartTokens to startTokensType
|
2024-02-06 02:41:45 -05:00 |
|
Sasha Koshka
|
8cfb4f3e6d
|
Parser top-level entity base
|
2024-02-06 02:32:29 -05:00 |
|
|
5b0e9e53cc
|
Added slices because of how extremely important they are
|
2023-09-21 17:04:53 -04:00 |
|
|
40514cfcf9
|
Fixed errors with parsing types
|
2023-09-18 02:12:27 -04:00 |
|
|
8972d5ad8e
|
Created testing framework for parser
|
2023-09-18 01:55:38 -04:00 |
|
|
6df77d35fc
|
Implemented parser
|
2023-09-18 00:13:55 -04:00 |
|