issues
search
karelklic
/
canal
Abstract interpreter for real-world application programs
https://github.com/karelklic/canal/wiki
Other
32
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
undefined reference to `Canal::Field::MinMax::MinMax(Canal::Integer::Interval const&)'
#179
jirislaby
closed
8 years ago
1
rtti fallout
#178
jirislaby
closed
8 years ago
1
automake fails
#177
jirislaby
closed
8 years ago
3
wrong check in configure.ac
#176
jirislaby
closed
8 years ago
1
IntegerInterval: is*Top() returns false even when covers the whole range
#175
JanDupal
closed
11 years ago
0
IntegerSet.fromInterval() infinite cycle
#174
JanDupal
closed
11 years ago
0
Operation "and" is inconsistent on Integers in wc
#173
JanDupal
opened
11 years ago
2
ItegerInterval.accuracy computation fails on assert
#172
JanDupal
closed
11 years ago
0
Build error on Ubuntu 12.10
#171
esennesh
closed
11 years ago
2
Constructors.cpp:360(createConstantExpr) fatal error: Constant Expressions Instruction not implemented: inttoptr
#170
xbrukner
opened
11 years ago
0
ProductMessageTest fails under LLVM2.8
#169
xbrukner
closed
11 years ago
0
Remove empty Operations test
#168
xbrukner
closed
11 years ago
0
Merge branch unit_tests
#167
xbrukner
closed
11 years ago
0
CMake: "make test" should depend on build
#166
JanDupal
closed
11 years ago
3
"finish" command does not work on the first instruction of a function
#165
karelklic
closed
11 years ago
0
Df takes kind a long to calculate fixpoint
#164
xbrukner
closed
11 years ago
1
Canal tool does not link against LLVM 3.0 built via download script
#163
xbrukner
closed
11 years ago
1
Add overwrite parameter to Domain::insertelement
#162
karelklic
closed
11 years ago
0
Implement Domain::store to get rid of Domain::getItem
#161
karelklic
closed
11 years ago
0
Implement getValueType() for all domains to support Domain::load
#160
karelklic
closed
11 years ago
0
Implement Domain::load to help with getting rid of Domain::getItem
#159
karelklic
closed
11 years ago
0
Implement the new array instructions in the reduced product
#158
karelklic
closed
11 years ago
0
Implement the insertvalue instruction in domains
#157
karelklic
closed
11 years ago
0
Implement extractvalue
#156
karelklic
closed
11 years ago
0
Implement extractelement in domains
#155
karelklic
closed
11 years ago
0
Use the insertelement instruction from Domains
#154
karelklic
closed
11 years ago
0
shufflevector instruction must be implemented in domains
#153
karelklic
closed
11 years ago
0
Array::ExactSize should have the Top value indicating the array is not of an exact size
#152
karelklic
closed
11 years ago
0
Wrappers
#151
karelklic
closed
11 years ago
0
Handle division by zero in interval
#150
xbrukner
closed
11 years ago
0
Implement domain for Integer and Pointer
#149
xbrukner
opened
11 years ago
1
Modifiy Float::Interval::getMin and getMax to work the same way as Integer::Interval
#148
xbrukner
closed
11 years ago
0
Supress clang output on --version and similar.
#147
karelklic
closed
11 years ago
0
Build wrapper must log what it does.
#146
karelklic
closed
11 years ago
0
Handle division by zero in Set
#145
xbrukner
closed
11 years ago
1
Handle Iterator initialization with module without any functions
#144
xbrukner
opened
11 years ago
1
Support clang 2.8 to clang 3.1
#143
karelklic
closed
11 years ago
0
Properly link with Clang
#142
karelklic
closed
11 years ago
0
Implement insertelement operation in array abstract domains
#141
karelklic
closed
11 years ago
1
Replace ArrayInterface with instructions in Domains
#140
karelklic
closed
11 years ago
6
Implement string abstract domain based on prefix tree
#139
karelklic
opened
11 years ago
0
Structure.cpp:248(getItem) assert failed: !result.empty()
#138
xbrukner
opened
11 years ago
2
Constructors.cpp:168(create): not implemented
#137
xbrukner
opened
11 years ago
2
Utils.h:152(dynCast) fatal error: std::bad_cast from N5Canal7Integer9ContainerE to N5Canal9StructureE
#136
xbrukner
opened
11 years ago
0
IntegerInterval.cpp:1237(trunc) assert failed: mSignedFrom must be lower than mSignedTo [mSignedFrom.sle(mSignedTo)]
#135
xbrukner
closed
11 years ago
0
Rename PointerTarget::merge to PointerTarget::join
#134
xbrukner
closed
11 years ago
0
Constructors.cpp:156(create) assert failed: It is expected that variable used in constant expressions is available.
#133
xbrukner
closed
11 years ago
1
PointerTarget.cpp:146(merge) assert failed: mTarget == target.mTarget
#132
xbrukner
closed
11 years ago
2
Utils.h:152(dynCast) fatal error: std::bad_cast from N5Canal7Pointer7PointerE to N5Canal7Integer9ContainerE
#131
xbrukner
opened
11 years ago
1
Utils.h:152(dynCast) fatal error: std::bad_cast from N5Canal5Array9ExactSizeE to N5Canal7Pointer7PointerE
#130
xbrukner
opened
11 years ago
1
Next