doylet pushed to main at doylet/DN 2025-07-20 05:13:17 +00:00
dbc3fe63f8 Cleanup CVT functions
doylet renamed repository from Dqn to doylet/DN 2025-07-18 12:47:25 +00:00
doylet pushed to main at doylet/DEVenv 2025-07-18 12:42:47 +00:00
0b27a36349 Update windows binaries and prefer EGL for wezterm to fix incompat w/ fw16
doylet pushed to main at doylet/DEVenv 2025-07-18 08:14:07 +00:00
f491f44e16 Start cleaning up lsp-zero
doylet pushed to main at doylet/DEVenv 2025-07-18 04:00:05 +00:00
fee8ac3d5c Update apps for linux
doylet pushed to main at doylet/DN 2025-07-16 09:35:31 +00:00
804e5ed0a8 Fix missing fmt arguments
doylet pushed to main at doylet/DN 2025-07-16 09:34:34 +00:00
6f67864d10 Add container insert
doylet pushed to main at doylet/DN 2025-07-16 09:25:31 +00:00
93e54a6e32 Add DN NET2
doylet pushed to main at doylet/DN 2025-07-15 12:14:48 +00:00
f66856dae6 Detect if CLOCK_MONOTONIC_RAW is supported
doylet pushed to main at doylet/DN 2025-07-14 13:15:17 +00:00
f6f2148888 Update platform for emscripten builds
doylet pushed to main at doylet/DN 2025-06-30 12:12:22 +00:00
941f61ec34 Fix incorrect mutex break in DN_ASYNC unqueueing
doylet pushed to main at doylet/DN 2025-06-28 14:15:08 +00:00
d4adf81019 Fix QSort less than having wrong prototype
doylet pushed to main at doylet/DN 2025-06-28 10:53:39 +00:00
e1eb6203c4 Fix single header build
doylet pushed to main at doylet/DN 2025-06-27 06:55:54 +00:00
70f0689694 Append extra files into the single header
doylet pushed to main at doylet/DN 2025-06-26 12:14:22 +00:00
7259cbf296 Move source code into Source folder and add a single header generator"
doylet pushed to main at doylet/DN 2025-06-24 13:06:45 +00:00
a41a9d550d Add I/LArray EraseRange
doylet pushed to main at doylet/DN 2025-06-21 13:20:02 +00:00
220b8bb875 Add array append/prepend macros
doylet pushed to main at doylet/DN 2025-06-20 13:55:47 +00:00
c074e6f8e5 Fix some whitespacing in dn_math
doylet pushed to main at doylet/DN 2025-06-20 11:40:47 +00:00
f1fa06bf13 Move DN_Ring_Read/WriteStruct to header file
doylet pushed to main at doylet/DN 2025-06-19 11:59:43 +00:00
a01b773655 Introduce new intrusive container macros