Andrew Kelley f3f5a5d05b stage2: improve @typeName
* make it always return a fully qualified name. stage1 is inconsistent
   about this.
 * AstGen: fix anon_name_strategy to correctly be `func` when anon type
   creation happens in the operand of the return expression.
 * Sema: implement type names for the "function" naming strategy.
 * Put "enum", "union", "opaque", or "struct" in place of "anon" when
   creating respective anonymous Decl names.
 * std.testing: add `expectStringStartsWith`. Didn't end up using it
   after all.

Also this enables the real test runner for stage2 LLVM backend (sans
wasm32) since it works now.
2022-03-18 00:12:22 -07:00
..
2022-02-06 22:21:46 -07:00
2022-03-15 13:49:41 -04:00
2022-03-08 20:38:12 +02:00
2022-03-08 20:38:12 +02:00
2022-03-14 00:11:46 -07:00
2022-03-08 20:38:12 +02:00
2022-03-18 00:12:22 -07:00
2022-03-08 20:38:12 +02:00
2022-01-07 00:06:06 -05:00
2022-03-06 16:11:39 -07:00
2022-03-18 00:12:22 -07:00
2022-02-24 18:51:44 -05:00
2022-01-30 21:27:52 +02:00
2022-01-07 00:06:06 -05:00