Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | evanix: init arg parsing | sinanmohd | 2024-06-24 | 1 | -0/+3 |
| | |||||
* | jobs: use pointer arrays for outputs and dependencies | sinanmohd | 2024-06-20 | 1 | -7/+0 |
| | | | | | we still get simpler deletions because the order of the array is not important so we can pop the last item and insert it in place of the deleted one | ||||
* | c: improve memory management | sinanmohd | 2024-06-16 | 1 | -0/+14 |
| | |||||
* | src/jobs: init | sinanmohd | 2024-06-09 | 1 | -0/+9 |
| | | | | implement data structures and json unmarshalling | ||||
* | repo: init | sinanmohd | 2024-06-07 | 1 | -0/+0 |