This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
Arbutils
Watch
1
Star
0
Fork
You've already forked Arbutils
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
A collection of helper classes for the Epsilon project.
101
Commits
1
Branch
0
Tags
2.8
MiB
C++
92%
CMake
7.3%
Python
0.7%
74edd7137e
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Deukhoofd
74edd7137e
Don't style check MacroUtils.hpp, as it's autogenerated.
2020-04-28 16:50:57 +02:00
extern
Initial commit.
2020-02-26 12:57:18 +01:00
src
Use map::at() function for Dictionary::Get, as it already throws an exception if it doesn't exist.
2020-04-25 15:53:17 +02:00
tests
Implements easier assertions for iterators
2020-04-22 12:44:50 +02:00
.clang-format
Tweaks and fixes for Assert
2020-03-22 12:20:39 +01:00
.drone.yml
Don't style check MacroUtils.hpp, as it's autogenerated.
2020-04-28 16:50:57 +02:00
.gitignore
Initial commit.
2020-02-26 12:57:18 +01:00
CMakeLists.txt
Revert "Don't link C libraries statically by default for Windows, as this isn't needed if another library has their own C libraries already has them statically linked."
2020-04-21 10:19:49 +02:00
conanfile.py
Revert "Don't link C libraries statically by default for Windows, as this isn't needed if another library has their own C libraries already has them statically linked."
2020-04-21 10:19:49 +02:00