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 |
|
Mikayla Maki
|
d060114f00
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
|
Joseph Lyons
|
233b28a1b9
|
Appease clippy
|
2023-01-01 23:50:45 -05:00 |
|
Mikayla Maki
|
5262e8c77e
|
CHANGE LOCK TO NOT BE DROPPED INSTANTLY. DANG U RUST
co-authored-by: kay@zed.dev
|
2022-12-03 16:06:02 -08:00 |
|
Kay Simmons
|
f68e8d4664
|
Address some issues with the sqlez_macros
|
2022-12-03 16:06:01 -08:00 |
|
Kay Simmons
|
a29ccb4ff8
|
make thread safe connection more thread safe
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
|
2022-12-03 16:06:01 -08:00 |
|
Kay Simmons
|
dd9d20be25
|
Added sql! proc macro which checks syntax errors on sql code and displays them with reasonable underline locations
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
|
2022-12-03 16:06:01 -08:00 |
|