cadl/packages/tspd
Timothee Guerin b39abe5e63
Symbol refactor (#4849)
### Augment decorator issues
Fix https://github.com/microsoft/typespec/issues/4749 Augment/ref alias
properties
Fix https://github.com/microsoft/typespec/issues/2867 Augment/ref `model
is` properties
Fix https://github.com/microsoft/typespec/issues/4818 Augment/ref nested
model properties

### Circular reference issues
Fix https://github.com/microsoft/typespec/issues/4908 freeze when using
circular model extends with aliases

### Others
FIx https://github.com/microsoft/typespec/issues/4915 (Duplicate usings
not scoped per namespace)

Doesn't resolve the alias circular issue
https://github.com/microsoft/typespec/issues/2824 but I think setup the
solution for fixing it later in the name resolver where we could detect
that cycle instead of the checker

---------

Co-authored-by: Brian Terlson <brian.terlson@microsoft.com>
2024-11-04 23:50:10 +00:00
..
cmd
src Symbol refactor (#4849) 2024-11-04 23:50:10 +00:00
test Symbol refactor (#4849) 2024-11-04 23:50:10 +00:00
LICENSE
package.json Upgrade dependencies - October 2024 (#4679) 2024-10-10 16:54:34 +00:00
tsconfig.config.json Vitest improvements: vitest-ui, watch mode for deps, debug config (#2791) 2024-01-22 09:56:55 -08:00
tsconfig.json Add new way to define decorator implementation with `$decorators` export (#4139) 2024-08-12 19:16:21 +00:00
vitest.config.ts Vitest improvements: vitest-ui, watch mode for deps, debug config (#2791) 2024-01-22 09:56:55 -08:00