Timothy Clem
|
22f16c2b11
|
Capture vertices for MemberAccess
|
2018-07-19 10:35:53 -07:00 |
|
Rob Rix
|
fb93abff18
|
Merge pull request #2059 from github/new-AST-inspection
swap out commands for inspecting AST
|
2018-07-19 13:35:09 -04:00 |
|
Rob Rix
|
45db386adf
|
Merge branch 'master' into new-AST-inspection
|
2018-07-19 13:25:06 -04:00 |
|
Rob Rix
|
3eac88bce9
|
Evaluate Or as disjunction.
|
2018-07-19 13:17:21 -04:00 |
|
Rob Rix
|
0c2f5b44d6
|
Define a disjunction operation on values.
|
2018-07-19 13:15:44 -04:00 |
|
Rob Rix
|
692a0d00a3
|
Revert "Rename the AddressError constructors."
This reverts commit 3a787ea1ad0ac17468470a3bb709c1916492e846.
|
2018-07-19 12:06:39 -04:00 |
|
Rob Rix
|
b05a781d95
|
Merge branch 'master' into holes-with-things-in-them
|
2018-07-19 12:02:07 -04:00 |
|
Charlie Somerville
|
96e68d39fb
|
split out Addressable into Allocatable and Derefable typeclasses
|
2018-07-19 17:17:00 +10:00 |
|
Charlie Somerville
|
de80f1906e
|
fix SpecHelpers to hit heap for namespaces
|
2018-07-19 17:03:17 +10:00 |
|
Charlie Somerville
|
2bde8989de
|
split out separate Deref effect from Allocator
|
2018-07-19 16:32:58 +10:00 |
|
Charlie Somerville
|
a1c4fabfd9
|
Merge branch 'master' into charliesome/module-result
|
2018-07-19 16:06:53 +10:00 |
|
Josh Vera
|
341e103c7f
|
Merge pull request #2073 from github/bench-call-graph
Fix benchmarks and add benchmark for call graph.
|
2018-07-18 18:06:02 -04:00 |
|
Josh Vera
|
e92b04b032
|
Merge branch 'master' into bench-call-graph
|
2018-07-18 17:42:52 -04:00 |
|
Josh Vera
|
337d700dae
|
Merge pull request #2069 from github/add-callstack-to-error
Store CallStack information in Errors directly.
|
2018-07-18 17:42:32 -04:00 |
|
Ayman Nadeem
|
105d1a6ece
|
fix assert statement error
|
2018-07-18 17:22:06 -04:00 |
|
Josh Vera
|
bd9b34a512
|
Merge branch 'master' into add-callstack-to-error
|
2018-07-18 17:09:18 -04:00 |
|
Patrick Thomson
|
dafed54a6f
|
Merge pull request #2060 from github/why-haskell
Document usage of Haskell in this project
|
2018-07-18 16:37:54 -04:00 |
|
Patrick Thomson
|
6788371bc5
|
Merge branch 'master' into why-haskell
|
2018-07-18 16:20:57 -04:00 |
|
Patrick Thomson
|
2a01288c82
|
Merge remote-tracking branch 'origin/master' into bench-call-graph
|
2018-07-18 16:16:10 -04:00 |
|
Patrick Thomson
|
68cd404e9c
|
Merge remote-tracking branch 'origin/master' into add-callstack-to-error
|
2018-07-18 16:12:14 -04:00 |
|
Patrick Thomson
|
7c3c970d05
|
lints/warnings
|
2018-07-18 16:11:28 -04:00 |
|
Josh Vera
|
3122bd705a
|
Merge pull request #2053 from github/grpc-diff-trees
Diffs in the gRPC interface
|
2018-07-18 16:11:18 -04:00 |
|
Timothy Clem
|
68858a5089
|
Track context in which variables are found
|
2018-07-18 13:11:03 -07:00 |
|
Timothy Clem
|
015d18ce18
|
Change up dot formatting a bit
|
2018-07-18 13:10:41 -07:00 |
|
Patrick Thomson
|
ea69a17eda
|
last of Rob's changes
|
2018-07-18 16:05:47 -04:00 |
|
joshvera
|
49c948a708
|
Remove RubyDiff from ruby-terms.proto
|
2018-07-18 15:55:56 -04:00 |
|
Ayman Nadeem
|
01c5872a54
|
assertStatement fixture
|
2018-07-18 15:39:17 -04:00 |
|
Ayman Nadeem
|
dead9debb0
|
assign assertStatement
|
2018-07-18 15:36:35 -04:00 |
|
Rob Rix
|
e131347600
|
Return the load order, not the terms.
|
2018-07-18 12:59:26 -04:00 |
|
Timothy Clem
|
c7cf0ef329
|
Format imports
|
2018-07-18 09:19:13 -07:00 |
|
Timothy Clem
|
45bee052ab
|
++haskell-tree-sitter with tree-sitter-java
|
2018-07-18 08:48:33 -07:00 |
|
Timothy Clem
|
3c0e4c7d3d
|
Back to master's vendor/effects
|
2018-07-18 08:44:18 -07:00 |
|
Patrick Thomson
|
bad6e9f53a
|
Fix benchmarks and add benchmark for call graph.
Preyy straightforward.
|
2018-07-18 11:38:28 -04:00 |
|
Timothy Clem
|
d011f5ec11
|
Remove comment
|
2018-07-18 08:29:13 -07:00 |
|
Timothy Clem
|
a140371b18
|
Fix up call graph tests
|
2018-07-18 07:53:46 -07:00 |
|
Patrick Thomson
|
973a8ff2f7
|
don't use call stack in unError
|
2018-07-18 10:39:34 -04:00 |
|
Timothy Clem
|
39e5384b46
|
Merge remote-tracking branch 'origin/master' into vertex++
|
2018-07-18 07:36:54 -07:00 |
|
Rob Rix
|
ae8aa6a97c
|
Merge branch 'master' into why-haskell
|
2018-07-18 09:02:34 -04:00 |
|
Charlie Somerville
|
a3bc96834c
|
Merge branch 'master' into charliesome/module-result
|
2018-07-18 14:53:31 +10:00 |
|
joshvera
|
abe3524325
|
Remove commented out code
|
2018-07-17 19:35:05 -04:00 |
|
joshvera
|
13dbff2ea4
|
Remove old proto files
|
2018-07-17 19:34:14 -04:00 |
|
joshvera
|
84c52cdda5
|
lints
|
2018-07-17 19:27:11 -04:00 |
|
joshvera
|
bc4952661d
|
Merge remote-tracking branch 'origin/master' into grpc-diff-trees
|
2018-07-17 19:16:29 -04:00 |
|
joshvera
|
0913284879
|
Comment out diffs of syntax roundtrip test
|
2018-07-17 19:00:05 -04:00 |
|
joshvera
|
a0d27311bb
|
Add a ListableF2
|
2018-07-17 18:59:54 -04:00 |
|
joshvera
|
198ba0414a
|
Remove redundant constraints
|
2018-07-17 18:59:35 -04:00 |
|
Timothy Clem
|
440861ccc8
|
Functions too!
|
2018-07-17 15:18:38 -07:00 |
|
Timothy Clem
|
b4c6593a12
|
Capture method decls and identifiers as vertices
|
2018-07-17 15:15:28 -07:00 |
|
joshvera
|
a25b40877b
|
Add protobuf terms
|
2018-07-17 18:06:53 -04:00 |
|
joshvera
|
5f3df53bce
|
Regenerate protobuf files
|
2018-07-17 18:06:42 -04:00 |
|