Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Cloogle
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Cloogle
Cloogle
Commits
cb66601e
Verified
Commit
cb66601e
authored
Nov 17, 2018
by
Camil Staps
🚀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix run-time error in unifyInformation
parent
2bc7e704
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Cloogle/Search.icl
Cloogle/Search.icl
+1
-0
No files found.
Cloogle/Search.icl
View file @
cb66601e
...
...
@@ -103,6 +103,7 @@ search` {unify,name,className,typeName,using,modules,libraries,page,include_buil
unifyInformation
::
!(
Maybe
Type
)
!(
Map
String
[
TypeDef
])
![
TypeDef
]
!
FunctionEntry
!*
CloogleDB
->
*(!
Maybe
Unifier
,
![
TypeDef
],
!
Maybe
[(!
String
,
![
LocationResult
])],
!*
CloogleDB
)
unifyInformation
orgsearchtype
allsyns
usedsyns
fe
db
|
isNothing
fe
.
fe_type
=
(
Nothing
,
usedsyns
,
Nothing
,
db
)
#
(
alwaysUnique
,
db
)
=
alwaysUniquePredicate
db
#
(
usedsyns
,
fe_type
)
=
appFst
(
flip
(++)
usedsyns
)
$
prep
alwaysUnique
$
fromJust
fe
.
fe_type
#
tvas
=
orgsearchtype
>>=
unify
fe_type
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment