You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Metadata Generation with Nested Modifiers ([#1691](https://github.com/Quantinuum/guppylang/issues/1691))
14
+
* Better scoping for existentials ([#1602](https://github.com/Quantinuum/guppylang/issues/1602))
15
+
16
+
### Features
17
+
18
+
* Allow index access and assignment in dagger contexts ([#1706](https://github.com/Quantinuum/guppylang/issues/1706)) ([dcdf0bb](https://github.com/Quantinuum/guppylang/commit/dcdf0bb3252a6e56037ee7009bae5cdf7edb9628))
* Act upon and resolve Python 3.15 AST deprecations ([#1668](https://github.com/Quantinuum/guppylang/issues/1668)) ([618ce5b](https://github.com/Quantinuum/guppylang/commit/618ce5b9b46a11ff2df77a175107430e569fb833))
25
+
* Better scoping for existentials ([#1602](https://github.com/Quantinuum/guppylang/issues/1602)) ([0483dfd](https://github.com/Quantinuum/guppylang/commit/0483dfd334d4d31583bcb161ad9837713d136750))
26
+
* Metadata Generation with Nested Modifiers ([#1691](https://github.com/Quantinuum/guppylang/issues/1691)) ([263e919](https://github.com/Quantinuum/guppylang/commit/263e9193ce2c1c5d90a6dac9113630c718445c82))
27
+
* Prevent leaking memory in custom call compilers and checkers ([#1736](https://github.com/Quantinuum/guppylang/issues/1736)) ([100b974](https://github.com/Quantinuum/guppylang/commit/100b974cd6da8da901b7beefc0558a939a548ddc))
28
+
* Use of array subscript as argument of control modifiers ([#1708](https://github.com/Quantinuum/guppylang/issues/1708)) ([1881cb8](https://github.com/Quantinuum/guppylang/commit/1881cb8b9a12c95bffbea302f396ecd0b00152e2))
0 commit comments