View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000294 | LDMud 3.6 | LPC Compiler/Preprocessor | public | 2004-11-26 23:57 | 2022-09-19 22:47 |
Reporter | Assigned To | Gnomi | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | duplicate | ||
Product Version | 3.2.10 | ||||
Fixed in Version | 3.6.6 | ||||
Summary | 0000294: Range operator in mappings | ||||
Description | Short: Range operators on 2d mappings From: Lars Date: 2002-05-07 Type: Feature State: New m = ([ "foo": 2; 3; 4, "spot": 7; 8; 9 ]); m["spot",0..1] --> ({ 7, 8 }) It could be implemented such that m["spot",<range>] always returns a flat copy of the values in the mapping. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2004-11-26 23:57 |
|
New Issue | |
2011-02-20 00:19 | zesstra | Relationship added | duplicate of 0000753 |
2011-02-20 01:00 | zesstra | Project | LDMud => LDMud 3.5 |
2022-09-19 22:47 | Gnomi | Project | LDMud 3.5 => LDMud 3.6 |
2022-09-19 22:47 | Gnomi | Assigned To | => Gnomi |
2022-09-19 22:47 | Gnomi | Status | new => assigned |
2022-09-19 22:47 | Gnomi | Status | assigned => resolved |
2022-09-19 22:47 | Gnomi | Resolution | open => duplicate |
2022-09-19 22:47 | Gnomi | Fixed in Version | => 3.6.6 |