Commit Graph

5259 Commits

Author SHA1 Message Date
mihaylov b1875f5a24 Simplified serializable attribute check
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5797 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-20 11:13:52 +00:00
mihaylov cf42a831c8 use the quick compiler if there's no distribution
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5796 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-20 10:36:55 +00:00
spoon 0c79e7d55a - generate a wrapper for scalaint
- renamed sbp files without the "2" (scala vs. scala2, etc.)


git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5795 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-20 03:03:23 +00:00
spoon 086a4c4dbd added "" around a variable usage
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5794 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-20 03:01:02 +00:00
spoon 3dd770d5ab support emailing the report to multiple addresses
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5792 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-17 19:59:32 +00:00
odersky 5a8863e90a corrected .check file of new test
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5786 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-17 17:45:09 +00:00
michelou bb5725b38c corrected lastIndexOf parameter in file scala/reflect/Symbol.scala
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5785 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-17 17:42:33 +00:00
odersky 3f23dd4703 fix^2: import Predef._ in reflect.{Symbol, Type} to get things to recompile.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5784 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-17 17:41:14 +00:00
odersky 08689b94b7 small fix to positions
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5783 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-17 17:10:39 +00:00
spoon 8a95698abe git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5782 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-02-17 16:54:08 +00:00
odersky 6823c48a1e bug fixes: 532, 531, 530
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5776 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-17 15:35:10 +00:00
odersky 9fee5420ab git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5775 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-02-17 14:17:25 +00:00
mihaylov 9fd45b8247 Fixed the failure of the nightly build
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5774 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-17 08:10:28 +00:00
spoon fbd103be75 added an extra constructor for convenience
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5773 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-16 23:12:12 +00:00
spoon c8f2a69db3 removed a hack for supporting the interpreter that is no longer needed
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5772 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-16 23:11:32 +00:00
spoon b77541b043 allow templateStatSeq to work when a statement is
terminated by EOF instead of a semicolon

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5771 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-16 23:10:49 +00:00
spoon 8f65d9787b Many, many cleanups and small improvements.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5770 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-16 23:08:08 +00:00
michelou 8c812563f0 renamed 'scala*2' to 'scala*' in Ant file build.xml
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5769 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-16 09:43:31 +00:00
michelou 222e2bed7e renamed 'scala*2' to 'scala*' in script file test/scalatest
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5768 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-16 09:42:40 +00:00
dubochet e5598ee076 Fixed a bug in Codification.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5765 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-16 08:30:24 +00:00
emir 5851470eac fxd missing decl for root.symbol
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5764 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-15 18:37:17 +00:00
michelou 1d30d238be renamed man pages to original commmands
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5763 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-15 17:00:10 +00:00
michelou 26ead58bce adapted script 'scalatest' to work in development AND end-user environments
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5755 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-15 15:03:31 +00:00
michelou 52e295d34e renamed man pages
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5754 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-15 14:53:28 +00:00
michelou 1f19501a60 renamed 'scala*2' to 'scala*' and updated copyright in man pages
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5753 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-15 14:51:35 +00:00
emir e344167489 changed handling of MatchError, prints string now
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5750 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-14 17:14:45 +00:00
emir 3af343a73b changed handling of MatchError, prints string now
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5749 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-14 17:14:24 +00:00
dubochet a7da9d569a Expanded Codification to support loops, conditions and assignation. Assignation is known to be highly instable and will change in the future: use at your own risks.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5748 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-14 15:23:26 +00:00
mihaylov 1cf79bb499 Added annotations parsing
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5747 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-14 13:10:49 +00:00
dragos 95194963e8 Refactored ICode and added basic inlining capabilities.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5746 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-14 12:50:40 +00:00
michelou a7c454dfd5 removed command 'ant clean.all' from scala2-nightly-test.scm
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5745 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-13 17:18:54 +00:00
mihaylov 1c338bad33 Added missing constants
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5744 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-13 16:16:42 +00:00
mihaylov 54cb87e518 Added values for the type tags
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5743 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-13 07:33:04 +00:00
mihaylov b42127f1d5 Added the names of Java annotations classfile attributes
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5742 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-13 07:32:26 +00:00
dubochet e1105bc5c3 Updated SABBUS to provide more information about the environment in which it is running.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5741 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-10 18:19:09 +00:00
odersky 249932bc80 git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5735 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-02-10 14:49:29 +00:00
michelou 8dbc0952c6 - prints out Java environment when executing build.xml
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5732 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-10 14:12:49 +00:00
michelou fd50b2732e - removed trailing cr in file test/files/neg/bug521.check
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5731 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-10 13:22:13 +00:00
spoon 8b27a3eab4 git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5730 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-02-10 13:10:30 +00:00
spoon 3ee6483c8b git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5729 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-02-10 13:08:26 +00:00
michelou 24ee5f9b56 - updated copyright notice (year, "unless specified otherwise") in file docs/LICENSE
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5727 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-10 12:20:59 +00:00
mihaylov ea199c36fb Interpet the scala.runtime.compat.BeanProperty to generate Java Beans compliant names for variable accessors
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5726 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-10 11:37:35 +00:00
mihaylov e0ea72e0d7 An attribute that designates variable's accessors names as Java Beans compliant
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5725 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-10 11:35:31 +00:00
odersky 8d30c0fabf git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5724 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-02-09 16:29:13 +00:00
odersky d77116296f git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5723 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-02-09 16:26:09 +00:00
odersky 9c2316fd39 git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5722 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-02-09 16:25:11 +00:00
mcdirmid ed47b10b5e git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5721 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-02-09 15:03:35 +00:00
spoon 16e6217dfd have the warning email include the list of failed tests
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5719 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-09 12:21:29 +00:00
spoon e66352815a updates for scala2
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5718 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-08 09:54:03 +00:00
spoon 593f614ad8 fixed name of script
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5717 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-08 09:53:39 +00:00