summaryrefslogtreecommitdiff
path: root/modules/mono/editor
AgeCommit message (Expand)Author
2019-04-26Mono: Lazily load scripts metadata fileIgnacio Etcheverry
2019-04-19Use StringBuilder in C# bindings generatorIgnacio Etcheverry
2019-04-09Style: Apply new changes from clang-format 8.0Rémi Verschelde
2019-04-08Merge pull request #27809 from neikeq/github-plsIgnacio Roldán Etcheverry
2019-04-08Workaround for syntax highlighting issue in GitHubIgnacio Etcheverry
2019-04-08Merge pull request #27711 from neikeq/ifdef-clang-tidyRémi Verschelde
2019-04-05Replace a few #if/#elif with #ifdef and "#elif defined"Ignacio Etcheverry
2019-04-05Merge pull request #27677 from akien-mga/Wimplicit-fallthroughRémi Verschelde
2019-04-05Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde
2019-04-05Fix -Wimplicit-fallthrough warnings from GCC 8Rémi Verschelde
2019-03-29EditorHelp, makerst: Improve enum ref resolving and constant ref supportIgnacio Etcheverry
2019-03-29C#: Add DynamicGodotObject classIgnacio Etcheverry
2019-03-23Merge pull request #27359 from neikeq/who-reads-docs-anywayIgnacio Roldán Etcheverry
2019-03-23C#: Bindings generator now translates BBCode docs to XML commentsIgnacio Etcheverry
2019-03-20Fix parsing of generic type declarations in C# source files.Sebastian Hartte
2019-03-12Mono: Update welcome message with current stateRémi Verschelde
2019-03-06Merge pull request #26713 from neikeq/print-msbuild-commandRémi Verschelde
2019-03-06Print MSBuild command if also printing outputIgnacio Etcheverry
2019-03-06Merge pull request #26712 from neikeq/issue-26681Ignacio Etcheverry
2019-03-06Mono: Make 'Build' button generate solution if it doesn't existIgnacio Etcheverry
2019-03-04Mono: Add option to print MSBuild output and improve out of sync errorIgnacio Etcheverry
2019-03-01C#: Fix parsing of class full name when the base has genericsIgnacio Etcheverry
2019-02-28Mono: Make sure the generated RootNamespace is a valid identifierIgnacio Etcheverry
2019-02-27Merge pull request #26159 from marxin/fix-Wsuggest-attribute=formatRémi Verschelde
2019-02-27Fix -Wsuggest-attribute=format warnings.marxin
2019-02-27Mono: Some editor usability improvementsIgnacio Etcheverry
2019-02-27Remove problematic VS Code hint path on WindowsIgnacio Etcheverry
2019-02-20Add -Wshadow=local to warnings and fix reported issues.marxin
2019-02-19C#: Add 'Singleton' property to singleton wrapper classIgnacio Etcheverry
2019-02-12Merge pull request #25721 from neikeq/wwRémi Verschelde
2019-02-11Merge pull request #25803 from neikeq/yyIgnacio Etcheverry
2019-02-11Add VSCode hint path for WindowsIgnacio Etcheverry
2019-02-11Default to MSBuild from VS Build Tools instead of Mono'sIgnacio Etcheverry
2019-02-10Merge pull request #25773 from neikeq/xxIgnacio Etcheverry
2019-02-10Fix exporting assemblies from wrong output pathIgnacio Etcheverry
2019-02-09Use script instance binding for objects constructed from C#Ignacio Etcheverry
2019-02-08Mono: Create player script metadata when building manuallyIgnacio Etcheverry
2019-02-05Mono: Workaround to fix 'flushing' errors when building at editor startupIgnacio Etcheverry
2019-02-03Mono: CleanupIgnacio Etcheverry
2019-01-21Mono: Add assembly reloading to running gamesIgnacio Etcheverry
2019-01-21Fix C# script metadata creation error due to missing directoryIgnacio Etcheverry
2019-01-21Workaround for bug with Mono's MSBuild and BaseIntermediateOutputPathIgnacio Etcheverry
2019-01-18Merge pull request #25080 from neikeq/mm-cIgnacio Etcheverry
2019-01-18C# Bindings Generator: Fix vararg methods with custom return typeIgnacio Etcheverry
2019-01-18C#: Fix trying to build when there's no solutionIgnacio Etcheverry
2019-01-08Use 'release_debug' for mono export templatesHein-Pieter van Braam
2019-01-07Use 'release_debug' for mono export templatesHein-Pieter van Braam
2019-01-03Merge pull request #24688 from Supatier/add-additional-vscode-nameRémi Verschelde
2019-01-02Add code-oss, vscode-oss, and visual-studio-code-oss to vscode pathsupatier
2019-01-01Update copyright statements to 2019Rémi Verschelde