Commit graph

7 commits

Author SHA1 Message Date
Tobe O
271db26179 Fixed a bug where _ReflectedTypeInstance.isAssignableTo always failed. 2018-08-21 10:53:37 -04:00
Tobe O
99b1630caa Formatting 2018-08-21 10:18:20 -04:00
Tobe O
3f12f4d581 * Add EmptyReflector.
* `ReflectedType.newInstance` now returns a `ReflectedInstance`.
* Moved `ReflectedInstance.invoke` to `ReflectedFunction.invoke`.
2018-08-21 10:18:11 -04:00
Tobe O
3ec5749548 Formatting 2018-08-21 09:37:52 -04:00
Tobe O
bcee87949a Add getField to ReflectedInstance. 2018-08-21 09:36:52 -04:00
Tobe O
c894b7a411 Container hierarchy support 2018-08-20 00:40:30 -04:00
Tobe O
a570537bac Stack overflow 2018-08-11 15:07:35 -04:00