|
Revision 87f02d16be3ad1849f47a8a1e5c588a5924d4677, 153 bytes
(checked in by mb0 <mb0@…>, 15 months ago)
|
|
parser controller: addded content hash to skip parsing same input.
content proposer: recalculated basic info. simple package name proposal.
as3 grammar: added comment to explain difference with the specifications.
- type expression as return type conflicts with void statement
template proposal can reuse prefix.
moved axdoc parser and tagsoup dependency to org.axdt.axdoc
added debugging option.
axdt now starts to utilize axdoc
|
-
Property mode set to
100644
|
| Line | |
|---|
| 1 | source.. = src/ |
|---|
| 2 | output.. = bin/ |
|---|
| 3 | bin.includes = META-INF/,\ |
|---|
| 4 | .,\ |
|---|
| 5 | plugin.xml,\ |
|---|
| 6 | tagsoup-1.2.jar |
|---|
| 7 | source.. = src/ |
|---|