Adam Tenderholt
|
0f80f031fd
|
v3 parser: add some more test cases (functions) (#2422)
* [v3] add test case for parser (create struct from func)
* [v3] add another test case for parser (func in other pkg) + misc
|
2023-02-26 07:46:26 +11:00 |
|
Lea Anthony
|
ecc1791420
|
Support bound variables (struct literals)
Factor out unaryexpression parsing
Fix package bleed between tests
|
2023-02-25 09:47:50 +11:00 |
|
Lea Anthony
|
dc0d99a8e9
|
Cover all type combinations
Fix bug in pointer type resolution
|
2023-02-21 07:52:29 +11:00 |
|
Lea Anthony
|
d0769ecd1c
|
Parse Models
Support recursive fields
Add loads of tests
|
2023-02-20 20:36:58 +11:00 |
|
Lea Anthony
|
81645190f0
|
merge exp branch
|
2023-01-18 21:42:49 +11:00 |
|