Till Schnell
|
f3dc0cbeb7
|
Add diamond expression
|
2021-04-16 19:34:49 +02:00 |
|
Till Schnell
|
cd2f030ac6
|
remove unused testcase
|
2021-04-14 10:50:01 +02:00 |
|
Till Schnell
|
f548548788
|
Add test case for param types
|
2021-04-14 10:48:40 +02:00 |
|
Till Schnell
|
5cf41101bf
|
Only replace refType occurs in MethodReturn, Parameter, Field and Local
Var
|
2021-04-14 10:18:56 +02:00 |
|
Till Schnell
|
e139f8c867
|
Add Test for Void
|
2021-04-14 10:18:15 +02:00 |
|
Till Schnell
|
5a151a965c
|
Add new test classes
|
2021-04-13 11:57:10 +02:00 |
|
Till Schnell
|
e5f03369cc
|
Test via assert of amount of generated constraints
|
2021-04-13 09:14:17 +02:00 |
|
Till Schnell
|
f698c967c0
|
Delete outdated test class
|
2021-04-10 11:24:02 +02:00 |
|
Till Schnell
|
1509e21214
|
Add Test for MapNested
|
2021-04-10 11:23:34 +02:00 |
|
Till Schnell
|
50c05064c7
|
Add Test for map
|
2021-04-10 11:22:38 +02:00 |
|
Till Schnell
|
6458a06293
|
Add Test for nested
|
2021-04-10 11:21:49 +02:00 |
|
Till Schnell
|
a984e455e4
|
Add Test for single
|
2021-04-10 11:20:36 +02:00 |
|
Till Schnell
|
19c9f648a8
|
Add Testclass for fields
|
2021-04-10 11:19:15 +02:00 |
|
Till Schnell
|
077bd62b92
|
Introduce ? extends to the map of TPH. This should prevent an editing
|
2021-04-10 11:09:16 +02:00 |
|
Till Schnell
|
de62df00e0
|
correct test oputput
|
2021-04-10 10:42:58 +02:00 |
|
Till Schnell
|
78e3b76dc3
|
make test functions static
|
2021-04-10 10:42:28 +02:00 |
|
Till Schnell
|
c627f9de60
|
Split the single testcase to two
|
2021-04-10 10:40:58 +02:00 |
|
Till Schnell
|
ff92807b83
|
Add JavaDoc
|
2021-04-10 10:33:46 +02:00 |
|
Till Schnell
|
1043b3f55f
|
remove a test
|
2021-04-09 20:31:40 +02:00 |
|
Till Schnell
|
88440b873a
|
extract generation and merge to a static utility function
|
2021-04-09 20:25:10 +02:00 |
|
Till Schnell
|
4ca0e1e5f6
|
Add a child class of the compiler to implement the wildcard infer
algorithm
|
2021-04-09 20:13:15 +02:00 |
|
Till Schnell
|
cb28405fe1
|
made foreach over map not entry set
|
2021-04-09 20:04:58 +02:00 |
|
Till Schnell
|
c7f91724a6
|
remove rawtypes
|
2021-04-08 18:54:16 +02:00 |
|
Till Schnell
|
11b63e0a5d
|
remove raw types and add java doc
|
2021-04-08 18:52:33 +02:00 |
|
Till Schnell
|
5f7829191c
|
Improve log of test
|
2021-04-08 18:45:14 +02:00 |
|
Till Schnell
|
044d9a1860
|
improve log of replacement of tph
|
2021-04-08 18:37:42 +02:00 |
|
Till Schnell
|
6fcbca1187
|
remove useless imports
|
2021-04-08 18:31:14 +02:00 |
|
Till Schnell
|
572f41ffd4
|
Add tests for different classes
|
2021-04-08 18:31:02 +02:00 |
|
Till Schnell
|
e0f7f95bed
|
remove unused test rsrc
|
2021-04-08 18:17:02 +02:00 |
|
Till Schnell
|
78c365a7be
|
Add testclass for single wildcard test
|
2021-04-08 18:16:52 +02:00 |
|
Till Schnell
|
bea072689b
|
Fix bug in test class
|
2021-04-08 18:08:54 +02:00 |
|
Till Schnell
|
81697eee64
|
Add iteration and replacement of nested type parameters
|
2021-04-08 18:08:38 +02:00 |
|
Till Schnell
|
c474abd2bd
|
add test for nested types
|
2021-04-08 18:01:52 +02:00 |
|
Till Schnell
|
6dd02a654b
|
Add JavaDoc
|
2021-04-08 17:57:41 +02:00 |
|
Till Schnell
|
e5d5376ce9
|
remove test case of the old approche
|
2021-04-08 11:30:49 +02:00 |
|
Till Schnell
|
0cdeee9e0d
|
add combination of constraints
|
2021-04-08 11:30:07 +02:00 |
|
Till Schnell
|
98b3ad1517
|
add replacement of param types with tph and generate consolidated
constraints
|
2021-04-06 18:44:30 +02:00 |
|
Till Schnell
|
b59aabeea5
|
generate the constraints for all tph
|
2021-04-06 18:38:01 +02:00 |
|
Till Schnell
|
26953665c9
|
search for all generics in ast
|
2021-04-06 18:26:10 +02:00 |
|
Till Schnell
|
465f82e967
|
Add generation of constraints for ref type
|
2021-04-06 18:25:04 +02:00 |
|
Till Schnell
|
ce8b19acae
|
Remove visitors for the Oracle AST approche
|
2021-04-06 18:24:47 +02:00 |
|
Till Schnell
|
7dfe546999
|
return the source files
|
2021-04-06 18:24:05 +02:00 |
|
Till Schnell
|
c96c56e882
|
add comments
|
2021-04-06 17:23:04 +02:00 |
|
Till Schnell
|
3e57a64f9c
|
add comment
|
2021-04-06 17:22:27 +02:00 |
|
Till Schnell
|
e8539a84fd
|
Add array constructor
|
2021-04-04 15:40:16 +02:00 |
|
Till Schnell
|
0551d25fbf
|
Add test for JavaTX constraints generation
|
2021-04-04 15:39:57 +02:00 |
|
Till Schnell
|
cbe2d7b0f5
|
extract test of unit
|
2021-03-27 18:06:28 +01:00 |
|
Till Schnell
|
59b45b5f87
|
Add test method
|
2021-03-27 18:04:28 +01:00 |
|
Till Schnell
|
ad7e7ec42b
|
Add the placeholder mapping
|
2021-03-27 18:01:28 +01:00 |
|
Till Schnell
|
9d2c85d686
|
add get of constraints
|
2021-03-27 17:40:01 +01:00 |
|