This repository was archived by the owner on Mar 25, 2018. It is now read-only.
4.3.16
check for null context on execution entry (issue 3929).
convert object::* to return maybe values (issue 3929).
Removed funky Maybe constructor and made fields private (issue 3929).
Polish Maybe API a bit, removing useless creativity and fixing some signatures (issue 3929).
Performance and stability improvements on all platforms.
Cr-Commit-Position: refs/heads/4.3.16@{#1}
Cr-Branched-From: ea02c3339d6461baddd5f1710ee03bfa13ffa029-refs/heads/master@{#26947}