This website requires JavaScript.
Explore
Help
Sign In
doylet
/
DN
Watch
1
Star
0
Fork
0
You've already forked DN
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
181
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Doyle
4f665562f1
Add default allocation type for memstacks, operator bool for slices
2018-09-02 13:28:19 +10:00
misc
/MinimalWin32ModernOpenGL
Remove reliance on windows.h
2018-05-18 23:19:50 +10:00
tests
Various fixes, string lib, start removing C-style API
2017-10-28 19:58:09 +11:00
.clang-format
Tabs to spaces
2018-05-17 21:19:58 +10:00
.gitignore
Initial commit
2017-04-09 15:08:31 +10:00
build.bat
Fix DqnArray and add framework for Winsock
2018-07-04 20:10:11 +10:00
dqn.h
Add default allocation type for memstacks, operator bool for slices
2018-09-02 13:28:19 +10:00
dqn.natvis
Update lib with named bool parameters and minor fixes
2018-02-20 00:21:00 +11:00
DqnFixedString.cpp
Add DqnBuffer, improve memstack macros
2018-08-19 11:59:04 +10:00
DqnJson.cpp
Add DqnBuffer, improve memstack macros
2018-08-19 11:59:04 +10:00
DqnMemStack.cpp
Add default allocation type for memstacks, operator bool for slices
2018-09-02 13:28:19 +10:00
DqnOS.cpp
Remove old defer symbol
2018-07-05 01:05:43 +10:00
DqnUnitTest.cpp
Simplify memory api to dqnallocator
2018-08-30 01:04:56 +10:00
DqnUnitTest.sln
Improve DqnArray::Insert
2018-07-03 23:01:15 +10:00
DqnVHashTable.cpp
Cleanup DqnVHashTable, FixedString and add DqnCatalog
2018-07-25 01:33:31 +10:00
makefile
Update for unix compliance again
2018-06-29 18:07:54 +10:00
Description
Personal all-purpose utility library
19
MiB
Languages
C++
89.8%
C
10.1%