issues
search
sssersh
/
creolization
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add log function to single header generator
#145
sssersh
opened
2 years ago
0
Add custom target for generated single header
#144
sssersh
opened
2 years ago
0
Rename XML_CHILD_ELEMENTS -> XML_CHILD
#143
sssersh
opened
2 years ago
0
Declare short macro names
#142
sssersh
opened
2 years ago
0
Change proj structure
#141
sssersh
closed
2 years ago
0
Add annotations
#140
sssersh
opened
2 years ago
0
Add check, that memory is flat
#139
sssersh
opened
2 years ago
0
parse(): use std::inserter for insert in any container
#138
sssersh
opened
2 years ago
0
Check, that serializable type is copyable
#137
sssersh
opened
2 years ago
0
Move check of schema to another funciton from parse()
#136
sssersh
opened
2 years ago
0
NodeData: add methods like in optional
#135
sssersh
opened
2 years ago
0
Delete name from JSON_ELEMENT
#134
sssersh
opened
2 years ago
0
It's properly read root element name for JSON now?
#133
sssersh
opened
2 years ago
1
Implement iterator via static global variable
#132
sssersh
opened
2 years ago
4
Table parser, add check
#131
sssersh
opened
2 years ago
0
Serializable field type check
#130
sssersh
opened
2 years ago
0
Add a-la uniform initialization for Serializable Type
#129
sssersh
opened
2 years ago
0
NodesNum: add Ignore
#128
sssersh
opened
2 years ago
0
delete TREE_BINDING_TABLE_TRANSLATORS_DECLARATION
#127
sssersh
opened
2 years ago
0
Check that cpp standard is 11 or more
#126
sssersh
opened
2 years ago
0
Use string view where it's possible
#125
sssersh
opened
2 years ago
1
Add opportunity for set container type for subtree
#124
sssersh
opened
2 years ago
0
Add default traslator for bool
#123
sssersh
opened
2 years ago
0
JSON integer parsing
#122
sssersh
opened
2 years ago
0
Generate compile time error, if passed number of nodes equal 0
#121
sssersh
closed
2 years ago
1
Table parser refactoring
#120
sssersh
opened
3 years ago
0
Declare type traits for traits, which used in declaration of parsers
#119
sssersh
opened
3 years ago
0
Add parser with move semantic
#118
sssersh
opened
3 years ago
0
Add coverage to Travis
#117
sssersh
opened
3 years ago
0
Delete extra includes
#116
sssersh
opened
3 years ago
0
Add OMP to parsing
#115
sssersh
opened
3 years ago
2
Build on Windows in Travis
#114
sssersh
opened
3 years ago
0
Try implement unique string containers for Node
#113
sssersh
closed
2 years ago
1
Try implement is_type_complete trait
#112
sssersh
opened
3 years ago
0
Impement bind with tinyxml
#111
sssersh
opened
3 years ago
0
Add file with macro utils
#110
sssersh
closed
2 years ago
1
Move DEFAULT_DELIMETER to PtreeParser when delete parse functions from BasicNodeData
#109
sssersh
opened
3 years ago
0
BasicNodeData::operator== refactor
#108
sssersh
opened
3 years ago
0
Standard translators for basic types
#107
sssersh
closed
3 years ago
3
Delete concat macro
#106
sssersh
opened
3 years ago
0
XML array
#105
sssersh
opened
3 years ago
0
Move translator to another class
#104
sssersh
closed
3 years ago
1
Flag -Wno-variadic-macros
#103
sssersh
opened
3 years ago
0
BasicNodeData, cast operator: add bad_cast exception
#102
sssersh
opened
3 years ago
0
Test for cast (not in XML, for TreeBinding)
#101
sssersh
opened
3 years ago
0
Describe, why don't use Polukhin's method for count fileds number
#100
sssersh
opened
3 years ago
1
Describe, why should not use tuple
#99
sssersh
opened
3 years ago
0
Solution for properly standard layout
#98
sssersh
opened
3 years ago
0
BasicNodeData::operator T&() BUG
#97
sssersh
opened
3 years ago
0
Implement for program options
#96
sssersh
opened
3 years ago
0
Next