issues
search
billyquith
/
ponder
C++ reflection library with Lua binding, and JSON and XML serialisation.
http://billyquith.github.io/ponder/
Other
648
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to compile under ubuntu 22.04 LTS without two file changes in util.cpp and catch.hpp
#130
HackettJP
opened
1 year ago
0
fix expose issue, first time is right, each call after the first will…
#129
ruitaocc
opened
2 years ago
0
Execute function of class by class name as string
#128
paulocoutinhox
opened
2 years ago
0
How to build and user ponder with windows7?
#127
acyyhaa
opened
2 years ago
3
Fix std::logic_error not found error
#126
lailongwei
opened
2 years ago
0
Destroy object causes a runtime failure
#125
ksuryagiridhar
opened
3 years ago
0
Use runtime error
#124
jackfong123
opened
3 years ago
2
Replace exceptions with tryGet
#123
billyquith
opened
4 years ago
0
Building Error
#122
windowsbabu
closed
4 years ago
1
Include <ostream> in config.h
#121
Cheney-W
closed
4 years ago
1
Ponder compile failed with a future version of MSVC
#120
Cheney-W
closed
4 years ago
6
How to properly set nested UserObjects?
#119
EvilPotat0
opened
4 years ago
1
Class properties do not respect ValueMappers
#118
iwbnwif
opened
5 years ago
1
support inherit for lua?
#117
RPG3D
opened
5 years ago
0
Pointer typed argument
#116
shierei
opened
5 years ago
2
User type value
#115
shierei
closed
5 years ago
7
Complete ponder::Value's comparison operators
#114
shierei
closed
5 years ago
0
Deprecate MSVC 2015
#113
billyquith
closed
5 years ago
1
Fix __STRICT_ANSI__ related compile error (missing strcmpcase) on MinGW using C++11
#112
leomeyer
closed
5 years ago
1
Interest for registration of template types?
#111
lhamot
closed
5 years ago
4
Having problems to get the property value of a user defined type
#110
shierei
closed
5 years ago
6
call by reference, using a pointer or a non-const reference, does not work
#109
shierei
opened
5 years ago
18
Creating UserObject via class name does not work
#108
shierei
closed
5 years ago
5
classByType<std::string> throws classNotFound
#107
shierei
closed
5 years ago
26
missing a return statement in string_view.hpp at line 215
#106
shierei
closed
6 years ago
1
ponder::Value's comparison operators are not complete
#105
shierei
closed
5 years ago
4
Failed to build Lua example
#104
rinthel
closed
6 years ago
3
Replace Jekyll site with Doxygen
#103
billyquith
closed
6 years ago
0
Access ArrayProperty element type
#102
MrFloopy
closed
6 years ago
5
Use view/span
#101
billyquith
closed
5 years ago
0
Docs for User Data
#100
billyquith
opened
6 years ago
0
Allow constructor overloading
#99
billyquith
opened
6 years ago
0
Per type user data
#98
billyquith
closed
6 years ago
1
added missing std::placeholders
#97
michaelaeriksen
closed
6 years ago
0
Add the include directory to the ponder target
#96
leolchat
closed
6 years ago
6
cmake namespace ponder -> Ponder
#95
leolchat
closed
6 years ago
2
Conan package
#94
zamazan4ik
opened
6 years ago
1
Improve API
#93
billyquith
opened
6 years ago
0
Remove/Refactor tags
#92
billyquith
opened
6 years ago
3
Simplify properties
#91
billyquith
closed
6 years ago
1
Bad data when serializing an Array
#90
EvilPotat0
closed
6 years ago
2
Registering new types dynamically (via Plugins)
#89
hydexon
opened
6 years ago
5
Support MS VS2017
#88
billyquith
closed
6 years ago
1
Classes with alternative type id cannot be made properties of other classes
#87
mickranger
opened
7 years ago
1
Version 2.0 of Ponder is not available anymore.
#86
jtschea
closed
7 years ago
6
Could you support android build?
#85
Wonkyu-Lee
closed
7 years ago
1
Clang 4.0 compile error: value of type 'int' is not implicitly convertible to 'ponder::ValueKind' struct ValueProviderImpl<T*, Type>
#84
Wonkyu-Lee
closed
7 years ago
1
function call by reference not supported?
#83
shierei
opened
7 years ago
2
compiler error with std::string = ponder::Value
#82
shierei
opened
7 years ago
3
How to find the type of a property
#81
shierei
closed
7 years ago
2
Next