This website requires JavaScript.
Explore
Help
Register
Sign In
rexy712
/
rexylib
Watch
1
Star
0
Fork
0
You've already forked rexylib
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
103
Commits
1
Branch
4
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
rexy712
d9f44cfeda
Fix missing string comparisons
2022-05-21 22:42:21 -07:00
include
/rexy
Fix missing string comparisons
2022-05-21 22:42:21 -07:00
pc
Add cmake build system
2020-04-04 22:24:10 -07:00
src
Separated string_view from string_base. Add c++20 string concepts and created a new subfolder for c++17 compatability.
2022-05-21 12:38:33 -07:00
tests
Add string searching with default option of two-way algorithm or user specified algorithm. Rearrange file structure to hopefully make things not seem arbitrarily placed in the cx subfolder
2020-09-19 09:44:05 -07:00
.gitignore
Add version directive
2021-04-11 19:13:08 -07:00
CMakeLists.txt
Separated string_view from string_base. Add c++20 string concepts and created a new subfolder for c++17 compatability.
2022-05-21 12:38:33 -07:00
LICENSE
Change LICENSE for AGPLv3 to GPLv3
2021-04-11 14:56:24 -07:00
Description
No description provided
1
MiB
Languages
C++
98.8%
CMake
1.2%