Inazuma icon indicating copy to clipboard operation
Inazuma copied to clipboard

ToDo

Open mayuki opened this issue 8 years ago • 0 comments

  • [x] StackFrame
  • [ ] Array
  • [x] Field
    • [x] instance
    • [x] static
  • [x] Property
  • [x] Virtual function call
  • [ ] interface
  • [ ] Exception
    • [ ] throw
    • [ ] try/catch/finally
  • [ ] checked
  • [ ] float/double
  • [ ] struct (ValueType)
  • [ ] static ctor
  • [ ] by ref

Priority: Medium

  • [ ] Generics
  • [ ] GC
    • [ ] finalizer
  • [ ] thread
  • [ ] lock
  • [ ] field
    • [ ] explicit layout
    • [ ] thread static (TLS)

mayuki avatar Aug 29 '15 11:08 mayuki