doylet pushed to main at doylet/Dqn 2024-03-25 05:36:15 +00:00
243a214b43 Fix compile error with Bit_IsSet for Dqn_OS_Exec*
doylet pushed to main at doylet/Dqn 2024-03-25 05:33:37 +00:00
a15e98212d Wire up the error sink for os exec
doylet pushed to main at doylet/Dqn 2024-03-25 05:16:10 +00:00
003e2777de Fix file move never succeeding
doylet pushed to main at doylet/Dqn 2024-03-25 05:11:53 +00:00
3bca236a74 Compile on Linux again, fix comment warning, implement output capture on exec on posix
doylet pushed to main at doylet/Dqn 2024-03-25 02:14:02 +00:00
b1eab3abdf Add capturing of stdout/stderr output in exec API
af7ae2ae2a Add error sink ignore API
Compare 2 commits »
doylet pushed to main at doylet/DEVenv 2024-03-24 06:55:43 +00:00
b2bf4a8217 Add better LSP FZF integration and harpoon
doylet pushed to main at doylet/DEVenv 2024-03-24 05:55:19 +00:00
868e566a5e Fix LSP in nvim
doylet pushed to main at doylet/Dqn 2024-03-19 12:10:58 +00:00
158d058d5d Import latest revision of dqn lib from CSIGHT
doylet pushed to main at doylet/DEVenv 2024-03-14 04:37:47 +00:00
d1baddbbfd Update msvc script to fold in mmozeiko's latest changes
doylet pushed to main at doylet/PerformanceAwareProgramming 2024-03-05 10:45:08 +00:00
a9c9ae6371 perfaware/part3: Complete 61 Page faults (aggregate faults in each test)
doylet pushed to main at doylet/PerformanceAwareProgramming 2024-03-04 13:17:19 +00:00
1b21b7c533 Fix reading of exe file instead of passed in file
doylet pushed to main at doylet/PerformanceAwareProgramming 2024-03-04 06:06:26 +00:00
037e6e8d45 Add allocation type to the repetition test
doylet pushed to main at doylet/PerformanceAwareProgramming 2024-03-03 12:46:39 +00:00
4b1e8720e3 Add the repetition tester
doylet pushed to main at doylet/PerformanceAwareProgramming 2024-03-03 11:41:38 +00:00
65efb397ba Fix the build
doylet pushed to main at doylet/PerformanceAwareProgramming 2024-03-03 11:34:01 +00:00
8083a7c782 Prepare for part 3
doylet created branch main in doylet/PerformanceAwareProgramming 2024-03-03 10:55:27 +00:00
doylet pushed to main at doylet/PerformanceAwareProgramming 2024-03-03 10:55:27 +00:00
doylet pushed to main at doylet/Dqn 2024-02-29 10:30:10 +00:00
7f2a0152e0 Allow exiting on error from the creation of an error sink
doylet pushed to main at doylet/Dqn 2024-02-26 10:04:10 +00:00
963d911d9d Bundle external libraries with the include files
doylet pushed to main at doylet/Dqn 2024-02-25 13:15:14 +00:00
f6dd762e8d Add dqn_cgen, reorganise files into standalone/external dirs