Jeremy Wu
|
e6db8b85e8
|
remove spaces in Python Embeddable folder name
|
2021-06-19 19:09:09 +10:00 |
|
Jeremy Wu
|
5fbde3779d
|
check location exists if python path is already set
|
2021-06-19 11:17:00 +10:00 |
|
Jeremy Wu
|
e125d59c6e
|
reorder logic for setting python path
|
2021-06-19 00:54:04 +10:00 |
|
Jeremy Wu
|
c9b232aa26
|
remove automatic retrieval py path from PATH or via where.exe
|
2021-06-18 22:58:14 +10:00 |
|
Jeremy
|
4909f58225
|
switch to embedded path
|
2021-06-18 08:27:23 +10:00 |
|
Jeremy
|
cc2b9dc81d
|
use python 3.8.9 embeddable
|
2021-06-17 22:20:32 +10:00 |
|
Kevin Zhang
|
456016cdd8
|
Use where.exe to detect pythonPath easily
|
2021-06-07 19:17:46 +08:00 |
|
弘韬 张
|
ab7d00eacc
|
Make IPlugin inherit from IAsyncPlugin
|
2021-03-23 17:40:27 +08:00 |
|
Jeremy Wu
|
f3d0b88616
|
remove task
|
2021-02-05 08:08:33 +11:00 |
|
Jeremy Wu
|
4933a2e28c
|
add python installation
|
2021-01-31 17:49:08 +11:00 |
|
Jeremy Wu
|
539f4bf4c4
|
add eol
|
2021-01-17 19:10:26 +11:00 |
|
弘韬 张
|
ecf2a7a1f7
|
change plugin type in pluginLoader for Release
|
2021-01-03 10:43:05 +08:00 |
|
张弘韬
|
b8f7d89970
|
Allows Loading both IPlugin and IAsyncPlugin
|
2021-01-03 10:33:58 +08:00 |
|
Jeremy Wu
|
1e5d7bd928
|
add class to load assembly and resolve dependencies for each plugin
|
2020-09-16 21:12:43 +10:00 |
|
Ioannis G
|
0d9cfd65a2
|
refactor Core.Plugin.PluginsLoader (continued)
|
2020-06-25 02:59:06 +03:00 |
|
Ioannis G
|
35cf51f82f
|
refactor Core.Plugin.PluginsLoader
|
2020-06-25 01:55:20 +03:00 |
|
Jeremy Wu
|
7f23ac4909
|
remove unintended space before text
|
2020-05-26 19:10:40 +10:00 |
|
Jeremy Wu
|
5cf85b46de
|
per comment
Add refer to logs message + warning icon
|
2020-05-26 14:11:20 +10:00 |
|
Jeremy Wu
|
9058afd1b0
|
Update error messages
|
2020-05-22 06:48:03 +10:00 |
|
Jeremy Wu
|
3a472a34e4
|
update
|
2020-05-21 09:04:28 +10:00 |
|
Jeremy Wu
|
9bddbe8455
|
Add references
|
2020-05-21 09:02:51 +10:00 |
|
Jeremy Wu
|
ecbcc5923f
|
Add error message to inform user of failed plugins
|
2020-05-21 08:47:09 +10:00 |
|
Jeremy Wu
|
960593eb58
|
Add handling of reflection type error
|
2020-05-21 07:48:52 +10:00 |
|
Ioannis G
|
032a203224
|
add F# as an allowed plugin language
* rename PluginsLoader.CSharpPlugins to the more generic DotNetPlugins
* add AllowedLanguage.IsDotNet which checks for either C# or F#
|
2020-04-30 11:40:26 +03:00 |
|
Jeremy Wu
|
3c7f067770
|
rename all project file name
|
2020-04-21 21:27:02 +10:00 |
|