Commit Graph

5098 Commits

Author SHA1 Message Date
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
spoon 0bc9b1de5e revived from old-scala
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5716 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-08 09:50:52 +00:00
dubochet cea021c751 Updated ignore patterns. '/logs' can now be used.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5715 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-07 18:05:55 +00:00
dubochet 0b4b4029b1 The Scala compiler is now compatible with Java 1.6 beta.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5714 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-07 17:59:23 +00:00
odersky 7c2747fddc git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5713 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-02-06 18:18:06 +00:00
dubochet 04b7a03af2 In test script, JAVA_CMD should be JAVACMD.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5712 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-06 17:11:25 +00:00
spoon 18d0cc0972 added some quotes so that arguments with spaces work fine
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5711 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-06 16:42:44 +00:00
dubochet 3bebb7336c Added somme additional documentation.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5707 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-03 15:40:32 +00:00
spoon 775cb95a6b Make the scalac2 sbaz package depend on scalac2-support
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5705 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-03 15:13:42 +00:00
spoon b7dae8db0e Fixed typos in a couple of comments
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5704 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-03 14:55:55 +00:00
dubochet 340fc6cecb Added somme additional documentation.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5702 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-02-03 13:11:41 +00:00
odersky 8173c0d8f8 git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5695 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-02-02 14:26:33 +00:00