index
:
redot-cpp.git
4.3
master
C++ bindings for the Redot script API
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
core
/
Array.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into container_leaks
Marc
2021-01-31
1
-3
/
+3
|
\
|
*
Fix constness of Array::find, Array::find_last and Array::rfind
Colugo
2020-12-20
1
-3
/
+3
*
|
Fix container and string leaks
Marc Gilleron
2021-01-07
1
-1
/
+3
|
/
*
Add C conversion constructors to fix leak of default-constructed empty arrays
sheepandshepherd
2020-01-31
1
-0
/
+5
*
Merge pull request #296 from lupoDharkael/missing
Thomas Herzog
2019-08-05
1
-0
/
+13
|
\
|
*
Add missing class methods
lupoDharkael
2019-08-05
1
-0
/
+13
*
|
Error message improvements
Daniel Rakos
2019-05-15
1
-1
/
+36
|
/
*
Implementing clang-format and applying it to all classes
Bastiaan Olij
2018-11-24
1
-24
/
+24
*
adds Array::make and Dictionary::make static methods and has variadic templat...
danielytics
2018-03-07
1
-0
/
+6
*
Added copy constructors and assignment operators to Array and Dictionary
Marc Gilleron
2018-01-17
1
-0
/
+2
*
updated bindings
Ramesh Ravone
2017-10-03
1
-1
/
+1
*
updated to use the new NativeScript and GDNative interface
Karroffel
2017-07-24
1
-1
/
+1
*
Use static linking instead of dynamic linking
Karroffel
2017-07-23
1
-11
/
+1
*
rewrote binding generator in python
Karroffel
2017-05-12
1
-0
/
+108