1
1
mirror of https://github.com/github/semantic.git synced 2024-12-27 00:44:57 +03:00
Commit Graph

25178 Commits

Author SHA1 Message Date
Rick Winfrey
cbef37f751 Redefine throwLoadError to wrap the name of a module not found as part of the error context 2018-08-07 10:48:25 -07:00
Rick Winfrey
cdedb5d893 Update tests 2018-08-07 10:48:01 -07:00
Rick Winfrey
2e5f06751f 🔥 Lower instance for ModuleInfo 2018-08-07 10:47:42 -07:00
Rick Winfrey
fa59e5b525 Redefine Show1 instance for BaseError 2018-08-07 10:47:26 -07:00
Rick Winfrey
eac145618f 🔥 ErrorContext Lower instance
Since we aren't going to keep a Lower instance for `ModuleInfo`, this instance is no longer sensible.
2018-08-07 10:47:07 -07:00
Rick Winfrey
6c5a4bdfa1 Merge branch 'master' into error-context 2018-08-07 09:53:00 -07:00
Rob Rix
86c97ccc27 Merge branch 'master' into evaluate-ruby 2018-08-07 10:35:02 -04:00
Rob Rix
cd654ade6c Merge branch 'master' into charliesome/context 2018-08-07 09:36:57 -04:00
Rob Rix
7a0cb41c4c Import Quieterm. 2018-08-07 09:35:03 -04:00
Rob Rix
3c976b3c7f Merge branch 'master' into interactive-debugger 2018-08-07 09:33:53 -04:00
Rob Rix
18834712d7 Merge pull request #2106 from github/polyadic-lambda
Polyadic lambda
2018-08-07 09:28:19 -04:00
Rob Rix
cdfef7a083 Merge branch 'master' into error-context 2018-08-07 09:26:12 -04:00
Rob Rix
98a848d3ad Inline the lambda' cases. 2018-08-07 09:18:43 -04:00
Rob Rix
9b95841a2d Merge branch 'master' into polyadic-lambda 2018-08-07 09:03:47 -04:00
Charlie Somerville
add87cf217 Merge pull request #1967 from github/charliesome/remove-lookup-or-alloc
Remove lookupOrAlloc calls outside Control.Abstract.Heap
2018-08-07 15:44:01 +10:00
Charlie Somerville
b327ffcfb9 remove lookupOrAlloc calls outside Control.Abstract.Heap 2018-08-07 10:25:47 +10:00
Timothy Clem
25724b72f0 Don't log paths in production 2018-08-06 16:37:11 -07:00
Rick Winfrey
dc98e5ef9d Reflow 2018-08-06 15:29:15 -07:00
Timothy Clem
39626f86ae Merge branch 'master' into fix413s 2018-08-06 15:28:57 -07:00
Rick Winfrey
10c99d3549 Reflow 2018-08-06 15:14:15 -07:00
Rick Winfrey
7c7749e150 Use ErrorContext's Lower instance 2018-08-06 15:13:01 -07:00
Rick Winfrey
00a24473c7 Update tests 2018-08-06 15:10:59 -07:00
Rick Winfrey
5ecb611d48 Wrap LoadError in BaseError 2018-08-06 15:05:58 -07:00
Rick Winfrey
1b914f8ba6 Merge branch 'master' into error-context 2018-08-06 14:44:29 -07:00
Rick Winfrey
a24182a527 Use traceError 2018-08-06 14:44:13 -07:00
Rick Winfrey
aed8dc607d Add traceError 2018-08-06 14:43:44 -07:00
Rick Winfrey
8a66ce5509 Tweak to ErrorContext show instance 2018-08-06 14:43:34 -07:00
Rick Winfrey
cd5190734e Favor readProjectRecursively over new --language behavior 2018-08-06 14:43:20 -07:00
Josh Vera
5a65fc091b Merge pull request #2119 from github/fix-dot-graphs
Fix term and diff dot graphs
2018-08-06 17:33:27 -04:00
Rick Winfrey
823ae6ac51 Merge branch 'master' into error-context 2018-08-06 13:46:42 -07:00
Timothy Clem
a420cfe909 Merge branch 'master' into fix-dot-graphs 2018-08-06 13:38:06 -07:00
Timothy Clem
79e85ac6de Merge pull request #2102 from github/enterprise-support
Allow semanticd to run on Enterprise
2018-08-06 13:37:54 -07:00
Timothy Clem
cd3c0f15ac Merge branch 'master' into enterprise-support 2018-08-06 12:56:45 -07:00
Rick Winfrey
5b9dca6400 Wrap UnspecializedError with BaseError 2018-08-06 11:50:49 -07:00
Josh Vera
1b68e86997 Merge branch 'master' into fix-dot-graphs 2018-08-06 14:01:54 -04:00
Josh Vera
dba1e3ba07 Merge pull request #2103 from github/pass-precise-project-paths
Pass precise project paths
2018-08-06 13:25:02 -04:00
Ayman Nadeem
d1c500126e add evaluatable instance for regex 2018-08-06 13:19:50 -04:00
Josh Vera
99d0b78138 Merge branch 'master' into pass-precise-project-paths 2018-08-06 13:11:09 -04:00
Josh Vera
9055e44acd Merge pull request #2111 from github/refactor-util-and-friends
Move Quieterm into its own module
2018-08-06 13:08:37 -04:00
Rick Winfrey
e42ffb38f5 Fix lints 2018-08-06 09:57:34 -07:00
Rick Winfrey
7a06b8c922 Fix up tests 2018-08-06 09:29:24 -07:00
Rick Winfrey
f0688f11b7 Define Eq1 instance for BaseError 2018-08-06 09:06:57 -07:00
Timothy Clem
30f7308f5f This order is a little better 2018-08-04 19:32:23 -07:00
Timothy Clem
f1d35283e7 No need for this, left over from debuggin 2018-08-04 19:31:15 -07:00
Timothy Clem
ca64ee2b07 Show replacements in the diff dot output 2018-08-04 19:30:19 -07:00
Timothy Clem
2a2a1b9128 Bring back dot rendering for terms and diffs
The usage of local was problematic here.
2018-08-04 19:29:14 -07:00
Rick Winfrey
adfb20dadd Update Ruby.Spec 2018-08-03 17:11:21 -07:00
Rick Winfrey
37d197bb21 Wrap SpecHelpers errors in BaseError 2018-08-03 16:59:34 -07:00
Rick Winfrey
f401cfcddf Add Lower ModuleInfo instance 2018-08-03 16:59:14 -07:00
Rick Winfrey
e8a2a0a78a Add Lower BaseError instance 2018-08-03 16:58:59 -07:00