Omar Abdulla
496bc9a0ec
Replace infra with the dyn infra
2025-09-18 19:59:52 +03:00
Omar
c2526e48e7
Refactor the Global Configuration & Context ( #157 )
...
* Cleanup the config
* Update usage guides
* Update the run script
* Fix tests
* Use kitchensink in tests
* Use shared node more often in tests
2025-09-04 14:25:05 +00:00
Omar
76d6a154c1
Fix concurrency issues ( #142 )
...
* Fix the OS FD error
* Cache the compiler versions
* Allow for auto display impl in declare wrapper type macro
* Better logging and fix concurrency issues
* Fix tests
* Format
* Make the code even more concurrent
2025-08-19 06:47:36 +00:00
xermicus
10bfaed461
Implement basic reporting facility ( #18 )
...
* wip
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
* save to file after all tasks done
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
* error out early if the workdir does not exist
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
* the compiler statistics
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
* allow compiler statistics per implementation
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
* save compiler problems
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
* add flag whether to extract compiler errors
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
* whitespace
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
---------
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
2025-05-23 17:15:04 +00:00
xermicus
c590fa7bfd
Scaffold utility and library ( #3 )
...
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
Signed-off-by: xermicus <bigcyrill@hotmail.com >
2025-03-31 11:40:05 +02:00