.. |
boxing
|
9c4a74e7b8
Fix byte type clash with Windows OS
|
1 year ago |
core
|
c964d9ee2a
Add JNI double getter method support
|
1 year ago |
encoding
|
cca118a174
Add noexcept keyword to destructors of encoding module
|
1 year ago |
event
|
c57be3067f
Add noexcept keyword to destructors of event module
|
1 year ago |
io
|
e4127ed540
Add timestamp configuration to Logger class
|
1 year ago |
lib
|
2b19ca46f4
Rename code files
|
1 year ago |
os
|
3028721dd0
Apply code style to project files
|
1 year ago |
time
|
c661d53a70
Add experimental namespace to JNI classes
|
1 year ago |
ls-std-boxing.hpp
|
2b19ca46f4
Rename code files
|
1 year ago |
ls-std-core-jni.hpp
|
bb9460e2f5
Add JNI method call functionality to JniClass (incomplete)
|
1 year ago |
ls-std-core.hpp
|
820f366a00
Add NotImplementedException class
|
1 year ago |
ls-std-encoding.hpp
|
2b19ca46f4
Rename code files
|
1 year ago |
ls-std-event.hpp
|
6a9012559f
Sort include directives of code files
|
1 year ago |
ls-std-io.hpp
|
c04dc66b3b
Add message new line formatter for section pair classes
|
1 year ago |
ls-std-time-jni.hpp
|
41a19653c8
Reduce complexity of system time JNI implementation
|
1 year ago |
ls-std-time.hpp
|
73ac52b48b
Fix system time related tests in time module
|
1 year ago |