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.
27 lines
792 B
27 lines
792 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: "compiler: merge duk_reg_t and duk_regconst_t types"
|
|
desc: |-
|
|
Make the new type (duk_reg_t?) signed, make const marker 0x40000000UL so
|
|
that negative values can still be used for marker(s).
|
|
|
|
The downside is that one bit is lost, but this change would reduce the
|
|
casts in the code a lot.
|
|
type: :task
|
|
component: duk
|
|
release: v1.1
|
|
reporter: Sami Vaarala <sami.vaarala@iki.fi>
|
|
status: :unstarted
|
|
disposition:
|
|
creation_time: 2014-07-08 21:13:55.598693 Z
|
|
references: []
|
|
|
|
id: a97e6cf0b309134667645b774effb7bfb2f345b1
|
|
log_events:
|
|
- - 2014-07-08 21:13:55.692066 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
- - 2014-08-22 08:46:19.941480 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- assigned to release v1.1 from v0.12
|
|
- ""
|
|
|