issues
search
GaloisInc
/
ivory
The Ivory EDSL
http://ivorylang.org
BSD 3-Clause "New" or "Revised" License
393
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Incompatibility with newer versions of base-compat and monadLib
#129
erdeszt
opened
3 years ago
1
ivory-backend-acl2 can not work
#128
stivensen
opened
4 years ago
0
How to actually run the tutorial?
#127
decapo01
opened
4 years ago
1
GHC 8.8 compatibility
#126
dpwiz
closed
4 years ago
2
Install bootstrap alex and happy for older travis builds
#125
dpwiz
closed
4 years ago
1
ivory-backend-c: fix argument order for logBase
#124
sorki
closed
10 months ago
2
Ghc 8.8.1 compatibility fixes
#123
sorki
closed
4 years ago
0
http://ivorylang.org seems down
#122
TravisWhitaker
closed
5 years ago
1
Make ivory-backend-c/runtime/ compatible with Linux kernel
#121
sorki
closed
10 months ago
0
Add GHC 8.6.4 build
#120
dpwiz
closed
5 years ago
3
Travis entry for 7.10 looks invalid
#119
dpwiz
closed
6 years ago
0
Fix ambiguous import of (<>) from base-compat-0.10.4
#118
dpwiz
closed
5 years ago
0
Build with GHC 8.2.2 and 8.4.2
#117
dpwiz
closed
6 years ago
4
Remove `IvoryZero` constraint from `ifte` and `cond`
#116
cblp
opened
6 years ago
0
Allow to use (:->) on type level without a tick
#115
cblp
opened
7 years ago
0
Only allow global nullable pointers to be stored in structures
#114
cblp
opened
7 years ago
0
Remove redundant IvoryRef class
#113
cblp
opened
7 years ago
0
Fix docs on `extractByte`
#112
cblp
opened
7 years ago
0
Constant assertions
#111
sorki
opened
7 years ago
0
Add support for template-haskell-2.12
#110
glguy
closed
6 years ago
1
Update README.md
#109
vaibhavsagar
closed
7 years ago
2
Why `deref` is effectful?
#108
cblp
closed
7 years ago
7
Question: Using "Simple" Sum Types in Ivory
#107
pjones
closed
7 years ago
2
The documentation for the latest version of this package is missing on Hackage.
#106
expipiplus1
closed
7 years ago
2
Use common Proxy, do not define own incompatible clone
#105
cblp
closed
7 years ago
1
Explicit error reporting
#104
cblp
opened
7 years ago
4
Hackage build failed
#103
cblp
closed
7 years ago
4
fix `ConstRef Ptr` type generation
#102
cblp
closed
7 years ago
2
Invalid code generated: initialization discards ‘const’ qualifier from pointer target type
#101
cblp
closed
7 years ago
9
fix gcc warnings; fix #72
#100
cblp
closed
7 years ago
1
converge all pointer types
#99
cblp
closed
7 years ago
10
cvc4 errors in local test
#98
cblp
opened
7 years ago
4
add ConstPtr
#97
cblp
closed
7 years ago
1
re-enable old examples
#96
cblp
closed
7 years ago
2
fix typo
#95
cblp
closed
7 years ago
1
Ivory module system improvements
#94
leepike
opened
8 years ago
0
Generalize Ivory memory model
#93
leepike
opened
8 years ago
0
Finish/integrate new model-checker
#92
leepike
opened
8 years ago
0
Remove noop casts in the C code
#91
leepike
closed
7 years ago
4
ProcPtrs and Refs in MemAreas
#90
leepike
opened
8 years ago
0
[+] instance IvoryStore (Ref Global a)
#89
cblp
closed
8 years ago
3
The documentation for the latest version of `ivory-backend-c` is missing on Hackage.
#88
expipiplus1
closed
8 years ago
3
Next hackage release?
#87
dpwiz
closed
7 years ago
2
Redirect warnings to stderr
#86
dpwiz
closed
8 years ago
3
-Wall -Werror build fails on GHC 8.0
#85
dpwiz
closed
8 years ago
1
relax `ivoryCast` constraints
#84
cblp
closed
7 years ago
2
Function pointer casting
#83
cblp
closed
7 years ago
4
[+] instance Bounded (Ix n)
#82
cblp
closed
8 years ago
1
Bad char literal output
#81
cblp
closed
8 years ago
3
Bug: String literals are treated as mutable `char *`
#80
cblp
closed
8 years ago
4
Next