summaryrefslogtreecommitdiff
path: root/modules/mono/glue/collections_glue.cpp
AgeCommit message (Expand)Author
2018-09-27Mono: Fix not creating generic Array or Dictionary where expectedIgnacio Etcheverry
2018-09-12Cleanup of c# api files and bindings generatorIgnacio Etcheverry
2018-08-25Added Collections namespace to Array & Dictionaryexts
2018-08-14Dictionary: remove erase_checked(key), make erase(key) return boolIgnacio Etcheverry
2018-07-20Add Array and Dictionary wrapper classes to C#Ignacio Etcheverry