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.
204
Commits
1
Branch
0
Tags
2.8
MiB
C++
92%
CMake
7.3%
Python
0.7%
7de12d53b5
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Deukhoofd
7de12d53b5
Implements noexcept copy constructor for Exception.
2020-08-15 16:14:06 +02:00
CInterface
Make C Interface return stack.
2020-08-15 14:52:15 +02:00
extern
Support new exception type with stack trace.
2020-08-15 13:31:16 +02:00
src
Implements noexcept copy constructor for Exception.
2020-08-15 16:14:06 +02:00
tests
Style fixes.
2020-08-15 14:54:19 +02:00
.clang-format
Tweaks and fixes for Assert
2020-03-22 12:20:39 +01:00
.drone.yml
Dont include test for stack trace on Windows.
2020-08-15 14:32:38 +02:00
.gitignore
Large rework of the project, specifically the String classes.
2020-06-26 15:56:00 +02:00
CMakeLists.txt
Link stacktrace to library instead of test executable.
2020-08-15 14:58:44 +02:00
conanfile.py
Reset to before c++20 features that required clang.
2020-07-12 15:06:20 +02:00