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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add operator<< for tag_type
ljfa-ag
2015-07-22
1
-0
/
+22
*
Change some parameters to value_initializer
ljfa-ag
2015-07-18
2
-4
/
+4
*
Overload has_key with version that takes tag_type
ljfa-ag
2015-07-17
1
-0
/
+6
*
Move implementation of tag_array into .cpp file
ljfa-ag
2015-07-15
1
-0
/
+120
*
Need to enforce operator!= too
ljfa-ag
2015-07-15
1
-1
/
+8
*
Move implementation of tag_primitive to .cpp file
ljfa-ag
2015-07-15
1
-0
/
+85
*
Declare tag_array methods
ljfa-ag
2015-07-15
1
-2
/
+2
*
Add C string constructor to tag_string
ljfa-ag
2015-07-14
1
-0
/
+10
*
Replace constructor and dummy argument with init method
ljfa-ag
2015-07-14
1
-11
/
+11
*
Create tag_list::of function
ljfa-ag
2015-07-12
1
-9
/
+0
*
Implement and test list accessors for value
ljfa-ag
2015-07-12
1
-0
/
+20
*
Implement initializer_list constructors for tag_list
ljfa-ag
2015-07-12
1
-0
/
+38
*
Change the notion of list equality
ljfa-ag
2015-07-12
1
-0
/
+11
*
Implement tag_list
ljfa-ag
2015-07-12
1
-0
/
+99
*
Make value_initializer inherit from value
ljfa-ag
2015-07-09
2
-18
/
+13
*
Create tag_compound::insert method
ljfa-ag
2015-07-09
1
-0
/
+5
*
Change signature of put to take value
ljfa-ag
2015-07-09
1
-3
/
+3
*
Overload clone for rvalue refs
ljfa-ag
2015-07-08
1
-0
/
+5
*
Change return type of put and emplace to match std::map
ljfa-ag
2015-07-07
1
-4
/
+3
*
Correctly implement value_initializer
ljfa-ag
2015-07-07
1
-1
/
+4
*
Make value copyable (after all)
ljfa-ag
2015-07-07
1
-5
/
+13
*
Create copy and clone functions for value and tag
ljfa-ag
2015-07-07
1
-0
/
+5
*
Fix conflicting overload of operator[]
ljfa-ag
2015-07-05
1
-0
/
+5
*
Make some value methods null-safe
ljfa-ag
2015-07-04
1
-10
/
+31
*
Implement value_initializer
ljfa-ag
2015-07-04
2
-3
/
+45
*
Create value_initializer
ljfa-ag
2015-07-03
1
-0
/
+6
*
Readd value constructor from tag&&
ljfa-ag
2015-07-03
1
-0
/
+4
*
Implement at and operator[] for value
ljfa-ag
2015-07-03
1
-0
/
+15
*
Create and implement get/set with tag for value
ljfa-ag
2015-07-03
1
-1
/
+26
*
Preliminarily implement primitive conversion
ljfa-ag
2015-07-03
1
-0
/
+234
*
Implement cast and assignment of string for value
ljfa-ag
2015-07-03
1
-0
/
+16
*
Add get/set_ptr and operator bool to value
ljfa-ag
2015-07-02
2
-6
/
+20
*
Also define get_type with CRTP
ljfa-ag
2015-07-01
2
-10
/
+0
*
Implement CRTP for tag
ljfa-ag
2015-07-01
2
-30
/
+0
*
Create tag::assign method
ljfa-ag
2015-07-01
3
-1
/
+13
*
Change description of value::operator=
ljfa-ag
2015-07-01
1
-4
/
+0
*
Overload operator== for each tag individually
ljfa-ag
2015-07-01
2
-2
/
+22
*
Implement operator== for tag
ljfa-ag
2015-06-30
1
-0
/
+38
*
Partial implementation of value
ljfa-ag
2015-06-30
1
-0
/
+60
*
Create move_clone method
ljfa-ag
2015-06-30
2
-0
/
+10
*
Change interfaces of tag_compound and value once again
ljfa-ag
2015-06-30
1
-0
/
+15
*
Implement tag_compound
ljfa-ag
2015-06-29
1
-0
/
+77
*
Implement tag_string
ljfa-ag
2015-06-29
1
-0
/
+80