![]() This makes it possible to mark a slice as not needing runtime checking, which is immediately useful for _sizes arrays. This fixes cgtest03, which was previously failing to compile because the _sizes array for one of the constants in it contained a runtime check and thus wasn't itself constant. I've added a testcase file for the relevant bit of code. |
||
---|---|---|
.. | ||
CommonTest.hs | ||
Errors.hs | ||
EvalConstants.hs | ||
EvalLiterals.hs | ||
GenericUtils.hs | ||
Intrinsics.hs | ||
Pattern.hs | ||
PrettyShow.hs | ||
ShowCode.hs | ||
TestFramework.hs | ||
TestHarness.hs | ||
TestUtils.hs | ||
TreeUtils.hs | ||
Types.hs | ||
Utils.hs |