Ayman Nadeem
|
7a7c9ba222
|
test variable declaration
|
2018-07-24 18:20:57 -04:00 |
|
Ayman Nadeem
|
632bf50506
|
test update expression
|
2018-07-24 18:18:59 -04:00 |
|
Ayman Nadeem
|
cc2cf50b98
|
test throws, trycatches and type argument
|
2018-07-24 18:17:42 -04:00 |
|
Ayman Nadeem
|
448999e68d
|
test try with resources statement
|
2018-07-24 18:12:47 -04:00 |
|
Ayman Nadeem
|
9fc621c9f4
|
test switch statement
|
2018-07-24 17:54:43 -04:00 |
|
Ayman Nadeem
|
794dbf82d4
|
test strings
|
2018-07-24 17:51:32 -04:00 |
|
Ayman Nadeem
|
562beec816
|
test spread parameter
|
2018-07-24 17:47:52 -04:00 |
|
Ayman Nadeem
|
32d6af0e9d
|
test scoped identifiers
|
2018-07-24 17:45:09 -04:00 |
|
Ayman Nadeem
|
6e82ab5410
|
llama expression
|
2018-07-24 17:31:50 -04:00 |
|
Ayman Nadeem
|
f524368c0b
|
interface declaration tests
|
2018-07-24 17:06:07 -04:00 |
|
Ayman Nadeem
|
533b72930b
|
test integers
|
2018-07-24 17:01:12 -04:00 |
|
Ayman Nadeem
|
9d2e734a77
|
Import statement
|
2018-07-24 16:56:38 -04:00 |
|
Ayman Nadeem
|
2e3755fdd8
|
test if statements
|
2018-07-24 16:53:08 -04:00 |
|
Ayman Nadeem
|
7d4ff71cff
|
test For loop
|
2018-07-24 16:51:48 -04:00 |
|
Ayman Nadeem
|
c5e5f0b97f
|
test float
|
2018-07-24 15:29:54 -04:00 |
|
Ayman Nadeem
|
a905e30e47
|
test field access
|
2018-07-24 12:53:35 -04:00 |
|
Ayman Nadeem
|
876ab5d11d
|
test EnumDeclaration
|
2018-07-24 12:43:13 -04:00 |
|
Ayman Nadeem
|
c0c2e2033b
|
test DoWhile
|
2018-07-24 12:42:44 -04:00 |
|
Ayman Nadeem
|
465a66ceca
|
test dims
|
2018-07-24 12:04:09 -04:00 |
|
Ayman Nadeem
|
31f44bdee6
|
test continue statement
|
2018-07-24 11:57:51 -04:00 |
|
Timothy Clem
|
2d29a488fc
|
Merge pull request #2085 from github/fix-stomping-json-key-term
Fix issue with "term" record selector getting overwritten by unspecialized toJSONFields1
|
2018-07-23 12:59:43 -07:00 |
|
Timothy Clem
|
61e5a61b95
|
Merge branch 'master' into fix-stomping-json-key-term
|
2018-07-23 12:47:06 -07:00 |
|
Ayman Nadeem
|
7c2c6ec37f
|
Merge pull request #1994 from github/java-assignment-continued
Java assignment continued
|
2018-07-23 15:36:45 -04:00 |
|
Ayman Nadeem
|
c30298f528
|
remove java from integration spec
|
2018-07-23 15:22:44 -04:00 |
|
Ayman Nadeem
|
ea86992721
|
regenerate interface tests
|
2018-07-23 15:04:07 -04:00 |
|
Timothy Clem
|
3f215a4e0e
|
Fix issue with "term" record selected getting overwritten by unspecialized toJSONFields1
i.e. s/term/value
|
2018-07-23 11:27:02 -07:00 |
|
Ayman Nadeem
|
6713fdde39
|
re-generate ambient-declarations and interface typescript tests
|
2018-07-23 14:22:21 -04:00 |
|
Ayman Nadeem
|
7d468d4823
|
address ambiguous type variable f0 arising from a use of pure
|
2018-07-23 13:58:12 -04:00 |
|
Ayman Nadeem
|
913ba4c315
|
fix hlint errors and add java to integration spec
|
2018-07-23 13:49:10 -04:00 |
|
Ayman Nadeem
|
3ba39b9bc7
|
use newtype
|
2018-07-23 13:34:31 -04:00 |
|
Ayman Nadeem
|
d449218ea3
|
fix InterfaceDeclaration syntax
|
2018-07-23 13:21:28 -04:00 |
|
Ayman Nadeem
|
b8317c8586
|
remove mergeable
|
2018-07-23 12:39:46 -04:00 |
|
Ayman Nadeem
|
6ba948f42b
|
remove strict type
|
2018-07-23 12:39:11 -04:00 |
|
Ayman Nadeem
|
f773cc7de0
|
turn LambdaBody into a newtype
|
2018-07-23 12:35:49 -04:00 |
|
Ayman Nadeem
|
ccd7883574
|
remove comment
|
2018-07-23 12:33:18 -04:00 |
|
Ayman Nadeem
|
6e0d69133e
|
remove mergeable from Java.Syntax
|
2018-07-23 12:16:05 -04:00 |
|
Ayman Nadeem
|
52d89b7a05
|
fix merge conflicts
|
2018-07-23 11:23:57 -04:00 |
|
Ayman Nadeem
|
cb032b8229
|
change to newtype
|
2018-07-23 11:09:46 -04:00 |
|
Ayman Nadeem
|
f9474e633c
|
cleanup comments in assignment
|
2018-07-23 11:09:19 -04:00 |
|
Ayman Nadeem
|
3139301e7b
|
add Named1 and Message1
|
2018-07-23 11:08:25 -04:00 |
|
Ayman Nadeem
|
8233b537ec
|
Merge branch 'master' into java-assignment-continued
|
2018-07-23 09:29:27 -04:00 |
|
Ayman Nadeem
|
f09f2ce26a
|
add tests for normalInterfaceDeclaration and assertStatements in stringLiteral
|
2018-07-23 09:26:02 -04:00 |
|
Josh Vera
|
9d307f5632
|
Merge pull request #2079 from github/move-mergeable-into-the-tests
Move Mergeable into the tests
|
2018-07-20 16:16:34 -04:00 |
|
joshvera
|
fa9a060d09
|
Consume constant method class and interfaces in normal interfaces
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
|
2018-07-20 16:03:48 -04:00 |
|
joshvera
|
5edd10b9a0
|
Added annotationTypeElement
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
|
2018-07-20 15:57:27 -04:00 |
|
joshvera
|
1fc2059cf1
|
spaces
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
|
2018-07-20 15:56:20 -04:00 |
|
joshvera
|
fb56ac59d0
|
Add types to AnnotationTypeElement
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
|
2018-07-20 15:56:13 -04:00 |
|
joshvera
|
bc8e1ff1ec
|
Add annotatedType
and add back catchType to catchFormalParameter
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
|
2018-07-20 15:46:33 -04:00 |
|
joshvera
|
a3679cfd8b
|
AnnotatedType CatchType data types
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
|
2018-07-20 15:46:03 -04:00 |
|
joshvera
|
0c97d05d48
|
Remove Catch and Exception types
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
|
2018-07-20 15:36:59 -04:00 |
|