Wilson Snyder
|
e21198cb2d
|
Add warning on missing class reference #()
|
2023-03-03 21:06:52 -05:00 |
|
Ryszard Rozak
|
45f955f175
|
Fix self references to parameterized classes (#3962)
|
2023-02-17 11:17:35 -05:00 |
|
Ryszard Rozak
|
072d76fe8e
|
Use VAR_BASE as attr type if a select's base is a ref (#3943)
Signed-off-by: Ryszard Rozak <rrozak@antmicro.com>
|
2023-02-07 15:10:19 +01:00 |
|
Ryszard Rozak
|
33468fa0e7
|
Fix class extend parameter dot case (#3926)
|
2023-02-02 17:59:47 -05:00 |
|
Ryszard Rozak
|
0e955d503e
|
Handle references of static members of type aliases of a parametrized class (#3922)
Signed-off-by: Ryszard Rozak <rrozak@antmicro.com>
|
2023-02-02 08:36:11 +01:00 |
|
Ryszard Rozak
|
7f3e178b68
|
Fix paramaterized class function linkage (#3917)
* Visit function arguments even if the function is unlinkable
* Don't use m_unlinedScopep in AstLambdaArgRef handling
|
2023-01-30 22:20:56 -05:00 |
|
Ryszard Rozak
|
bf4a844f2b
|
Fix self references when param class instantiated (#3833)
|
2022-12-30 06:05:01 -05:00 |
|
Arkadiusz Kozdra
|
0a3a15a66e
|
Support class parameters (#2231) (#3541)
|
2022-08-28 10:24:55 -04:00 |
|
Wilson Snyder
|
5ef982b4b5
|
Fix internal error on reference to typedef'ed class
|
2022-01-01 13:48:53 -05:00 |
|
Wilson Snyder
|
aa8423ba46
|
Tests: Add t_class_param_mod.pl
|
2021-12-12 19:49:06 -05:00 |
|
Wilson Snyder
|
55976dbc25
|
Tests: Add t_class_param_nconst_bad test.
|
2021-12-12 15:26:29 -05:00 |
|
Wilson Snyder
|
6eadb8e771
|
Add simplistic class support with many restrictions, see manual, #377.
|
2020-04-05 09:30:23 -04:00 |
|