Hash Subject Author Age
91c34233 compiler: Construct initialized container lengths Alexis Sellier
82bcbace compiler: Initialize constant slice backing names Alexis Sellier
d335f485 compiler: Construct initialized match payload values Alexis Sellier
b4557190 compiler: Select parameter names in checked code Alexis Sellier
2707105e compiler: Retain ownership of variable metadata Alexis Sellier
e0736f02 compiler: Own SSA cache storage during initialization Alexis Sellier
c3a1a901 compiler: Grow initialized SSA argument storage Alexis Sellier
05d04410 compiler: Copy initialized edge and allocator values Alexis Sellier
97ee3683 compiler: Build initialized owned call arguments Alexis Sellier
01c24b42 compiler: Initialize regional header values Alexis Sellier
5d23c002 compiler: Publish initialized block tables Alexis Sellier
8a2ef421 compiler: Build initialized function parameter tables Alexis Sellier
7988f48b compiler: Construct initialized element pointer results Alexis Sellier
f04dd59a compiler: Initialize pattern binding destinations Alexis Sellier
37ceac34 compiler: Initialize chained match destinations Alexis Sellier
442ab96c compiler: Validate initializer extents in checked code Alexis Sellier
8d09b8cb compiler: Decode fixed data items in checked code Alexis Sellier
603eae1b compiler: Encode package headers in checked code Alexis Sellier
1de1349d compiler: Collect inline instruction names in checked code Alexis Sellier
edab4b3c compiler: Finalize RV64 programs in checked code Alexis Sellier
25a7fab8 compiler: Compute fixed type layouts in checked code Alexis Sellier
ef74a568 compiler: Initialize union equality destinations Alexis Sellier
9a2a5d6d compiler: Grow initialized scalar match destinations Alexis Sellier
84ff2d4f compiler: Construct logical targets in checked code Alexis Sellier
71575880 compiler: Initialize catch lowering metadata Alexis Sellier
ce06be75 compiler: Select switch cases in checked code Alexis Sellier
003268b3 compiler: Select jumps in checked code Alexis Sellier
d266f79a compiler: Select conditional branches in checked code Alexis Sellier
b166fdc9 compiler: Select RV64 calls in checked code Alexis Sellier
d3ace8fb compiler: Select inline RV64 instructions in checked code Alexis Sellier
81619cc0 compiler: Classify match catch-all arms in checked code Alexis Sellier
859cfb8c compiler: Write binary package files in checked code Alexis Sellier
b74f809e compiler: Parse command-line inputs in checked code Alexis Sellier
1582c496 compiler: Process binary global data in checked code Alexis Sellier
8a293756 compiler: Encode inline instruction operands in checked code Alexis Sellier
1f3e014e compiler: Decode inline instruction operands in checked code Alexis Sellier
2f90db37 compiler: Size register tables with checked extents Alexis Sellier
b213f338 compiler: Check and initialize test discovery storage Alexis Sellier
da9699b9 test: Partition std suite into bounded native images Alexis Sellier
9637272a compiler: Check loop context transitions and control statements Alexis Sellier
0bf6dec3 compiler: Initialize call argument loan scratch state Alexis Sellier
44c1050d compiler: Initialize loan and loop checker scratch state Alexis Sellier
ecf232b6 compiler: Initialize ownership checker binding slots Alexis Sellier
50908ae8 compiler: Construct for-loop metadata in checked code Alexis Sellier
37360ae7 compiler: Construct slice range metadata in checked code Alexis Sellier
b7d3a956 compiler: Index exact nominal region applications Alexis Sellier
5db493fa compiler: Index interned types by active fields Alexis Sellier
1de5c499 compiler: Skip completed nominal application suffixes Alexis Sellier
68c2ad57 compiler: Publish fully initialized immutable AST nodes Alexis Sellier
6f1f12f2 compiler: Borrow assembler arena for the parse region Alexis Sellier