This website requires JavaScript.
Explore
Help
Sign In
maddiebusig
/
mtl
Watch
1
Star
0
Fork
0
You've already forked mtl
Code
Issues
6
Pull Requests
Packages
Projects
Releases
Wiki
Activity
mtl
/
include
/
mtl
History
Madeline Busig
f87111abbf
Add ability to disable logging
...
If MTL_LOGGING_DISABLED is defined, logging is disabled. Otherwise, it is enabled.
2024-06-19 19:36:26 -06:00
..
exception.hpp
Add exceptions
2024-03-13 00:36:58 -06:00
fixed.hpp
Fix incorrect function name in fixed.hpp
2024-03-06 23:49:40 -07:00
fsm.hpp
Add initial finite state machine implementation
2024-03-06 23:02:00 -07:00
log.hpp
Add ability to disable logging
2024-06-19 19:36:26 -06:00
stream.cpp
Add string_stream pipe modifiers
2024-03-25 21:17:03 -06:00
stream.hpp
Add string_stream pipe modifiers
2024-03-25 21:17:03 -06:00
string_stream.hpp
Change basic_string_stream to not clear the buffer on flush
2024-04-10 08:46:21 -06:00
string_streamx.hpp
Add string_streamx
2024-03-26 23:06:58 -06:00
string_view.hpp
Remove iterators from string and string_view
2024-03-07 19:38:00 -07:00
string.hpp
Change common to_string implementations to use snprintf instead of itoa
2024-03-27 00:59:39 -06:00
utility.hpp
Change armv4t integer to string conversion to use an unrolled loop
2024-03-25 17:13:29 -06:00