dalek arVM: 45e24e0 | jnthn++ | tools/ucd2c.pl:
Fix primary composite table generation.

The data structure was designed for branch-free indexing, meaning that the upper level should have always pointed to a lower level of NULLs, not directly to NULL so that we'd SEGV on trying to access that part of the table.
11:35
arVM: 78bd7cb | jnthn++ | src/strings/unicode_db.c:
Update generated Unicode DB with prim comp fixes.
diakopter aha 12:10
dalek arVM: e0b466e | jnthn++ | src/profiler/instrument.c:
Slurpy params allocate; measure in profiler.
14:34
arVM: 8ee9b92 | jnthn++ | src/profiler/instrument.c:
Profile arg boxing and capture taking allocations.
14:44