summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/ast/parser/MarkupParsers.scala
Commit message (Expand)AuthorAgeFilesLines
...
* more work on rangepositions.Martin Odersky2009-05-281-1/+0
* small modifications to collections.Martin Odersky2009-05-191-29/+34
* Switch over to new scanner/parser.Miles Sabin2009-05-181-54/+40
* The birth of the @switch and @tailrec annotations.Paul Phillips2009-03-161-1/+2
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* One more redundant use of toString.Geoffrey Washburn2008-03-041-1/+1
* Eliminated a few more redundant uses of toString.Geoffrey Washburn2008-03-041-1/+1
* Fixing semi-colon inference in XML.Sean McDirmid2007-09-201-0/+2
* Massive check-in for IDE.Sean McDirmid2007-09-171-96/+78
* Rolled back, redid ++ to ++= change, and recomm...Sean McDirmid2007-07-191-18/+18
* Changed ++ call to ++=Sean McDirmid2007-07-191-3/+3
* gracefully handle end-of-input in the middle of...Lex Spoon2007-07-131-11/+54
* incompleteInputError instead of fatal errorBurak Emir2007-07-121-1/+1
* fix #1166.Burak Emir2007-07-061-2/+2
* removed more primitive type aliases, removed so...michelou2007-06-211-5/+6
* Improved interface of scala.compat.StringBuildermihaylov2007-06-111-8/+8
* added missing else blockmichelou2007-05-151-1/+2
* merged Burak's destructive rev11032 with rev11031michelou2007-05-151-595/+584
* oops, left a printlnBurak Emir2007-05-141-2/+0
* fixed bug 1103 and Sean's example, making marku...Burak Emir2007-05-141-591/+624
* </p/>michelou2007-05-101-603/+592
* updated self aliases, for-comprehension, += opsmichelou2007-04-231-12/+12
* Changed XML parser to put correct positions in ...Iulian Dragos2007-04-191-0/+1
* Switching over to position objects from positio...Sean McDirmid2007-04-191-12/+15
* not just saving, but also resetting scanner sta...Burak Emir2007-03-031-1/+4
* HasKeyValue does not work? added pending/jvm/ba...Burak Emir2007-03-031-7/+12
* * small lib addition to testing.SUnit, made Uni...Burak Emir2007-03-021-12/+19
* Removed Pair(...), Triple(...).Martin Odersky2007-02-211-4/+4
* changed tuple syntax to (...)Martin Odersky2007-02-131-1/+1
* 1. allow trailing commas in tuples; fix of bug 857Martin Odersky2006-12-121-1/+1
* added infix types and {...} syntax for tuples.Martin Odersky2006-12-111-1/+1
* Refactored portability supportmihaylov2006-11-011-9/+10
* xml improvements for 2.2.1 (see changes)Burak Emir2006-10-141-5/+43
* improved error localisation in markup parsingBurak Emir2006-10-141-1/+1
* fixed #774, xml patterns and error handlingBurak Emir2006-10-121-25/+4
* cleanup + xml:group featureBurak Emir2006-10-091-1/+4
* replaced 'Predef.Array' by 'Array' (and Java 1....michelou2006-09-111-1/+1
* xml changesBurak Emir2006-09-071-24/+31
* retrofitted Predef.Array as suggested by Martinmichelou2006-09-061-187/+197
* Moved Predef.Array* to scala.Array.apply*mihaylov2006-09-051-1/+1
* Modified scopes and positions so they can be co...Sean McDirmid2006-08-251-1/+1
* cleanup and slight extension to xml literal par...Burak Emir2006-07-011-59/+88
* fixed bug #610Burak Emir2006-05-231-12/+32
* performed some renamings in the compiler & libraryMartin Odersky2006-03-091-1/+1
* use 'mixin/abstract class' instead of 'trait'mihaylov2006-03-041-10/+1
* (no commit message)Martin Odersky2006-01-071-1/+1
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+583