Feature #310
Assist++ support for SKYLARK
Status: | Approved | Start date: | 07/07/2012 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | ||
Assignee: | Miroslav Fidler | % Done: | 0% | |
Category: | IDE | Spent time: | - | |
Target version: | - |
Description
(replace it with function definition)
History
#1 Updated by Sender Ghost almost 13 years ago
- File 310_uppsrc.diff added
- Category set to IDE
- Status changed from New to Patch ready
- Assignee set to Miroslav Fidler
I created possible implementation.
Also I added Assist++ function for SKYLARK define by using "//$-" and "//$+" comments.
#2 Updated by Sender Ghost almost 13 years ago
- File deleted (
310_uppsrc.diff)
#3 Updated by Sender Ghost almost 13 years ago
- File 310_uppsrc.diff added
#4 Updated by Sender Ghost almost 13 years ago
- File deleted (
310_uppsrc.diff)
#5 Updated by Sender Ghost almost 13 years ago
- File 310_uppsrc.diff
added
Added some checks for SKYLARK define.
Still, this implementation is not context sensitive. Capable preprocessor parser needed for complete context sensitive implementation.
#6 Updated by Sender Ghost almost 13 years ago
- File 310_uppsrc2.diff
added
So, there are other ways to do it.
But still, I made the patch to fix it.
#7 Updated by Sender Ghost almost 13 years ago
The 'a.type = "void";' line in the patch might be not necessary.
#8 Updated by Miroslav Fidler almost 13 years ago
- Status changed from Patch ready to Approved