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.
29 lines
865 B
29 lines
865 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: change bind() implementation from a chained bind() to a collapsed bind()
|
|
desc: |-
|
|
In other words, a bound function always points to a non-bound target
|
|
function, and a bind() called on an already bound function collapses
|
|
the argument list during bind() to avoid chaining.
|
|
type: :task
|
|
component: duk
|
|
release:
|
|
reporter: sva <sami.vaarala@iki.fi>
|
|
status: :unstarted
|
|
disposition:
|
|
creation_time: 2013-11-26 22:08:55.061729 Z
|
|
references: []
|
|
|
|
id: c6ffe21403c54aed599a68e59ca11bc62531e22f
|
|
log_events:
|
|
- - 2013-11-26 22:08:55.229676 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
- - 2014-03-28 10:26:24.662733 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- assigned to release v0.11 from v0.10
|
|
- ""
|
|
- - 2014-04-30 12:42:58.288990 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- unassigned from release v0.11
|
|
- ""
|
|
|