Timothy Clem
|
9d4a1f21b5
|
Evalute to Types
|
2017-11-22 10:48:12 -08:00 |
|
Timothy Clem
|
79cc2cae5a
|
s/NoOp/Unit
|
2017-11-22 10:47:38 -08:00 |
|
Timothy Clem
|
cc41cec227
|
Shorten type application on example
|
2017-11-22 10:46:58 -08:00 |
|
Timothy Clem
|
08318707d9
|
EvalCollect instances
|
2017-11-22 10:19:22 -08:00 |
|
Timothy Clem
|
ce1581553b
|
Rename eval <=> evaluate
|
2017-11-22 10:18:07 -08:00 |
|
Timothy Clem
|
0ffb83d22b
|
Need this for some reason
|
2017-11-22 10:17:17 -08:00 |
|
Timothy Clem
|
87145308cd
|
Bring in some of the other interpreters
|
2017-11-22 08:04:13 -08:00 |
|
Timothy Clem
|
c41bf38de6
|
Todo eval implementations and NoOp value and type
|
2017-11-22 08:03:51 -08:00 |
|
Timothy Clem
|
fead2e2bb5
|
Example for how to eval
|
2017-11-16 14:26:50 -08:00 |
|
Timothy Clem
|
d6d697c5a3
|
Fake evaluating of a program
|
2017-11-15 15:12:56 -08:00 |
|
Timothy Clem
|
e117286359
|
Some more Eval instances
|
2017-11-15 15:12:19 -08:00 |
|
Timothy Clem
|
68ca2166bf
|
Default instances of Eval for the minimal Syntax
|
2017-11-15 15:11:02 -08:00 |
|
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 |
|
Rick Winfrey
|
9ba0cfd38a
|
Merge pull request #1434 from github/dump-ast
Add protip about dumping TreeSitter AST
|
2017-11-15 11:16:44 -08:00 |
|
Rick Winfrey
|
02befdf6eb
|
Merge branch 'master' into dump-ast
|
2017-11-15 10:18:38 -08:00 |
|
Josh Vera
|
46e79a6cd4
|
Merge pull request #1438 from github/add-js-and-jsx-to-old-toc
Enable JS and JSX in semantic-diff
|
2017-11-15 12:32:48 -05: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
|
bf2f5fff33
|
Merge pull request #1435 from github/better-json-decode-errors
Use eitherDecode so we can include an error message
|
2017-11-14 15:31:08 -08:00 |
|
Timothy Clem
|
f9fe282af1
|
Merge branch 'master' into better-json-decode-errors
|
2017-11-14 15:26:19 -08:00 |
|
Josh Vera
|
d9e5338b02
|
Merge pull request #1411 from github/default-typescript-assignment
Enable typescript assignment by default
|
2017-11-14 18:25:53 -05: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
|
a0532c90fc
|
Merge pull request #1425 from github/python-updates
Separate term and manyTerm logic in python
|
2017-11-13 18:52:16 -05:00 |
|
Josh Vera
|
b86431933d
|
Merge branch 'master' into python-updates
|
2017-11-13 18:37:03 -05:00 |
|
Josh Vera
|
d24a7eb058
|
Merge pull request #1426 from github/json-updates
JSON updates
|
2017-11-08 15:35:43 -05:00 |
|
Josh Vera
|
136ceb6ca1
|
Merge branch 'master' into json-updates
|
2017-11-08 15:22:48 -05:00 |
|
Timothy Clem
|
43f4706517
|
Merge pull request #1389 from github/class-toc
[WIP] class TOC
|
2017-11-08 12:14:15 -08:00 |
|
joshvera
|
e1fdd753ed
|
Regenerate go tests
|
2017-11-08 15:01:39 -05:00 |
|
joshvera
|
b3badb5e16
|
++haskell-tree-sitter
|
2017-11-08 13:38:24 -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 |
|
Josh Vera
|
1d31831730
|
Merge pull request #1424 from github/handle-typescript-assignment-errors
Handle assignment errors
|
2017-11-06 17:28:03 -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 |
|
Josh Vera
|
3c474f1cfd
|
Merge pull request #1423 from github/typescript-fixes
More typescript fixes
|
2017-11-06 13:58:58 -05:00 |
|
joshvera
|
f74ba1a858
|
remove GHC.Stack
|
2017-11-06 13:52:25 -05:00 |
|