feat: bind literals & do some other shit #15
Annotations
10 errors and 1 warning
Build (Release):
Heir/AST/AssignmentOp.cs#L5
The type or namespace name 'BoundBinaryOp' could not be found (are you missing a using directive or an assembly reference?)
|
Build (Release):
Heir/Binder.cs#L11
The type or namespace name 'BoundStatement' could not be found (are you missing a using directive or an assembly reference?)
|
Build (Release):
Heir/Binder.cs#L11
The type or namespace name 'BoundExpression' could not be found (are you missing a using directive or an assembly reference?)
|
Build (Release):
Heir/Binder.cs#L25
The type or namespace name 'BoundStatement' could not be found (are you missing a using directive or an assembly reference?)
|
Build (Release):
Heir/Binder.cs#L19
The type or namespace name 'BoundStatement' could not be found (are you missing a using directive or an assembly reference?)
|
Build (Release):
Heir/Binder.cs#L67
The type or namespace name 'BoundStatement' could not be found (are you missing a using directive or an assembly reference?)
|
Build (Release):
Heir/Binder.cs#L74
The type or namespace name 'BoundExpression' could not be found (are you missing a using directive or an assembly reference?)
|
Build (Release):
Heir/Binder.cs#L81
The type or namespace name 'BoundSyntaxNode' could not be found (are you missing a using directive or an assembly reference?)
|
Build (Release):
Heir/Binder.cs#L21
The type or namespace name 'BoundStatement' could not be found (are you missing a using directive or an assembly reference?)
|
Build (Release):
Heir/Binder.cs#L22
The type or namespace name 'BoundExpression' could not be found (are you missing a using directive or an assembly reference?)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading