Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WCCL
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Analysers
WCCL
Graph
76df4c19901c7ae9ec99c5d2154bb4398ee632f4
Select Git revision
Branches
4
develop
fix-words-ann
master
default
protected
wccl-rules-migration
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Apr
3
4
3
13
Nov
27
Oct
18
Apr
18
Aug
5
3
Sep
4
Aug
17
Jun
20
May
21
Apr
7
5
Feb
13
Jan
22
May
15
18
Mar
18
Feb
14
31
Oct
3
2
1
26
Sep
25
Jul
24
17
5
Jun
7
May
30
Apr
20
11
Mar
28
Feb
27
13
10
Jan
9
4
6
Dec
1
30
Oct
10
7
3
26
Sep
16
15
8
7
22
Aug
18
17
5
4
31
Jul
28
18
28
Jun
20
17
16
14
13
12
11
10
9
7
6
5
2
1
31
May
30
29
26
25
24
23
17
13
12
11
10
9
6
5
4
29
Apr
28
27
26
25
22
21
20
19
18
17
16
14
12
9
8
7
5
4
1
21
Mar
18
14
11
9
7
4
3
2
28
Feb
25
24
22
16
15
14
11
10
9
4
2
1
31
Jan
13
12
11
20
Dec
17
16
14
10
9
8
7
6
Update CMakeLists.txt
Update CMakeLists.txt
Update Dockerfile
Update Dockerfile
Update Dockerfile
Update CMakeLists.txt
Update Dockerfile
Update Dockerfile
Update .gitlab-ci.yml
Added uploaded.sh
Merge branch 'revert-f8f774a4' into 'master'
Revert "Merge branch 'deb-pack' into 'master'"
Gitlab CI configuration, changed project name, added cpack support for building deb packages
new project structure
Merge branch 'deb-pack' into 'master'
Update README.md
CPack extension for CMake to build *.deb packages
Added a simple README for now.
Merge branch 'python3.6' into 'master'
Change depracated Python 2 to Python 3.6
Merge branch 'lkopocinski-add-cmake-cpp11-support' into 'master'
Add cmake cpp11 support
merged with mwe_fix
use head position predefined in operator variables, needed to properly select MWE ctags
Merge branch 'master' of nlp.pwr.wroc.pl:wccl
Made compatible with Ubuntu 16.
Faster MWEReader
Removed outdated comment
Swig wrapper updates
wccl-parser shared_ptr fix
Fixes - all classes use shared_ptrs instead of references
Grammar rules changed to take shared_ptr tagset argument
ParsingScope class tagset is held by shared_ptr
Parser and WcclFile have now their own copy of tagset
fix MWEReader's get_next_token -- return token clones as "the caller must dispose of the Token it receives" (according to Corpus2 API docs)
changed boost::shared_ptr implicite cast to explicite cast - c11 req
Comment update
ANTLR linking problem solution (#5297)
Merge branch 'master' of 156.17.129.178:wccl
fix indent