Piotr Osiewicz
|
678bdddd7d
|
chore: Add crate licenses. (#4158)
- GPUI and all dependencies: Apache 2
- Everything else: AGPL
Here's a script that I've generated for it:
https://gist.github.com/osiewicz/6afdd6626e517da24a2092807e6f0b6e
Release Notes:
- N/A
---------
Co-authored-by: David <david@zed.dev>
|
2024-01-23 16:56:22 +01:00 |
|
Max Brunsfeld
|
ebbe52e6b0
|
🎨 Specify more dependencies at the workspace level
|
2023-04-24 17:41:55 -07:00 |
|
Max Brunsfeld
|
32c57bcd22
|
Store buffer's diagnostic sets in a smallvec
|
2023-04-20 08:58:41 -07:00 |
|
Mikayla Maki
|
d060114f00
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
|
Max Brunsfeld
|
05df1dfae9
|
Disable doctests for all libraries
We don't use them, and they add a lot of noise to the test output
when running all tests in the workspace.
|
2022-03-03 16:15:56 -08:00 |
|
Max Brunsfeld
|
55cc7bb868
|
Reimplement snippet parsing using recursive descent
|
2022-02-01 13:41:41 -08:00 |
|
Max Brunsfeld
|
956748e10c
|
Add snippet crate
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
|
2022-02-01 11:00:40 -08:00 |
|