Upsilon-VsCode/UpsilonLanguageServer/UpsilonLanguageServer
Deukhoofd 2660422d75
Fixed error if two assemblies define a bound type with the same name
2019-02-19 12:16:08 +01:00
..
ReferenceHandler Fixed error if two assemblies define a bound type with the same name 2019-02-19 12:16:08 +01:00
Services More support for loading from reference files, now also registers UpsilonCreateStatic types 2019-02-19 11:55:22 +01:00
bin Fixed error if two assemblies define a bound type with the same name 2019-02-19 12:16:08 +01:00
obj Fixed error if two assemblies define a bound type with the same name 2019-02-19 12:16:08 +01:00
BoundTypeParser.cs Initial support for reading references from .dll libraries instead of pre-extracted .json files 2019-02-18 19:12:12 +01:00
DiagnosticsProvider.cs Update to new Upsilon diagnostics system 2019-01-17 12:28:40 +01:00
LanguageServerSession.cs Work on function signatures 2018-12-13 17:01:20 +01:00
Program.cs Better handling of property parsing 2019-01-19 14:13:35 +01:00
Settings.cs Initial support for modules 2018-12-14 17:55:09 +01:00
UpsilonLanguageServer.csproj Initial support for reading references from .dll libraries instead of pre-extracted .json files 2019-02-18 19:12:12 +01:00
Utility.cs Better handling of property parsing 2019-01-19 14:13:35 +01:00