mirror of https://github.com/svaarala/duktape.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
730 B
25 lines
730 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: fix C enum API awkwardness
|
|
desc: |-
|
|
Currently duk_next() will push the key and (optionally) the value regardless
|
|
of whether a next value exists. For while-loops it's much more natural if
|
|
the key/value are pushed only if an element was found.
|
|
type: :task
|
|
component: duk
|
|
release: v0.3
|
|
reporter: sva <sami.vaarala@poplatek.fi>
|
|
status: :closed
|
|
disposition: :fixed
|
|
creation_time: 2013-02-26 13:54:33.084325 Z
|
|
references: []
|
|
|
|
id: e38c77fc8ada384ea60a8485484639e52c3de6f6
|
|
log_events:
|
|
- - 2013-02-26 13:54:33.404409 Z
|
|
- sva <sami.vaarala@poplatek.fi>
|
|
- created
|
|
- ""
|
|
- - 2013-03-15 21:24:08.497987 Z
|
|
- sva <sami.vaarala@poplatek.fi>
|
|
- closed with disposition fixed
|
|
- ""
|
|
|