summaryrefslogtreecommitdiff
path: root/docs/examples/plugintemplate/src
Commit message (Collapse)AuthorAgeFilesLines
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
| | | | | | | | [no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore.
* annotation removed now - for realnielsen2009-02-091-2/+2
|
* Remove type annotations as part of SIP 00002 an...nielsen2009-02-091-2/+2
| | | | | | Remove type annotations as part of SIP 00002 and removed function from Global that is not used any more
* Updated example compiler plugin for SIP 00002nielsen2009-02-056-11/+18
|
* - added AnnotationChecker and TraverseComponentLukas Rytz2008-06-277-43/+96
| | | | | - improved the rest
* rolling back the faulty checkinLukas Rytz2008-06-091-4/+0
|
* now actually removing plugin.quickLukas Rytz2008-06-091-0/+4
|
* updated plugin template to use Transform and In...Lukas Rytz2008-06-065-17/+186
| | | | | updated plugin template to use Transform and InfoTransform
* Added Scala compiler plugin Template.Lukas Rytz2008-05-235-0/+186