Commit Graph

16 Commits

Author SHA1 Message Date
michelou f1fbe5e026 updated some code examples
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@26062 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2011-11-23 18:26:50 +00:00
michelou d3749ab618 updated CompilerCommand invocation in main
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@22028 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2010-05-25 11:56:58 +00:00
extempore 29962d62f1 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.

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@21343 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2010-04-06 01:26:31 +00:00
michelou 22ca6271a7 corrected @usecase and imports in plugin example
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@20139 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2009-12-15 16:19:47 +00:00
extempore 19aaa66f37 Tweaked plugin template not to reference /Users/luc.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@20110 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2009-12-11 19:21:44 +00:00
ilyas 5476ef7585 plugin example update to be compiled via scala 2.8
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@20041 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2009-12-07 17:25:15 +00:00
dubochet 7f0b1d145a [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.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@18773 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2009-09-24 13:09:40 +00:00
nielsen 9fa68e82c9 annotation removed now - for real
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@17060 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2009-02-09 11:37:07 +00:00
nielsen 6f6060f8a7 Remove type annotations as part of SIP 00002 and removed function from Global that is not used any more
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@17059 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2009-02-09 10:42:40 +00:00
nielsen a9fdf4a886 Updated example compiler plugin for SIP 00002
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@17040 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2009-02-05 14:08:22 +00:00
rytz 31271c8127 removing the .settings folder from svn
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15447 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-06-27 08:44:16 +00:00
rytz e3cc207f77 - added AnnotationChecker and TraverseComponent
- improved the rest

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15446 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-06-27 08:42:40 +00:00
rytz 264ab472e4 rolling back the faulty checkin
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15298 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-06-09 13:32:38 +00:00
rytz 964f4b3bb5 now actually removing plugin.quick
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15297 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-06-09 13:17:59 +00:00
rytz 7b61b9522d updated plugin template to use Transform and InfoTransform
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15279 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-06-06 08:49:43 +00:00
rytz 56bc1a10b9 Added Scala compiler plugin Template.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@15180 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2008-05-23 16:16:17 +00:00