doylet pushed to main at doylet/DN 2026-06-25 11:49:20 +00:00
d4834f45c0 Update to .count for strings
doylet pushed to main at doylet/DN 2026-06-24 12:46:38 +00:00
924a092874 Minor cleanup of DN
aeaa497a7b Start merging things back into a mega header to simplify everything
Compare 2 commits »
doylet pushed to main at doylet/DN 2026-06-23 11:13:13 +00:00
544669d3cb Get latest changes from Primitive Indexer
doylet pushed to main at doylet/DN 2026-06-18 12:11:28 +00:00
ab4eaa5bb3 Simplify, simplify, simplify. Kill code that was unloved and unused
b813543659 Fix build
Compare 2 commits »
doylet pushed to main at doylet/DN 2026-06-18 06:41:11 +00:00
2659f0316f Update to latest DN library
doylet pushed to main at doylet/DN 2026-06-01 11:41:00 +00:00
cbf7416220 Get latest changes from upstream
doylet pushed to main at doylet/DN 2026-05-18 04:23:53 +00:00
e8075e7a97 Mute warning about constant if branch
doylet pushed to main at doylet/DN 2026-05-18 02:42:55 +00:00
70ceb6af11 Fix emcc, msvc and clang builds
doylet pushed to main at doylet/DN 2026-05-18 01:19:19 +00:00
0905a10f61 Fix single header build with updated DN lib
doylet pushed to main at doylet/DEVenv 2026-04-22 01:04:10 +00:00
2b005087bc Add hashes for new deps on linux
doylet pushed to main at doylet/DEVenv 2026-04-22 01:00:45 +00:00
cc8e47ea5d Add opencode vim plugin
46420f641e Update nvim and neovide
Compare 2 commits »
doylet pushed to main at doylet/DN 2026-03-28 06:54:01 +00:00
0ff24117dd Fix M2x3MulRect and make profiler null-safe
doylet pushed to main at doylet/DN 2026-03-27 09:13:22 +00:00
d6f4b9ab55 Fix unit tests w/ updates
doylet pushed to main at doylet/DN 2026-03-26 11:37:19 +00:00
f9b6dfecf8 Fix sha3 bugs
doylet pushed to main at doylet/DN 2026-03-26 11:32:13 +00:00
abac329667 Revamp sha3 lib
doylet pushed to main at doylet/DN 2026-03-26 11:31:27 +00:00
1eacb72a77 Pull latest changes from the bar
doylet pushed to main at doylet/DEVenv 2026-03-11 10:22:14 +00:00
33d89b9d15 Fix guifont issues
doylet pushed to main at doylet/DEVenv 2026-03-11 03:03:22 +00:00
ba7f1b0c00 update nvim
doylet pushed to main at doylet/DN 2026-03-09 06:05:35 +00:00
9aa403d104 Add array grow from arena, minor byteswap cleanup
doylet pushed to main at doylet/DN 2026-03-08 05:05:05 +00:00
2ef2e8d1e2 More fixes