| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-12 | WARP: Allow skipping trivial function constraints | Mason Reed | |
| 2024-11-11 | WARP: Run `cargo clippy` | Mason Reed | |
| 2024-11-11 | WARP: Lockless ViewID | Mason Reed | |
| 2024-11-11 | WARP: Cache type references in the view caches | Mason Reed | |
| This allows us to free the type references instead of keeping them around forever | |||
| 2024-11-08 | WARP: Fix very rare lock contention throwing away cache entry on finish | Mason Reed | |
| 2024-11-07 | WARP: Remove useless warning | Mason Reed | |
| This only happens when we are generating signatures, those don't need to be in the cache to get built | |||
| 2024-11-04 | WARP: Misc formatting and remove useless apply command | Mason Reed | |
| 2024-10-30 | WARP: Fix call site constraint offsets | Mason Reed | |
| 2024-10-28 | Refactor WARP to use a module workflow for matching | Mason Reed | |
| Also flush caches on view destruction and improve performance | |||
| 2024-10-24 | Make WARP function guid generation infallible | Mason Reed | |
| 2024-10-24 | Add WARP integration | Mason Reed | |
| https://github.com/Vector35/warp/ | |||
