dubochet
141861d4be
SCABBUS now also supports the "print" option.
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4994 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-30 17:16:11 +00:00
dragos
7eb88496c7
Added call to addSyntheticMethods for module classes.
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4993 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-30 17:14:05 +00:00
odersky
ca509e9300
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4992 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-30 16:57:50 +00:00
dragos
deda4d5dbf
Added local variable debugging information in the jvm backend, and corresponding options in the ant task.
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4991 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-30 16:31:54 +00:00
emir
bab40961c1
added xsd stuff
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4990 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-30 15:16:06 +00:00
emir
258e44ae0f
fixed bug in text
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4989 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-29 21:53:22 +00:00
emir
84cd93bb72
comment
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4988 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-29 21:17:22 +00:00
odersky
4ffb29e3f7
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4987 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-29 19:10:41 +00:00
michelou
5e78c968e8
- updated position in error message
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4986 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-29 18:57:53 +00:00
mcdirmid
78eacbe65b
* Added semantic token models to support Eclipse IDE.
...
* Fixed positions to handle Windows newlines
* Fixed as much code generation line number issues as possible, but some issues may remain.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4985 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-29 18:19:38 +00:00
dragos
521a76aefd
Fixed forward jumps.
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4984 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-29 15:15:02 +00:00
odersky
c2ccbba763
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4983 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-29 15:14:48 +00:00
michelou
dd2aa448e5
- added a second constructor 'GenTreeCloner'
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4982 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-29 12:06:15 +00:00
michelou
d5bec75d9b
- added methods 'cloneTypes' and 'getTypeMap'
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4981 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-29 12:05:40 +00:00
michelou
ce93bad469
- updated file header
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4980 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-29 12:03:39 +00:00
odersky
aa027a8e45
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4979 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-29 10:47:03 +00:00
dragos
4dff4b493a
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4978 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-29 09:07:02 +00:00
odersky
93fc0bdd47
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4977 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-28 19:39:32 +00:00
odersky
5225c33c71
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4976 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-28 18:22:55 +00:00
dubochet
631d7427f2
A simple version of Codification framework that has the following limitations:
...
- it does not provide types which are too difficult to get.
- it only covers simple code: no if, no matching, no class or object definitions etc.
- it is only applied to typed code functions.
** This is a temporary version for Fatemeh to work on **
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4975 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-28 17:40:44 +00:00
michelou
55b25038b8
- added empty comments
...
- corrected indentation
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4974 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-28 14:02:20 +00:00
michelou
ee4b6a3a2c
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4973 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-28 11:58:36 +00:00
michelou
5537beaaee
- added tests for octal/hexa chars
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4972 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-28 10:31:08 +00:00
michelou
0f953d8d84
- added tests for octal chars
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4971 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-28 10:28:34 +00:00
michelou
e18bc1014b
- added pos/variances.scala
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4970 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-28 10:26:54 +00:00
michelou
acbfa71561
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4969 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-28 10:26:12 +00:00
michelou
e2ccf4efe8
- removed leading tabs
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4968 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-28 09:55:19 +00:00
michelou
66513a5baf
- added showTree for Tree[]
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4967 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-28 09:52:02 +00:00
odersky
212eba5013
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4966 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-25 17:08:57 +00:00
emir
92af57769a
use == instead of equals, for null testing
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4965 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-25 16:39:20 +00:00
emir
ec6216be81
go
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4964 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-25 16:34:09 +00:00
dragos
0a33e305d2
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4963 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-25 12:49:14 +00:00
dubochet
0f7b29b18a
Sorry Lex, but we actually want to use sourcepath and not classpath in the script
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4962 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-25 10:32:46 +00:00
emir
8d859b1674
verif at valu
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4961 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-25 09:19:00 +00:00
emir
a5c8e943bb
test case for verifying attribu value
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4960 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-25 09:17:39 +00:00
emir
86a2c91968
verifying attributes
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4959 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-25 09:17:18 +00:00
odersky
c357981ad4
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4958 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-24 17:14:06 +00:00
odersky
6af788acc7
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4957 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-24 17:01:23 +00:00
emir
c26834b862
tagmethod fixed bug lisp
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4956 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-24 15:17:43 +00:00
odersky
7dc303e68b
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4955 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-24 14:33:38 +00:00
odersky
eb7c4bf4df
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4954 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-24 14:22:54 +00:00
emir
64c66e2573
nsc problem with enumeration constructor
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4953 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-23 16:34:58 +00:00
emir
51275282ae
updated comment
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4952 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-23 15:35:51 +00:00
emir
ec65f803c1
updated comment
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4951 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-23 15:35:45 +00:00
odersky
5c1d025715
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4950 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-23 15:20:04 +00:00
dragos
12daedbfef
Fixed tailcalls and line numbers.
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4949 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-23 14:40:23 +00:00
odersky
25726cd6ee
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4948 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-22 18:53:02 +00:00
odersky
8e6905e0ac
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4947 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-22 13:13:15 +00:00
odersky
bd09bad1ec
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4946 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-22 12:26:05 +00:00
odersky
78cfc5b10b
*** empty log message ***
...
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@4945 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2005-11-22 10:02:24 +00:00