Dave Holoway
|
563142661a
|
add support for displaying method signatures
|
2020-06-26 17:02:24 +01:00 |
|
Dave Holoway
|
e2765fd982
|
improve code completion list
add method parameters
order list items by scope
|
2020-06-25 14:43:48 +01:00 |
|
Dave Holoway
|
591907f523
|
initial test of context-dependant code completion
|
2020-06-23 17:03:40 +01:00 |
|
Dave Holoway
|
dc39ae53b1
|
add hex exponent support
|
2020-06-16 22:40:55 +01:00 |
|
Dave Holoway
|
9ac6086bad
|
add support for parsing parameterless lambdas
|
2020-06-16 15:42:48 +01:00 |
|
Dave Holoway
|
eeb6d7c3d0
|
allow uppercase 0X in hex literals
|
2020-06-16 13:58:45 +01:00 |
|
Dave Holoway
|
d0308781f7
|
add missng strictfp modifier
|
2020-06-11 15:54:20 +01:00 |
|
Dave Holoway
|
3a85c6f819
|
treat default and synchronized as modifiers
|
2020-06-08 13:04:57 +01:00 |
|
Dave Holoway
|
6fd6376dea
|
re-add throws as a keyword
|
2020-06-08 12:40:39 +01:00 |
|
Dave Holoway
|
bbc6007338
|
make type parser and body parser use same tokenizer
|
2020-06-08 11:45:01 +01:00 |
|