Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 年之前 |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 年之前 |
Zae
|
d5ad76a3c8
[3.x] [Mono] Add support for file-scoped namespace declaration.
|
3 年之前 |
Rémi Verschelde
|
87c80f529f
clang-format: Enable `BreakBeforeTernaryOperators`
|
3 年之前 |
Rémi Verschelde
|
42d385b312
clang-format: Disable alignment of operands, too unreliable
|
3 年之前 |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 年之前 |
Rémi Verschelde
|
64a63e0861
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
4 年之前 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 年之前 |
Rémi Verschelde
|
188609e5ab
CI: Update to clang-format 11 and apply ternary operator changes
|
4 年之前 |
Ignacio Etcheverry
|
0604b1839d
Fix C# preprocessor infinite loop and incorrect parsing of `#if!`
|
5 年之前 |
Ignacio Etcheverry
|
378fc592b1
Add dummy preprocessor for the C# script class parser
|
5 年之前 |
Ignacio Etcheverry
|
e4330e33e6
Mono/C#: Fix error when parsing nested generics
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
Ignacio Etcheverry
|
f2a2293709
Mono/C#: Fix class parser incorrectly handling nested namespaces
|
5 年之前 |
Ignacio Etcheverry
|
c1ab956dd0
Mono/C#: Fix class parser bug with 'where T : struct'
|
5 年之前 |
Ignacio Etcheverry
|
c55ce204b3
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
|
5 年之前 |
Sebastian Hartte
|
34366bc27f
Fix parsing of generic type declarations in C# source files.
|
6 年之前 |
Ignacio Etcheverry
|
42c57eef13
C#: Fix parsing of class full name when the base has generics
|
6 年之前 |
marxin
|
aff84ec55d
Fix -Wsuggest-attribute=format warnings.
|
6 年之前 |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Rémi Verschelde
|
d1f3b622f0
Fix missing/malformed license headers
|
6 年之前 |
Carter Anderson
|
d339824f15
Parse C# generics and type constraints correctly
|
6 年之前 |
Ignacio Etcheverry
|
2cf02f302f
Fix C# parsing the full name of base types
|
6 年之前 |
Ignacio Etcheverry
|
1aac95a737
Parse C# script namespace and class
|
6 年之前 |