Aaron Franke
|
56e2c6c704
Make all String float conversion methods be 64-bit
|
5 years ago |
Ignacio Etcheverry
|
2511c43972
Mono/C#: Fix several clang-tidy warnings and cleanup
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
69de7ce38c
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
5 years ago |
Ignacio Etcheverry
|
0604b1839d
Fix C# preprocessor infinite loop and incorrect parsing of `#if!`
|
5 years ago |
Ignacio Etcheverry
|
378fc592b1
Add dummy preprocessor for the C# script class parser
|
5 years ago |
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 |