aboutsummaryrefslogtreecommitdiff
path: root/adapters.go
Commit message (Expand)AuthorAgeFilesLines
* Set individual cmd working dir rather than using chdir. Robust multithreading.Flu0r1ne2021-09-061-1/+7
* Refactor gtest adapter to fit new pipelineFlu0r1ne2021-09-051-1/+1
* Refactor build/eval pipeline to use clearer IO model and adapter segmentation...Flu0r1ne2021-09-041-2/+2
* Make adapters and internals complient with new directory structureFlu0r1ne2021-09-021-1/+23
* Runtime & reorganziationFlu0r1ne2021-08-051-17/+5
* Prototyped build pipelineFlu0r1ne2021-08-041-0/+2
* Initial commit with basic build structureFlu0r1ne2021-08-031-0/+26