D language: please add templates into symbols list
"template" is keyword like a class or struct in D
example file is attached
Nick Treleaven
None
None
Public
|
Date: 2012-11-27 05:56:08 PST I was aware D doesn't use <>. I've now made a small change to ignore them. |
|
Date: 2012-11-05 09:22:15 PST Here the '<' symbol made the parser look for a closing '>' char (for C++). |
|
Date: 2012-11-05 08:21:57 PST Now implemented in Git. |
|
Date: 2012-11-05 08:21:57 PST Nested template blocks should now appear under their parent. |
|
Date: 2012-11-03 09:17:32 PDT Thanks for the sample file. The D parser already understands templates, but |
| Filename | Description | Download |
|---|---|---|
| fields.d | example D file with templates | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| close_date | 2012-11-05 08:21 | 2012-11-05 10:16:10 PST | denizzz |
| status_id | Open | 2012-11-05 10:16:10 PST | denizzz |
| status_id | Closed | 2012-11-05 09:22:17 PST | denizzz |
| status_id | Open | 2012-11-05 08:21:57 PST | ntrel |
| close_date | - | 2012-11-05 08:21:57 PST | ntrel |
| summary | D language: please add templates into symbols list | 2012-11-03 09:20:14 PDT | ntrel |
| assigned_to | nobody | 2012-11-03 09:17:32 PDT | ntrel |
| File Added | 455920: fields.d | 2012-11-03 07:54:11 PDT | denizzz |