Dave Holoway
|
dd9d23c64a
|
tidy array constructors and fix some warnings
|
2020-06-10 15:11:16 +01:00 |
|
Dave Holoway
|
b175b52065
|
make variable arity parameters an array type
|
2020-06-10 14:50:40 +01:00 |
|
Dave Holoway
|
309cc47107
|
specialise methods with type variables
|
2020-06-10 11:57:16 +01:00 |
|
Dave Holoway
|
41adfbe53e
|
initial attempt to support type variable arguments in methods
|
2020-06-09 15:01:58 +01:00 |
|
Dave Holoway
|
74a21ecbf8
|
add type variables to SourceMethod
|
2020-06-09 12:51:43 +01:00 |
|
Dave Holoway
|
426735aa25
|
update ResolvableType to use same type resolving as method body parsing
|
2020-06-08 21:02:34 +01:00 |
|
Dave Holoway
|
c09620c481
|
add SourceInitialiser support
|
2020-06-08 13:53:24 +01:00 |
|
Dave Holoway
|
61b787d5ff
|
update SourceMethod to pass name in super constructor
|
2020-06-06 11:38:19 +01:00 |
|
Dave Holoway
|
c113e8bee0
|
add constructor parameters to list of resolvable types
|
2020-06-05 18:31:32 +01:00 |
|
Dave Holoway
|
4ed8411180
|
add default constructor for class types with no explicit constructors
|
2020-06-05 17:19:58 +01:00 |
|
Dave Holoway
|
c43ba6ccf1
|
add new method body parser to use direct linear parsing
|
2020-06-05 14:36:42 +01:00 |
|
Dave Holoway
|
ff8cf5b91a
|
updated validation to use new JavaTypes module instead of MTIs
|
2020-05-26 18:41:35 +01:00 |
|