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.org
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Cloogle
cloogle.org
Commits
f0e7011e
Verified
Commit
f0e7011e
authored
May 04, 2019
by
Camil Staps
🚀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update libs.json for moved repositories
parent
cbde1f55
Pipeline
#22422
passed with stages
in 21 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
11 deletions
+12
-11
libs.json
libs.json
+12
-11
No files found.
libs.json
View file @
f0e7011e
...
...
@@ -58,14 +58,14 @@
"name"
:
"ABCInterpreter"
,
"fetch_url"
:
[
"Git"
,
"https://gitlab.science.ru.nl/clean-and-itasks/abc-interpreter"
],
"info_url"
:
"https://gitlab.science.ru.nl/clean-and-itasks/abc-interpreter"
,
"pat
h"
:
"lib"
,
"pattern_
app"
:
[[
"PStartsWith"
,
"ABC/Optimise"
],[
"PStartsWith"
,
"ABC/Parse"
],[
"PStartsWith"
,
"ABC/Instructions
"
]],
"pattern_
core"
:
[[
"PStartsWith"
,
"ABC/Interpreter/
"
]]
"pat
tern_app"
:
[[
"PStartsWith"
,
"src"
]]
,
"pattern_
core"
:
[[
"PStartsWith"
,
"lib/ABC/Interpreter/
"
]],
"pattern_
exclude"
:
[[
"PStartsWith"
,
"examples"
],[
"PStartsWith"
,
"test"
],[
"PStartsWith"
,
"tools
"
]]
},
{
"name"
:
"ArgEnv"
,
"fetch_url"
:
[
"CleanDistribution"
,
"ArgEnv"
,
[
"linux-x64"
,
"lib-argenv"
]],
"info_url"
:
"https://
svn.cs.ru.nl/repos/clean-libraries/trunk/Libraries/ArgEnvUnix/
"
"info_url"
:
"https://
gitlab.science.ru.nl/clean-and-itasks/clean-libraries/tree/master/Libraries
"
},
{
"name"
:
"CleanInotify"
,
...
...
@@ -91,12 +91,13 @@
{
"name"
:
"Cloogle"
,
"fetch_url"
:
[
"Git"
,
"https://gitlab.science.ru.nl/cloogle/Cloogle"
],
"info_url"
:
"https://gitlab.science.ru.nl/cloogle/Cloogle"
"info_url"
:
"https://gitlab.science.ru.nl/cloogle/Cloogle"
,
"pattern_exclude"
:
[[
"PStartsWith"
,
"StdMaybe"
]]
},
{
"name"
:
"Directory"
,
"fetch_url"
:
[
"CleanDistribution"
,
"Directory"
,
[
"linux-x64"
,
"lib-directory"
]],
"info_url"
:
"https://
svn.cs.ru.nl/repos/clean-libraries/trunk/Libraries/Directory/
"
"info_url"
:
"https://
gitlab.science.ru.nl/clean-and-itasks/clean-libraries/tree/master/Libraries/Directory
"
},
{
"name"
:
"libcloogle"
,
...
...
@@ -105,9 +106,10 @@
},
{
"name"
:
"MersenneTwister"
,
"fetch_url"
:
[
"
SVN"
,
"https://svn.cs.ru.nl/repo
s/clean-libraries"
],
"fetch_url"
:
[
"
Git"
,
"https://gitlab.science.ru.nl/clean-and-itask
s/clean-libraries"
],
"info_url"
:
"http://clean.cs.ru.nl/MersenneTwister"
,
"path"
:
"trunk/Libraries/MersenneTwister"
"path"
:
"Libraries/MersenneTwister"
,
"pattern_exclude"
:
[[
"PStartsWith"
,
"testMersenneTwister"
]]
},
{
"name"
:
"StdLib"
,
...
...
@@ -119,9 +121,8 @@
[
{
"name"
:
"clean-compiler"
,
"fetch_url"
:
[
"SVN"
,
"https://svn.cs.ru.nl/repos/clean-compiler"
],
"path"
:
"branches/itask"
,
"info_url"
:
"https://svn.cs.ru.nl/repos/clean-compiler/"
,
"fetch_url"
:
[
"Git"
,
"https://gitlab.science.ru.nl/clean-compiler-and-rts/compiler"
],
"info_url"
:
"https://gitlab.science.ru.nl/clean-compiler-and-rts/compiler"
,
"pattern_app"
:
[[
"PWildcard"
]]
},
{
...
...
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