| Commit message (Expand) | Author | Age | Files | Lines |
* | [analysis] Simplify core analysis code (#6034) | Thomas Lively | 2023-10-25 | 1 | -7/+5 |
* | Add missing includes (#6049) | Thomas Lively | 2023-10-25 | 1 | -0/+1 |
* | [analysis][NFC] Move powerset lattices to their own header (#6028) | Thomas Lively | 2023-10-20 | 1 | -0/+1 |
* | Reaching Definitions Analysis for LocalGraph (#5817) | Bruce He | 2023-07-19 | 1 | -44/+5 |
* | Small fixes to lattice and analyzer (#5815) | Bruce He | 2023-07-13 | 1 | -8/+9 |
* | Generalize Finite Powerset Lattice to Any Given Type (#5800) | Bruce He | 2023-07-06 | 1 | -3/+3 |
* | Make the Transfer Function a Generic, Interchangeable Type for the Monotone A... | Bruce He | 2023-07-06 | 1 | -0/+91 |