Ignacio Etcheverry
|
e4330e33e6
Mono/C#: Fix error when parsing nested generics
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Ignacio Etcheverry
|
f2a2293709
Mono/C#: Fix class parser incorrectly handling nested namespaces
|
5 years ago |
Ignacio Etcheverry
|
c1ab956dd0
Mono/C#: Fix class parser bug with 'where T : struct'
|
5 years ago |
Ignacio Etcheverry
|
c55ce204b3
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
|
6 years ago |
Sebastian Hartte
|
34366bc27f
Fix parsing of generic type declarations in C# source files.
|
6 years ago |
Ignacio Etcheverry
|
42c57eef13
C#: Fix parsing of class full name when the base has generics
|
6 years ago |
marxin
|
aff84ec55d
Fix -Wsuggest-attribute=format warnings.
|
6 years ago |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
d1f3b622f0
Fix missing/malformed license headers
|
6 years ago |
Carter Anderson
|
d339824f15
Parse C# generics and type constraints correctly
|
6 years ago |
Ignacio Etcheverry
|
2cf02f302f
Fix C# parsing the full name of base types
|
6 years ago |
Ignacio Etcheverry
|
1aac95a737
Parse C# script namespace and class
|
6 years ago |