Charlie Somerville
|
7042dad34a
|
clean up some leftovers
|
2018-05-15 16:01:40 -07:00 |
|
Charlie Somerville
|
f19dabc20b
|
Merge branch 'master' into charliesome/value-ref
|
2018-05-15 15:46:25 -07:00 |
|
Rob Rix
|
9654f9bc1a
|
Merge pull request #1833 from github/graph-rendering-and-serialization
Graph rendering and serialization
|
2018-05-15 18:38:09 -04:00 |
|
Rob Rix
|
1da6ac107a
|
Reformat the signature for termAlgebra.
|
2018-05-15 18:29:39 -04:00 |
|
Rob Rix
|
0d86e6a64e
|
Define diffTermPair using these.
|
2018-05-15 18:29:04 -04:00 |
|
Charlie Somerville
|
406e15e8b2
|
appease hlint
|
2018-05-15 15:21:26 -07:00 |
|
Charlie Somerville
|
ce49f91e78
|
implement assignment
|
2018-05-15 15:04:26 -07:00 |
|
Charlie Somerville
|
4b2cbc6a7a
|
implement lval in MemberAccess
|
2018-05-15 14:33:25 -07:00 |
|
Charlie Somerville
|
6ab67e3762
|
fix up cache for ValueRef
|
2018-05-15 14:31:45 -07:00 |
|
Charlie Somerville
|
16283d527f
|
fix up eval instances
|
2018-05-15 14:17:31 -07:00 |
|
Charlie Somerville
|
0268ce75f0
|
change Evaluatable to work with ValueRef rather than value
|
2018-05-15 13:58:39 -07:00 |
|
Charlie Somerville
|
68f73dfdb0
|
add type annotation to help me understand this code
|
2018-05-15 11:22:57 -07:00 |
|
Charlie Somerville
|
d9b2c8ed80
|
add ValueRef and value functions
|
2018-05-15 11:00:45 -07:00 |
|
Charlie Somerville
|
4bfc5f9ecd
|
rename subtermValue to subtermRef
|
2018-05-15 10:38:16 -07:00 |
|
Rob Rix
|
3abc2da9df
|
Merge branch 'master' into graph-rendering-and-serialization
|
2018-05-15 13:01:40 -04:00 |
|
Timothy Clem
|
a1608bbdd9
|
Merge pull request #1837 from github/tree-sitter-ruby-fix
++tree-sitter-ruby for infinite loop fix
|
2018-05-15 09:03:56 -07:00 |
|
Timothy Clem
|
41f230a46a
|
++tree-sitter-ruby for infinite loop fix
|
2018-05-15 08:17:48 -07:00 |
|
Rob Rix
|
d957ca989f
|
Merge branch 'master' into graph-rendering-and-serialization
|
2018-05-15 11:02:58 -04:00 |
|
Rob Rix
|
f82094d70b
|
Merge pull request #1836 from github/no-trace
No tracing b/c it breaks output
|
2018-05-15 11:01:47 -04:00 |
|
Rob Rix
|
e63351affd
|
🔥 SomeRenderer.
|
2018-05-14 18:44:53 -04:00 |
|
Rob Rix
|
367982bc8d
|
Don’t use SomeRenderer in the CLI spec.
|
2018-05-14 18:44:19 -04:00 |
|
Rob Rix
|
16f07a17d1
|
🔥 Output.
|
2018-05-14 18:40:22 -04:00 |
|
Rob Rix
|
84ea29a60b
|
Fix the tests.
|
2018-05-14 18:39:41 -04:00 |
|
Rob Rix
|
bf0d8e1b12
|
Move diffTerms into the where clause.
|
2018-05-14 18:39:20 -04:00 |
|
Rob Rix
|
b9cd02d8f1
|
Move runDiff into Semantic.Diff.
|
2018-05-14 18:25:47 -04:00 |
|
Timothy Clem
|
628aa27ccb
|
No tracing b/c it breaks output
|
2018-05-14 15:19:09 -07:00 |
|
Rob Rix
|
938f08998b
|
Rename withParsedBlob to withParsedBlobs.
|
2018-05-14 17:09:35 -04:00 |
|
Rob Rix
|
978abee421
|
🔥 a redundant constraint.
|
2018-05-14 17:07:59 -04:00 |
|
Rob Rix
|
e9f64a3181
|
Bind left to right.
|
2018-05-14 17:05:31 -04:00 |
|
Rob Rix
|
96d1c877a1
|
Rename the import of Semantic.Diff.
|
2018-05-14 17:04:27 -04:00 |
|
Rob Rix
|
89456551b2
|
Separate rendering & serialization for parsing.
|
2018-05-14 17:02:59 -04:00 |
|
Rob Rix
|
adb2b6e8aa
|
Move withSomeTerm into parseBlob.
|
2018-05-14 16:36:02 -04:00 |
|
Rob Rix
|
b72856d3b3
|
Export Vertex & DiffTag.
|
2018-05-14 16:35:01 -04:00 |
|
Rob Rix
|
1fb6359497
|
The serializers already produce Builders.
|
2018-05-14 16:27:48 -04:00 |
|
Rob Rix
|
f047b57ecc
|
Encoding order is significant.
|
2018-05-14 16:18:57 -04:00 |
|
Rob Rix
|
a4f7f44394
|
Fix some copypasta.
|
2018-05-14 16:12:26 -04:00 |
|
Rob Rix
|
03749d008e
|
We can just say diff now.
|
2018-05-14 16:11:31 -04:00 |
|
Rob Rix
|
5bae88724b
|
Move the diffTermPair tests into the interpreter spec.
|
2018-05-14 16:09:39 -04:00 |
|
Rob Rix
|
0c9e8be58d
|
Refactor the JSON stuff to use type-level keys.
|
2018-05-14 15:58:29 -04:00 |
|
Rob Rix
|
842f902b41
|
Rename JSONTerms to JSONTrees.
|
2018-05-14 15:33:40 -04:00 |
|
Rob Rix
|
556c70317b
|
Abstract over ToJSON instances.
|
2018-05-14 15:32:47 -04:00 |
|
Rob Rix
|
f387637e77
|
Serialize to JSON.
|
2018-05-14 15:12:37 -04:00 |
|
Rob Rix
|
274c9ffd84
|
Render ASTs to JSON using an intermediate datatype.
|
2018-05-14 15:10:50 -04:00 |
|
Rob Rix
|
24fc5ab8d8
|
JSON serialization appends a newline.
|
2018-05-14 15:04:06 -04:00 |
|
Rob Rix
|
f549a7bbc1
|
Tidy up the CLI module.
|
2018-05-14 14:58:21 -04:00 |
|
Rob Rix
|
8d190c2930
|
Factor the ts-parse command into its own module.
|
2018-05-14 14:57:19 -04:00 |
|
Rob Rix
|
5601c80408
|
🔥 redundant parens.
|
2018-05-14 14:20:32 -04:00 |
|
Rob Rix
|
b76812ec91
|
Factor the language-specific parts of diffBlobPair out.
|
2018-05-14 14:15:28 -04:00 |
|
Rob Rix
|
c22b9f6beb
|
Factor the parser out of run.
|
2018-05-14 13:55:16 -04:00 |
|
Rob Rix
|
76fa3371ac
|
Move rendering out of run.
|
2018-05-14 13:35:11 -04:00 |
|