issues
search
kframework
/
c-semantics
Semantics of C in K
Other
306
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fixing links to papers in README.md
#659
ellisonch
closed
2 years ago
1
Update link to Ellison's thesis.
#658
jcguu95
closed
2 years ago
1
after kcc, a.out can't run
#657
Stevengre
opened
3 years ago
1
Cannot run kcc script due to a current profile missing
#656
NotBad4U
opened
3 years ago
4
Handle fields with both tags and empty declarator lists
#655
mariaKt
closed
3 years ago
0
Added volatile in type builder
#654
mariaKt
closed
3 years ago
0
Update dependency: .build/k
#653
rv-jenkins
closed
3 years ago
0
Pragma pack
#652
h0nzZik
closed
3 years ago
0
Fix hardware address dereferencing and subaddresses
#651
virgil-serbanuta
closed
3 years ago
0
Add configuration variable for hardware addresses
#650
virgil-serbanuta
closed
3 years ago
0
Add locations for expressions
#649
virgil-serbanuta
closed
3 years ago
6
Add locations for expressions
#648
virgil-serbanuta
closed
3 years ago
0
Different overflow warning code for explicit unsigned casts.
#647
virgil-serbanuta
closed
4 years ago
0
Get the entry function from the environment
#646
virgil-serbanuta
closed
4 years ago
0
Fix some unused variable warnings.
#645
virgil-serbanuta
opened
4 years ago
0
Test
#644
virgil-serbanuta
closed
4 years ago
0
Update the k version
#643
virgil-serbanuta
closed
4 years ago
0
Allow the alignas test to run on 32-bit profiles.
#642
virgil-serbanuta
closed
4 years ago
0
Allow multiple profiles.
#641
virgil-serbanuta
closed
4 years ago
0
Update dependency: .build/k
#640
rv-jenkins
closed
3 years ago
0
Fix the size of unsigned long and long long
#639
virgil-serbanuta
closed
4 years ago
0
cannot compile
#638
ShlKan
opened
4 years ago
1
Fix conditional timeout
#637
virgil-serbanuta
closed
4 years ago
2
Conditional shortcircuit evaluation
#636
virgil-serbanuta
closed
4 years ago
0
Array element initializer with braces
#635
virgil-serbanuta
closed
4 years ago
0
No lint error for operations that can't overflow.
#634
virgil-serbanuta
closed
4 years ago
0
Fix parsing for -Wno-file-error
#633
virgil-serbanuta
closed
4 years ago
0
Add the -Wno-file-error flag.
#632
virgil-serbanuta
closed
4 years ago
0
-Wno-file-line argument for kcc.
#631
virgil-serbanuta
closed
4 years ago
0
K dockerhub images
#630
ehildenb
opened
4 years ago
0
Update dependency: .build/k
#629
rv-jenkins
closed
4 years ago
0
Optimize the cparser
#628
virgil-serbanuta
closed
4 years ago
0
Reduce the cparser memory usage
#627
virgil-serbanuta
closed
4 years ago
2
Update dependency: .build/k
#626
rv-jenkins
closed
4 years ago
0
Fix bitfield
#625
virgil-serbanuta
closed
4 years ago
0
Try to fix effective type of unions
#624
dwightguth
closed
4 years ago
1
Remove some instances of the `[structural]` attribute on contexts
#623
h0nzZik
closed
4 years ago
0
Remove the 'push to docker' Jenkins stage.
#622
virgil-serbanuta
closed
4 years ago
0
Add test for taking an unresolved function's address.
#621
virgil-serbanuta
closed
4 years ago
0
add function to get current semantics
#620
dwightguth
closed
4 years ago
0
Add command line option for ignoring unresolved symbols
#619
virgil-serbanuta
closed
4 years ago
0
Sync llvm backend and add rverror K implementation
#618
dwightguth
closed
4 years ago
0
remove overloaded ExprLoc
#617
h0nzZik
closed
4 years ago
0
sync llvm changes
#616
h0nzZik
closed
4 years ago
0
C++: add attribute [symbol]
#615
h0nzZik
closed
4 years ago
0
Warnings for references to undefined symbols not accessible from main().
#614
virgil-serbanuta
closed
4 years ago
0
fix nested union bug
#613
h0nzZik
closed
4 years ago
2
Union bug
#612
h0nzZik
closed
4 years ago
1
sync changes to llvm backend into master
#611
dwightguth
closed
4 years ago
0
fix bitfield non-termination bug
#610
h0nzZik
closed
4 years ago
0
Next