properly emit sparse LWES::Events from Ruby Hashes
commitea07784dbccedab600da0d64133bee004624aef4
authorErik S. Chang <erik.s.chang@gmail.com>
Mon, 4 Jun 2012 21:51:36 +0000 (4 14:51 -0700)
committerErik S. Chang <erik.s.chang@gmail.com>
Mon, 4 Jun 2012 22:13:14 +0000 (4 22:13 +0000)
tree7b1e1bad14bcb9767bfdf7fa53f3a457fdb58dce
parentc18d0c9b8ba9da1d1813cc2e7963326213fb3e7d
properly emit sparse LWES::Events from Ruby Hashes

LWES::Emitter#emit(klass, { ... }) works regardless of
whether the :sparse flag was passed when creating classes.
ext/lwes_ext/emitter.c
test/unit/test_event.rb