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
694 B

11 years ago
--- !ditz.rubyforge.org,2008-03-06/issue
title: compile-time optimize more unary and binary operations (e.g. !0 and !1 are idioms now)
desc: ""
type: :task
component: duk
11 years ago
release:
11 years ago
reporter: sva <sami.vaarala@iki.fi>
status: :unstarted
disposition:
creation_time: 2014-02-09 22:14:57.947789 Z
references: []
id: 420a61208d7e4d3026d3d38f4bd32e5799cde1f5
log_events:
- - 2014-02-09 22:14:58.163351 Z
- sva <sami.vaarala@iki.fi>
- created
- ""
11 years ago
- - 2014-05-15 13:48:37.360207 Z
- Sami Vaarala <sami.vaarala@iki.fi>
- unassigned from release v0.11
- ""
- - 2014-05-15 13:48:47.824046 Z
- Sami Vaarala <sami.vaarala@iki.fi>
- commented
- "!0, !1, !false, !true are now inlined"