AngelscriptLanguageServer/server/src
Deukhoofd 25e02057ae
Fixes issue where type def would read too much.
2021-10-24 15:15:18 +02:00
..
Native/cmake-build-debug/CMakeFiles Many initial fixes 2020-09-18 00:26:14 +02:00
angelscript Adds support for astypedef files, so we can register the interface as application interface, even when it uses functions that are not supported by angelscript itself. 2021-10-23 14:03:31 +02:00
extern Adds support for astypedef files, so we can register the interface as application interface, even when it uses functions that are not supported by angelscript itself. 2021-10-23 14:03:31 +02:00
src Fixes issue where type def would read too much. 2021-10-24 15:15:18 +02:00
tests/AsTypeDefTests Fixes issue where type def would read too much. 2021-10-24 15:15:18 +02:00
.clang-format Many initial fixes 2020-09-18 00:26:14 +02:00
.gitignore Many initial fixes 2020-09-18 00:26:14 +02:00
CMakeLists.txt Adds support for astypedef files, so we can register the interface as application interface, even when it uses functions that are not supported by angelscript itself. 2021-10-23 14:03:31 +02:00
package-lock.json Many initial fixes 2020-09-18 00:26:14 +02:00
package.json Many initial fixes 2020-09-18 00:26:14 +02:00
server.ts Adds support for setting engine options from code settings. 2021-10-24 12:35:26 +02:00
wrapper.js Many initial fixes 2020-09-18 00:26:14 +02:00
wrapper.ts Adds support for setting custom defines in vscode settings. 2021-10-24 12:08:34 +02:00