Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 1.0.2
context_stack
Browse files
Sep 17, 2020
make C++17 compliant (the world was not ready yet)
· 399424f7
mbty
authored
Sep 17, 2020
View commits for tag 1.0.2
1.0.2
399424f7
Sep 15, 2020
fix inverted counter display
· 4a4b8c0f
mbty
authored
Sep 15, 2020
View commits for tag 1.0.1
1.0.1
4a4b8c0f
reflect changes in README.md
· 8d159430
mbty
authored
Sep 15, 2020
8d159430
hide counter when max value is 1
· 080083e9
mbty
authored
Sep 15, 2020
080083e9
Sep 14, 2020
some renamings
· 1d138e37
mbty
authored
Sep 15, 2020
View commits for tag 1.0.0
1.0.0
1d138e37
make 0 the ignore value for the counter
· fe78ad5e
mbty
authored
Sep 15, 2020
fe78ad5e
restructure and comment code
· ed2291a2
mbty
authored
Sep 14, 2020
ed2291a2
remove overkill tools folder
· 2b9ae706
mbty
authored
Sep 14, 2020
2b9ae706
add README.md to example
· 1b5f5500
mbty
authored
Sep 14, 2020
1b5f5500
rename guard -> local_context
· 0fd04c24
mbty
authored
Sep 14, 2020
0fd04c24
overhaul syntax, turn complement into counter
· 0b8c49af
mbty
authored
Sep 14, 2020
0b8c49af
Sep 13, 2020
fix constness on constructor/replace alternative
· 064322d0
mbty
authored
Sep 13, 2020
064322d0
update README.md to include replace_complement
· 996bf72a
mbty
authored
Sep 13, 2020
996bf72a
add alternative to movable arguments
· fbe3b3b2
mbty
authored
Sep 13, 2020
fbe3b3b2
simplify names
· 5035dae4
mbty
authored
Sep 13, 2020
5035dae4
remove nbsps from README as they don't work
· 9454e70d
mbty
authored
Sep 13, 2020
9454e70d
fix typo in README.md
· 62a94970
mbty
authored
Sep 13, 2020
62a94970
fix misc. details in README.mds
· 07eddfa7
mbty
authored
Sep 13, 2020
07eddfa7
expand features list in README.md
· 867f9236
mbty
authored
Sep 13, 2020
867f9236
complete README.md
· d0b0e16f
mbty
authored
Sep 13, 2020
d0b0e16f
manage exception format
· 1f5d8e50
mbty
authored
Sep 13, 2020
1f5d8e50
add example
· 15168399
mbty
authored
Sep 13, 2020
15168399
cast toupper return value to char
· c9a76fab
mbty
authored
Sep 13, 2020
c9a76fab
capitalize first letter in operator<<
· 46f92482
mbty
authored
Sep 13, 2020
46f92482
also parenthesize first atom
· 99a83562
mbty
authored
Sep 13, 2020
99a83562
parenthesize complement
· 84e8ded1
mbty
authored
Sep 13, 2020
84e8ded1
fix .gitignore
· 893b57ff
mbty
authored
Sep 13, 2020
893b57ff
add CMake support
· b89a2f81
mbty
authored
Sep 13, 2020
b89a2f81
add src, tools, build instructions
· cd5dd879
mbty
authored
Sep 13, 2020
cd5dd879
add basic README and LICENSE
· 3b63223f
mbty
authored
Sep 13, 2020
3b63223f
Loading