Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WCCL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Analysers
WCCL
Commits
Commits · 72b7a9186640bbef9b5231a5cc27e5d58c9973e2
72b7a9186640bbef9b5231a5cc27e5d58c9973e2
Select Git revision
Selected
72b7a9186640bbef9b5231a5cc27e5d58c9973e2
Branches
4
master
default
protected
fix-words-ann
wccl-rules-migration
develop
5 results
wccl
libwccl
variables.h
Author
Search by author
Any Author
authors
Arkadiusz Janz
ajanz
Bartosz Ziemba
bartoszziemba
Grzegorz Kostkowski
gkostkowski
Mateusz Gniewkowski
MGniew
Michał Marcińczuk
czuk
Szymon Ciombor
szymekc
Vadim Shishkin
vadim.shishkin
Wiktor Walentynowicz
wiktorwalentynowicz
Łukasz Kopociński
lkopocinski
9 authors
Browse files
Apr 18, 2011
Decouple variables.h a bit from concrete Value headers - with forward declarations.
· 0ccad1b1
Adam Wardynski
authored
Apr 18, 2011
0ccad1b1
Mar 03, 2011
First draft of Match value type with some tests. MatchVector does not yet...
· 5769ec06
ilor
authored
Mar 3, 2011
5769ec06
Nov 29, 2010
Variables class upgrades:
· 5d08af7a
ilor
authored
Nov 29, 2010
5d08af7a
Nov 25, 2010
add todo markings in variables.h
· e314eff8
ilor
authored
Nov 25, 2010
e314eff8
Nov 24, 2010
remove PositionRef entirely since we'll be using a relative position operator
· bc44d186
ilor
authored
Nov 24, 2010
bc44d186
Nov 22, 2010
-ccessor typo fix
· 2e8bc0f8
ilor
authored
Nov 22, 2010
2e8bc0f8
Nov 16, 2010
remove PositionRef from valid types in Variables
· a500f182
ilor
authored
Nov 16, 2010
a500f182
Nov 08, 2010
clarify that copies of Variables objects can share accesors
· ddb5ae3b
ilor
authored
Nov 8, 2010
ddb5ae3b
add a VariableAccesor class in Variables and corresponding create_accesor and...
· 7dc9c634
ilor
authored
Nov 8, 2010
7dc9c634
Nov 04, 2010
TSet class
· 9dcc1f05
ilor
authored
Nov 4, 2010
9dcc1f05
Nov 03, 2010
simple strset impl.
· 29a28efd
ilor
authored
Nov 3, 2010
29a28efd
Add PositionRef value class, add Position:: nowhere/begin/end, add...
· b367ef94
ilor
authored
Nov 3, 2010
b367ef94
move Value and Value subclasses to values subdir
· f83992c9
ilor
authored
Nov 3, 2010
f83992c9
Oct 30, 2010
clarify a bit of Variables doxy
· 943b139b
ilor
authored
Oct 30, 2010
943b139b
rework the Variables class to offer per-type functionality
· 437c4dea
ilor
authored
Oct 30, 2010
437c4dea
Oct 28, 2010
Initial code for the joskipi succesor -- basic CMake, sentence context, value and variables
· 16c71886
ilor
authored
Oct 28, 2010
16c71886
Loading