v0.3.3
What's Changed
- Fix for missing optional parameters state in getLocals by @hyp3rflow in #151
- Rewrap to completion if function returns completion record type by @hyp3rflow in #152
- Fix
lookupStr
not to lookup whenstr
is Bottom by @hyp3rflow in #154 - Fix
getVersion
to handle tag properly by @hyp3rflow in #158 - More precise lookup for string property of
AstNameTy
by @doehyunbaek in #157 - Implement UncheckedAbruptCompletionMismatch by @hyp3rflow in #160
- Fix typo in tymodel and manual IR by @hyp3rflow in #164
- Concurrent execution of Test262Test by @doehyunbaek in #171
- Dump cfg functions in dot/pdf format concurrently by @hyp3rflow in #185
- Update sbt to 1.9.4 by @doehyunbaek in #188
Full Changelog: v0.3.2...v0.3.3
Contributors
The following list is automatically generated by git shortlog -sn --no-merges v0.3.2..v0.3.3
:
10 Jihyeok Park (jhnaldo)
8 Yongwook Choi (hyp3rflow)
3 Doehyun Baek (doehyunbaek)