index
:
Project-Tick
dependabot/cargo/ofborg/cargo-6413d30b2c
dependabot/github_actions/github-actions-37d761dd54
dependabot/gradle/forgewrapper/gradle-f4fe71422a
dependabot/npm_and_yarn/ci/github-script/npm_and_yarn-026824b8a2
dependabot/npm_and_yarn/ofborg/ofborg-viewer/npm_and_yarn-4d6535e57e
dependabot/pip/json4cpp/docs/mkdocs/mkdocs-redirects-1.2.3
dependabot/pip/meta/certifi-2026.2.25
dependabot/pip/meta/charset-normalizer-3.4.7
dependabot/pip/meta/pip-2355f07891
dependabot/pip/meta/requests-2.33.1
dependabot/pip/meta/soupsieve-2.8.3
dependabot/submodules/cgit/git-2855562
gh-pages
master
Project Tick is a project dedicated to providing developers with ease of use and users with long-lasting software.
Mehmet Samet Duman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix conflicting overload of operator[]
ljfa-ag
2015-07-05
1
-0
/
+1
*
Remove redundant includes
ljfa-ag
2015-07-05
2
-3
/
+0
*
Correct documentations for operator[]
ljfa-ag
2015-07-05
2
-5
/
+2
*
Make some value methods null-safe
ljfa-ag
2015-07-04
1
-1
/
+2
*
Fix crtp_tag::equals
ljfa-ag
2015-07-04
1
-1
/
+1
*
Implement value_initializer
ljfa-ag
2015-07-04
2
-3
/
+4
*
Create value_initializer
ljfa-ag
2015-07-03
2
-2
/
+60
*
Remove unneeded forward declarations
ljfa-ag
2015-07-03
1
-4
/
+0
*
Readd value constructor from tag&&
ljfa-ag
2015-07-03
1
-0
/
+1
*
Implement at and operator[] for value
ljfa-ag
2015-07-03
1
-1
/
+0
*
Create and implement get/set with tag for value
ljfa-ag
2015-07-03
1
-0
/
+3
*
Reorder and change documentation for value
ljfa-ag
2015-07-03
1
-6
/
+17
*
Remove useless explicit
ljfa-ag
2015-07-03
1
-1
/
+1
*
Fix tag_compound::emplace
ljfa-ag
2015-07-03
1
-1
/
+1
*
Add get/set_ptr and operator bool to value
ljfa-ag
2015-07-02
1
-5
/
+10
*
Give meaningful fail message for wrong primitive
ljfa-ag
2015-07-01
1
-1
/
+4
*
Also define get_type with CRTP
ljfa-ag
2015-07-01
4
-12
/
+14
*
Implement CRTP for tag
ljfa-ag
2015-07-01
4
-39
/
+72
*
Minor reformatting
ljfa-ag
2015-07-01
3
-6
/
+3
*
Clarify move-assignment
ljfa-ag
2015-07-01
1
-1
/
+1
*
Create tag::assign method
ljfa-ag
2015-07-01
4
-0
/
+20
*
Change description of value::operator=
ljfa-ag
2015-07-01
1
-6
/
+11
*
Overload operator== for each tag individually
ljfa-ag
2015-07-01
3
-1
/
+22
*
Partial implementation of value
ljfa-ag
2015-06-30
1
-3
/
+3
*
Create move_clone method
ljfa-ag
2015-06-30
4
-0
/
+15
*
Make tag classes final
ljfa-ag
2015-06-30
3
-3
/
+3
*
Change interfaces of tag_compound and value once again
ljfa-ag
2015-06-30
2
-17
/
+43
*
Fix tag_compound and value
ljfa-ag
2015-06-29
2
-2
/
+3
*
Remove comparison operators for tag_string
ljfa-ag
2015-06-29
1
-3
/
+0
*
Iterators typedefs for tag_compound
ljfa-ag
2015-06-28
1
-4
/
+3
*
Add at method to value
ljfa-ag
2015-06-28
1
-0
/
+9
*
Rename nbt_value to value
ljfa-ag
2015-06-28
2
-30
/
+30
*
Reword doxygen comment for nbt_value
ljfa-ag
2015-06-28
1
-4
/
+2
*
Add doxygen comment for equals
ljfa-ag
2015-06-28
1
-0
/
+4
*
Specify default move constructor for nbt_value
ljfa-ag
2015-06-28
1
-1
/
+3
*
Add operator== and equals for tag
ljfa-ag
2015-06-28
4
-0
/
+18
*
Small change of wording
ljfa-ag
2015-06-27
1
-1
/
+1
*
Create nbt_value and further refine tag_compound
ljfa-ag
2015-06-27
2
-48
/
+118
*
Use Javadoc-like tags everywhere
ljfa-ag
2015-06-26
1
-3
/
+3
*
Make doxygen ignore the details
ljfa-ag
2015-06-26
1
-0
/
+2
*
Minor comment changes
ljfa-ag
2015-06-25
2
-2
/
+2
*
Create preliminary tag_compound
ljfa-ag
2015-06-25
2
-0
/
+137
*
Create tag_string.h
ljfa-ag
2015-06-23
3
-3
/
+63
*
Add methods and tests to tag_primitive
ljfa-ag
2015-06-23
1
-0
/
+21
*
Add missing include
ljfa-ag
2015-06-23
1
-0
/
+2
*
Add GNU LGPL
ljfa-ag
2015-06-23
4
-0
/
+76
*
Add tag_primitive
ljfa-ag
2015-06-21
4
-2
/
+104
*
Add tag.h
ljfa-ag
2015-06-21
1
-0
/
+37