[nem-bug] [Nemerle 0000546]: Optimize fun (x) { x } into Nemerle.Utility.Identity.Instance

feedback at nemerle.org feedback at nemerle.org
Sun Feb 12 17:36:05 CET 2006


The following issue has been set PARENT OF issue 0000545.
======================================================================
<http://nemerle.org/bugs/view.php?id=546> 
======================================================================
Reported By:                nazgul
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   546
Category:                   Compiler
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     confirmed
======================================================================
Date Submitted:             10-02-2005 19:58 CEST
Last Modified:              02-12-2006 17:36 CET
======================================================================
Summary:                    Optimize fun (x) { x } into
Nemerle.Utility.Identity.Instance
Description: 
This would avoid creation of unneeded lambda classes and use single
instance (for each instantiation) in every execution.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
parent of           0000545 Subtypes of Func should be implicitly u...
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
10-02-05 19:58 nazgul         New Issue                                    
10-03-05 19:34 nazgul         Status                   new => confirmed    
02-12-06 17:36 nazgul         Relationship added       parent of 0000545   
======================================================================




More information about the bugs mailing list