mirror of https://github.com/svaarala/duktape.git
Sami Vaarala
11 years ago
7 changed files with 97 additions and 3 deletions
@ -0,0 +1,24 @@ |
|||||
|
--- !ditz.rubyforge.org,2008-03-06/issue |
||||
|
title: rename static internal funcs to duk__xxx for consistency with defines |
||||
|
desc: "" |
||||
|
type: :task |
||||
|
component: duk |
||||
|
release: v0.10 |
||||
|
reporter: sva <sami.vaarala@iki.fi> |
||||
|
status: :unstarted |
||||
|
disposition: |
||||
|
creation_time: 2014-02-01 03:07:41.966280 Z |
||||
|
references: [] |
||||
|
|
||||
|
id: 351e7bf8a774720320ce24344192712e81d5b511 |
||||
|
log_events: |
||||
|
- - 2014-02-01 03:07:42.110212 Z |
||||
|
- sva <sami.vaarala@iki.fi> |
||||
|
- created |
||||
|
- "" |
||||
|
- - 2014-02-01 03:08:05.562578 Z |
||||
|
- sva <sami.vaarala@iki.fi> |
||||
|
- commented |
||||
|
- |- |
||||
|
The function names also appear in symbol tables, tracebacks, etc, so it's |
||||
|
nice that they indicate they're from Duktape. |
@ -0,0 +1,18 @@ |
|||||
|
--- !ditz.rubyforge.org,2008-03-06/issue |
||||
|
title: improve underscore test harness and go through remaining issues |
||||
|
desc: "" |
||||
|
type: :task |
||||
|
component: duk |
||||
|
release: v0.10 |
||||
|
reporter: sva <sami.vaarala@iki.fi> |
||||
|
status: :unstarted |
||||
|
disposition: |
||||
|
creation_time: 2014-01-31 23:27:24.964184 Z |
||||
|
references: [] |
||||
|
|
||||
|
id: 74646891fafa1db28dcc622f373207df1e381b2f |
||||
|
log_events: |
||||
|
- - 2014-01-31 23:27:25.108086 Z |
||||
|
- sva <sami.vaarala@iki.fi> |
||||
|
- created |
||||
|
- "" |
@ -0,0 +1,22 @@ |
|||||
|
--- !ditz.rubyforge.org,2008-03-06/issue |
||||
|
title: add a __duk__ compatibility property |
||||
|
desc: "" |
||||
|
type: :task |
||||
|
component: duk |
||||
|
release: v0.9 |
||||
|
reporter: sva <sami.vaarala@iki.fi> |
||||
|
status: :closed |
||||
|
disposition: :fixed |
||||
|
creation_time: 2014-02-01 03:35:11.634305 Z |
||||
|
references: [] |
||||
|
|
||||
|
id: a3224bc103d8f9dcb7311e44d30845926b93db4a |
||||
|
log_events: |
||||
|
- - 2014-02-01 03:35:11.831312 Z |
||||
|
- sva <sami.vaarala@iki.fi> |
||||
|
- created |
||||
|
- "" |
||||
|
- - 2014-02-01 22:23:07.386039 Z |
||||
|
- sva <sami.vaarala@iki.fi> |
||||
|
- closed with disposition fixed |
||||
|
- "" |
@ -0,0 +1,18 @@ |
|||||
|
--- !ditz.rubyforge.org,2008-03-06/issue |
||||
|
title: primitive to create a new context with fresh built-ins (rather than copied) |
||||
|
desc: "" |
||||
|
type: :task |
||||
|
component: duk |
||||
|
release: v0.10 |
||||
|
reporter: sva <sami.vaarala@iki.fi> |
||||
|
status: :unstarted |
||||
|
disposition: |
||||
|
creation_time: 2014-02-01 03:11:39.258324 Z |
||||
|
references: [] |
||||
|
|
||||
|
id: f0c1977381d6597ae7eca76959a088c75984b542 |
||||
|
log_events: |
||||
|
- - 2014-02-01 03:11:39.423237 Z |
||||
|
- sva <sami.vaarala@iki.fi> |
||||
|
- created |
||||
|
- "" |
Loading…
Reference in new issue