Timothy Clem
|
c0f74c3e02
|
Give evalute a default instance
|
2017-11-15 15:10:17 -08:00 |
|
Timothy Clem
|
7f42eb2b38
|
A pythonParser2 for convenience
|
2017-11-15 15:09:02 -08:00 |
|
Timothy Clem
|
480c8b1479
|
Small version of python syntax to work with
|
2017-11-15 15:08:35 -08:00 |
|
Timothy Clem
|
a1eca8f1dd
|
Make string a type as well
|
2017-11-15 13:33:58 -08:00 |
|
Timothy Clem
|
83a1510c7b
|
Merge remote-tracking branch 'origin/master' into integrate-abstract-interpretation
|
2017-11-15 13:25:35 -08:00 |
|
joshvera
|
c44af7ad8e
|
no parens
|
2017-11-15 12:16:36 -05:00 |
|
joshvera
|
d06d81672e
|
Enable JS and JSX in semantic-diff
|
2017-11-15 11:35:25 -05:00 |
|
Rob Rix
|
5ff724abfa
|
Merge branch 'master' into integrate-abstract-interpretation
|
2017-11-15 11:33:48 -05:00 |
|
Timothy Clem
|
f9fe282af1
|
Merge branch 'master' into better-json-decode-errors
|
2017-11-14 15:26:19 -08:00 |
|
Josh Vera
|
d900d3ba12
|
Merge branch 'master' into default-typescript-assignment
|
2017-11-14 18:17:44 -05:00 |
|
Timothy Clem
|
6b1ac4f0fa
|
Use eitherDecode so we can include an error message
|
2017-11-14 11:52:49 -08:00 |
|
Josh Vera
|
b86431933d
|
Merge branch 'master' into python-updates
|
2017-11-13 18:37:03 -05:00 |
|
Josh Vera
|
136ceb6ca1
|
Merge branch 'master' into json-updates
|
2017-11-08 15:22:48 -05:00 |
|
joshvera
|
d1cc1ab0cf
|
Parse the top-level value of json
|
2017-11-08 13:26:57 -05:00 |
|
joshvera
|
4e083945bd
|
Pre and post contextualize last term in infixTerm
|
2017-11-08 12:53:56 -05:00 |
|
joshvera
|
6738df20f9
|
Add someTerm
|
2017-11-08 10:48:21 -05:00 |
|
Timothy Clem
|
4e2a23509f
|
Merge branch 'master' into class-toc
|
2017-11-07 13:20:16 -08:00 |
|
joshvera
|
f876fbff20
|
Separate term and manyTerm logic in python
|
2017-11-07 15:55:23 -05:00 |
|
joshvera
|
485669c6f8
|
qualify handleError
|
2017-11-06 16:04:54 -05:00 |
|
joshvera
|
bc10d0c696
|
qualify handleError
|
2017-11-06 16:01:06 -05:00 |
|
joshvera
|
0b6fa7bf93
|
handle assignment errors in markdown
|
2017-11-06 15:58:05 -05:00 |
|
joshvera
|
3fce07a948
|
handle assignment errors in json
|
2017-11-06 15:57:49 -05:00 |
|
joshvera
|
92769123c4
|
Catch exceptions in Ruby assignment back to assignment errors
|
2017-11-06 15:53:31 -05:00 |
|
joshvera
|
965d12dc98
|
Catch exceptions back to assignment errors
|
2017-11-06 15:53:05 -05:00 |
|
Josh Vera
|
e1dd46b419
|
Merge branch 'master' into default-typescript-assignment
|
2017-11-06 15:29:57 -05:00 |
|
joshvera
|
f74ba1a858
|
remove GHC.Stack
|
2017-11-06 13:52:25 -05:00 |
|
joshvera
|
59f137eccc
|
s/data/newtype
|
2017-11-06 11:25:23 -05:00 |
|
joshvera
|
300d860ae5
|
Ruby/TypeScript
|
2017-11-06 11:24:58 -05:00 |
|
joshvera
|
59e928a07f
|
🔥 HasCallStack constraints in typescript
|
2017-11-03 15:30:27 -04:00 |
|
Josh Vera
|
8dd19297d4
|
Merge branch 'master' into typescript-fixes
|
2017-11-03 13:58:13 -04:00 |
|
joshvera
|
acbaf0cffc
|
Add lookup type support
|
2017-11-03 10:36:43 -04:00 |
|
joshvera
|
8749edaf63
|
Contextualize/postContextualize classBodyStatements
We can't catch comments with emptyTerm because that'll add an emptyTerm node to every list of parameters/bodyStatements
|
2017-11-02 20:41:53 -04:00 |
|
joshvera
|
78e182578f
|
Revert "Simplify formalParameters and classBodyStatements by parsing emptyTerm in case of comments in empty bodies"
This reverts commit b7c1f668ff14faf8493365ca2f217abf572284b3.
|
2017-11-02 20:37:09 -04:00 |
|
joshvera
|
6775483aa8
|
Simplify formalParameters and classBodyStatements by parsing emptyTerm in case of comments in empty bodies
|
2017-11-02 20:19:34 -04:00 |
|
joshvera
|
73369fc4bb
|
Need term around second expression in binaryExpression
|
2017-11-02 17:51:03 -04:00 |
|
joshvera
|
a914e3732a
|
Assign bit shift operators in semantic-diff
|
2017-11-02 13:12:52 -04:00 |
|
joshvera
|
7c3111f10c
|
Assign comments in formal parameters
|
2017-11-02 12:26:42 -04:00 |
|
joshvera
|
1dcc88813a
|
Assign unsigned right shift operator
|
2017-11-02 12:15:37 -04:00 |
|
Timothy Clem
|
9d48fcd108
|
Stat and log assign and parse warnings appropriately
|
2017-11-02 08:39:41 -07:00 |
|
Timothy Clem
|
673abca04f
|
Merge remote-tracking branch 'origin/master' into try-another-key
|
2017-11-02 08:05:18 -07:00 |
|
joshvera
|
e1bb4b741b
|
contextualize comments around callSignatureParts
|
2017-10-31 19:59:44 -04:00 |
|
joshvera
|
27a804878a
|
Allow this in requiredParameter
|
2017-10-31 18:01:13 -04:00 |
|
joshvera
|
303a2663c2
|
Fix up typeAliasDeclaration
|
2017-10-31 17:57:51 -04:00 |
|
Ayman Nadeem
|
c872eda552
|
use classIdentifier to signal equivalence
|
2017-10-31 14:52:04 -07:00 |
|
Ayman Nadeem
|
be1b7d6cb0
|
Merge branch 'master' into class-toc
|
2017-10-31 10:30:44 -07:00 |
|
joshvera
|
3bd559f2c4
|
Assign statement identifiers
|
2017-10-31 12:54:16 -04:00 |
|
joshvera
|
573fbbc517
|
Assign default types in type parameters
|
2017-10-31 12:22:38 -04:00 |
|
joshvera
|
f78772cf9c
|
Assign abstract method signatures
|
2017-10-31 11:54:45 -04:00 |
|
joshvera
|
562d493ccf
|
Change ExtendsClause to manyTerm (typeReference <|> expression)
|
2017-10-31 10:41:55 -04:00 |
|
joshvera
|
76430193ca
|
use children when parsing abstract class
|
2017-10-30 17:30:44 -04:00 |
|