Age | Commit message (Expand) | Author |
---|---|---|
2018-09-27 | Mono: Fix not creating generic Array or Dictionary where expected | Ignacio Etcheverry |
2018-09-12 | Cleanup of c# api files and bindings generator | Ignacio Etcheverry |
2018-08-25 | Added Collections namespace to Array & Dictionary | exts |
2018-08-14 | Dictionary: remove erase_checked(key), make erase(key) return bool | Ignacio Etcheverry |
2018-07-20 | Add Array and Dictionary wrapper classes to C# | Ignacio Etcheverry |