Age | Commit message (Expand) | Author |
---|---|---|
2019-08-09 | Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' | Ignacio Etcheverry |
2019-03-20 | Fix parsing of generic type declarations in C# source files. | Sebastian Hartte |
2019-03-01 | C#: Fix parsing of class full name when the base has generics | Ignacio Etcheverry |
2019-02-27 | Fix -Wsuggest-attribute=format warnings. | marxin |
2019-02-20 | Add -Wshadow=local to warnings and fix reported issues. | marxin |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2019-01-01 | Fix missing/malformed license headers | Rémi Verschelde |
2018-11-24 | Parse C# generics and type constraints correctly | Carter Anderson |
2018-10-28 | Fix C# parsing the full name of base types | Ignacio Etcheverry |
2018-10-25 | Parse C# script namespace and class | Ignacio Etcheverry |