summaryrefslogtreecommitdiffstats
path: root/modules/mono/editor/script_class_parser.h
Commit message (Expand)AuthorAgeFilesLines
* Add C# source generator for a new ScriptPath attributeIgnacio Etcheverry2021-03-061-108/+0
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-5/+5
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-3/+3
* Mono/C#: Fix several clang-tidy warnings and cleanupIgnacio Etcheverry2020-07-051-1/+0
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix missing/malformed license headersRémi Verschelde2019-01-011-0/+30
* Parse C# generics and type constraints correctlyCarter Anderson2018-11-241-0/+1
* Fix C# parsing the full name of base typesIgnacio Etcheverry2018-10-281-2/+7
* Parse C# script namespace and classIgnacio Etcheverry2018-10-251-0/+74