Commit 80f5bdd
committed
Fix additional Julia 1.11 compatibility issue
- Update Base.Compiler → Core.Compiler for Julia 1.11
- Additional compatibility fixes needed for full Julia 1.11 support
The TypedSyntax component is now working with JuliaSyntax 1.0 and
most tests pass (70/82). Remaining failures are mostly related to
subtle differences in type inference or line mapping.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 4d64fd4 commit 80f5bdd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments