Activity
Fix compile error with Bit_IsSet for Dqn_OS_Exec*
Fix compile error with Bit_IsSet for Dqn_OS_Exec*
Add capturing of stdout/stderr output in exec API
Add capturing of stdout/stderr output in exec API
Import latest revision of dqn lib from CSIGHT
Import latest revision of dqn lib from CSIGHT
Add dqn_cgen, reorganise files into standalone/external dirs
Add dqn_cgen, reorganise files into standalone/external dirs
Add date to unix time, fix buggy array and arena prototype
Add date to unix time, fix buggy array and arena prototype
Implement error sink on posix layer
Implement error sink on posix layer
Add new ErrorSink API to collate error from API calls
Add new ErrorSink API to collate error from API calls
Add new ErrorSink API to collate error from API calls
Add new ErrorSink API to collate error from API calls
Add more array helper functions, add U64 to I64 saturate cast
Add more array helper functions, add U64 to I64 saturate cast
Fix compilation for emscripten backend
Fix compilation for emscripten backend
Import latest changes from CSIGHT project
Import latest changes from CSIGHT project
dqn: Upgrade lib to latest version from TELY
dqn: Upgrade lib to latest version from TELY
dqn: Fix DQN_ASAN_POISON 0 breaking arenas, improve profiler API
dqn: Fix DQN_ASAN_POISON 0 breaking arenas, improve profiler API
dqn: Document the stack trace API
dqn: Document the stack trace API
dqn: Update Windows header replacement
dqn: Update Windows header replacement
dqn: Implement stack trace for windows
dqn: Implement stack trace for windows
dqn: Only poison commit pages to speed up poison of large arenas
dqn: Only poison commit pages to speed up poison of large arenas
dqn: Simplify Hex->U64 and also remove UB right shift
dqn: Simplify Hex->U64 and also remove UB right shift
dqn: Put ASAN poisoning behind macros to allow vetting
dqn: Put ASAN poisoning behind macros to allow vetting
dqn: Minor header block comments
dqn: Minor header block comments