| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove ppq_reprioritize() | Kirill Petrashin | 13 days | 1 | -4/+0 |
| | | |||||
| * | Clean up trailing whitespaces | Kirill Petrashin | 2026-04-10 | 1 | -1/+1 |
| | | |||||
| * | Implement ppq_remove() (possibly buggy idk) | Kirill Petrashin | 2026-03-29 | 1 | -0/+3 |
| | | |||||
| * | Remove *prev from PositionPQ | Kirill Petrashin | 2026-03-26 | 1 | -4/+2 |
| | | |||||
| * | Add ppq_insert() return codes + fix breadth_first_search_4dir() | Kirill Petrashin | 2026-03-26 | 1 | -0/+3 |
| | | |||||
| * | Fix memory leaks | Kirill Petrashin | 2026-03-26 | 1 | -0/+1 |
| | | |||||
| * | Implement 8dir breadth-first-search and some other stuff | Kirill Petrashin | 2026-03-22 | 1 | -1/+1 |
| | | |||||
| * | Implement breadth-first-search + fix the priority queue + some other stuff | Kirill Petrashin | 2026-03-21 | 1 | -2/+2 |
| | | |||||
| * | Update a comment in priority_queue.h | Kirill Petrashin | 2026-03-20 | 1 | -1/+2 |
| | | |||||
| * | Implement the priority queue (without ppq_reorganize) | Kirill Petrashin | 2026-03-20 | 1 | -5/+7 |
| | | |||||
| * | Add macros for errors and todos, outline priority_queue.c | Kirill Petrashin | 2026-03-19 | 1 | -1/+1 |
| | | |||||
| * | Draft the priority queue | Kirill Petrashin | 2026-03-14 | 1 | -0/+31 |
