This repository was archived by the owner on Feb 21, 2026. It is now read-only.
Using SymbolTable class instead of Dictionaries #53
Annotations
6 warnings
|
build:
eiger/Execution/Interpreter.cs#L57
Cannot convert null literal to non-nullable reference type.
|
|
build:
eiger/Execution/Interpreter.cs#L39
Cannot convert null literal to non-nullable reference type.
|
|
build:
eiger/Execution/BuiltInTypes/Value.cs#L6
'Value' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
build:
eiger/Execution/Interpreter.cs#L57
Cannot convert null literal to non-nullable reference type.
|
|
build:
eiger/Execution/Interpreter.cs#L39
Cannot convert null literal to non-nullable reference type.
|
|
build:
eiger/Execution/BuiltInTypes/Value.cs#L6
'Value' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|