Rémi Verschelde
|
af878716f2
CI: Update to clang-format 11 and apply ternary operator changes
|
4 år sedan |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 år sedan |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 år sedan |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
5 år sedan |
Aaron Franke
|
56e2c6c704
Make all String float conversion methods be 64-bit
|
5 år sedan |
Ignacio Etcheverry
|
2511c43972
Mono/C#: Fix several clang-tidy warnings and cleanup
|
5 år sedan |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 år sedan |
Rémi Verschelde
|
69de7ce38c
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
5 år sedan |
Ignacio Etcheverry
|
0604b1839d
Fix C# preprocessor infinite loop and incorrect parsing of `#if!`
|
5 år sedan |
Ignacio Etcheverry
|
378fc592b1
Add dummy preprocessor for the C# script class parser
|
5 år sedan |
Ignacio Etcheverry
|
e4330e33e6
Mono/C#: Fix error when parsing nested generics
|
5 år sedan |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 år sedan |
Ignacio Etcheverry
|
f2a2293709
Mono/C#: Fix class parser incorrectly handling nested namespaces
|
5 år sedan |
Ignacio Etcheverry
|
c1ab956dd0
Mono/C#: Fix class parser bug with 'where T : struct'
|
5 år sedan |
Ignacio Etcheverry
|
c55ce204b3
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
|
6 år sedan |
Sebastian Hartte
|
34366bc27f
Fix parsing of generic type declarations in C# source files.
|
6 år sedan |
Ignacio Etcheverry
|
42c57eef13
C#: Fix parsing of class full name when the base has generics
|
6 år sedan |
marxin
|
aff84ec55d
Fix -Wsuggest-attribute=format warnings.
|
6 år sedan |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 år sedan |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 år sedan |
Rémi Verschelde
|
d1f3b622f0
Fix missing/malformed license headers
|
6 år sedan |
Carter Anderson
|
d339824f15
Parse C# generics and type constraints correctly
|
7 år sedan |
Ignacio Etcheverry
|
2cf02f302f
Fix C# parsing the full name of base types
|
7 år sedan |
Ignacio Etcheverry
|
1aac95a737
Parse C# script namespace and class
|
7 år sedan |