ForLoveOfCats
|
8ba2f77148
|
One big cleanup pass of clippy lints
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2022-08-10 16:51:01 -07:00 |
|
Isaac Clayton
|
b3ac63b7b5
|
Remove triple-based suffix
|
2022-07-14 15:05:54 +02:00 |
|
Isaac Clayton
|
af1ad474e3
|
Update docs
|
2022-07-14 13:46:41 +02:00 |
|
Isaac Clayton
|
80b45ef93b
|
Precompile plugins depending on target triple
|
2022-07-14 13:23:04 +02:00 |
|
Isaac Clayton
|
5e7456df4e
|
Fix docs
|
2022-07-13 20:19:56 +02:00 |
|
Isaac Clayton
|
8bb8e851df
|
Remove epoch-based metering
|
2022-07-13 18:03:14 +02:00 |
|
Isaac Clayton
|
562e22814f
|
Remove .pre suffix use .epoch and .fuel instead
|
2022-07-13 17:08:43 +02:00 |
|
Isaac Clayton
|
3fb1cd0726
|
Fix issue where precompiled plugins were compiled with the wrong settings
|
2022-07-13 16:31:47 +02:00 |
|
Isaac Clayton
|
01a2d53638
|
Merge pull request #1327 from zed-industries/plugin-epoch
Configurable Plugin Yielding
|
2022-07-13 15:29:22 +02:00 |
|
Isaac Clayton
|
10670dba70
|
Add support for configuring plugin yield mechanism, stashing
|
2022-07-13 11:57:00 +02:00 |
|
Isaac Clayton
|
d04c3388b4
|
Switch from epoch to fuel
|
2022-07-13 11:09:06 +02:00 |
|
Isaac Clayton
|
7e319a2b9d
|
Fix #1335, rerun plugin build step only if non-volatile directories in plugin change
|
2022-07-13 09:04:48 +02:00 |
|
Isaac Clayton
|
170d27b04c
|
Start working on plugin epoch async yield
|
2022-07-12 16:32:41 +02:00 |
|
Isaac Clayton
|
aeb1b89c25
|
Make plugin build profile contingent on host build profile
|
2022-07-11 21:13:52 +02:00 |
|
Isaac Clayton
|
031162b473
|
Remove spurious warnings
|
2022-07-11 18:36:33 +02:00 |
|
Isaac Clayton
|
41918101ed
|
Add wasm32-wasi to CI workflow
|
2022-07-11 18:29:27 +02:00 |
|
Isaac Clayton
|
38f8191ce8
|
Add comment linking engine creating code together
|
2022-07-11 18:20:50 +02:00 |
|
Isaac Clayton
|
ec327a30c3
|
Fix minor issues pointed out in the review
|
2022-07-11 15:54:03 +02:00 |
|
Isaac Clayton
|
14bccb4a90
|
More cleanup during review
|
2022-07-11 10:56:21 +02:00 |
|
Isaac Clayton
|
a16fc2ba0c
|
Add basic support for precompiling plugins
|
2022-07-07 16:21:27 +02:00 |
|
Isaac Clayton
|
4565f1a976
|
Add async host functions
|
2022-07-07 15:22:17 +02:00 |
|
Isaac Clayton
|
8aef8ab259
|
Add build.rs to rebuild plugins, and a test plugin
|
2022-07-07 15:22:17 +02:00 |
|
Isaac Clayton
|
38d7321511
|
Remove non-WASI code
|
2022-07-07 15:20:25 +02:00 |
|
Isaac Clayton
|
7dd3114a7a
|
Start switching JSON LSP adapter to plugin (take 2)
|
2022-07-07 15:16:59 +02:00 |
|
Isaac Clayton
|
f6a9558c5c
|
Work on macro binding generation, some cleanup needed, rename runner to plugin
|
2022-07-07 15:11:51 +02:00 |
|