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
823 B
29 lines
823 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: implement a generic number ToString() coercion with radix support
|
|
desc: |-
|
|
The algorithm in E5.1 Section 9.8.1 should be generalized to allow other
|
|
radix values. Such a helper is needed e.g. for Number.prototype string
|
|
conversion functions.
|
|
type: :task
|
|
component: duk
|
|
release: v0.5
|
|
reporter: sva <sami.vaarala@iki.fi>
|
|
status: :closed
|
|
disposition: :fixed
|
|
creation_time: 2013-03-28 21:36:04.530480 Z
|
|
references: []
|
|
|
|
id: 9b082d2b87bf15fffffd5c4b287ec15b87a0bf88
|
|
log_events:
|
|
- - 2013-03-28 21:36:04.710501 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
- - 2013-03-28 21:43:04.786118 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- assigned to release v0.5 from v0.4
|
|
- ""
|
|
- - 2013-05-16 19:53:19.035931 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- closed with disposition fixed
|
|
- ""
|
|
|