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.
19
Commits
1
Branch
0
Tags
2.8
MiB
C++
92%
CMake
7.3%
Python
0.7%
623dd9cb20
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
623dd9cb20
Prefix macro utils macros that are not intended for external use.
2020-03-11 11:49:56 +01:00
extern
Initial commit.
2020-02-26 12:57:18 +01:00
src
Prefix macro utils macros that are not intended for external use.
2020-03-11 11:49:56 +01:00
tests
Better handling of ConstString types.
2020-02-27 17:22:06 +01:00
.clang-format
Initial commit.
2020-02-26 12:57:18 +01:00
.drone.yml
Change conan remote URL.
2020-02-27 12:29:20 +01:00
.gitignore
Initial commit.
2020-02-26 12:57:18 +01:00
CMakeLists.txt
Added helper functions for first and last value in an enum, made MacroUtils be generated through python file, now allowing up to 256 Enum values.
2020-03-11 11:38:36 +01:00
conanfile.py
Initial commit.
2020-02-26 12:57:18 +01:00