summaryrefslogtreecommitdiff
path: root/docs/examples/plugintemplate
Commit message (Collapse)AuthorAgeFilesLines
* Fix documentation stutters.Blair Zajac2011-12-061-1/+1
|
* updated some code examplesmichelou2011-11-231-1/+1
|
* Begone t1737...Hubert Plociniczak2011-11-022-2/+2
|
* updated CompilerCommand invocation in mainmichelou2010-05-251-1/+1
|
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-2/+2
| | | | | | | | | As a brief diversion from real work, implemented Damerau–Levenshtein and ran it on trunk to elicit obvious misspellings. Unfortunately they're mostly in places like compiler comments which real people never see, but I fixed them anyway. All those English Lit majors who peruse our sources are sure to be pleased. No review.
* corrected @usecase and imports in plugin examplemichelou2009-12-152-6/+6
|
* Tweaked plugin template not to reference /Users...Paul Phillips2009-12-111-1/+1
| | | | | Tweaked plugin template not to reference /Users/luc.
* plugin example update to be compiled via scala 2.8ilyas2009-12-073-3/+5
|
* [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
|
* removing the .settings folder from svnLukas Rytz2008-06-271-15/+0
|
* - added AnnotationChecker and TraverseComponentLukas Rytz2008-06-278-43/+122
| | | | | - improved the rest
* rolling back the faulty checkinLukas Rytz2008-06-092-7/+3
|
* now actually removing plugin.quickLukas Rytz2008-06-092-3/+7
|
* updated plugin template to use Transform and In...Lukas Rytz2008-06-068-20/+189
| | | | | updated plugin template to use Transform and InfoTransform
* Added Scala compiler plugin Template.Lukas Rytz2008-05-2316-0/+596