issues
search
luc-tielen
/
eclair-lang
A minimal, fast Datalog implementation in Haskell that compiles to LLVM IR
BSD 3-Clause "New" or "Revised" License
220
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
invalid redefinition of function 'eclair_btree_insert_range_delta_*'
#164
Price1999a
opened
8 months ago
3
Build with GHC 9.6.3
#163
kpadmasola
closed
1 year ago
0
Add symbol table tests
#162
luc-tielen
closed
1 year ago
0
Add tests for runtime hashmap
#161
luc-tielen
closed
1 year ago
0
Page allocator tests
#160
kpadmasola
closed
1 year ago
0
Test symbol in runtime
#159
luc-tielen
closed
1 year ago
0
Add unit tests for LLVM vector
#158
luc-tielen
closed
1 year ago
0
Add tests for btree in runtime
#157
luc-tielen
closed
1 year ago
0
Adding Page Allocator tests
#156
kpadmasola
closed
1 year ago
0
Cleanup CI
#155
luc-tielen
closed
1 year ago
0
Add testsuite checks
#154
luc-tielen
closed
1 year ago
0
Test runtime malloc
#153
luc-tielen
closed
1 year ago
0
Adding devcontainer support
#152
kpadmasola
closed
1 year ago
1
Fix CI failures
#151
kpadmasola
closed
1 year ago
0
Added LSP tests for JSON encoder and decoder
#150
kpadmasola
closed
1 year ago
1
Update .gitignore
#149
luc-tielen
closed
1 year ago
0
Remove lsp bloat
#148
luc-tielen
closed
1 year ago
0
[Docs] FAQ page's next link at the bottom right refers to itself
#147
emres
closed
1 year ago
1
Handle edgecases lowering recursive rules to RA
#146
luc-tielen
closed
1 year ago
0
Fix issue in EIR codegen
#145
luc-tielen
closed
1 year ago
0
Bootstrap eclair
#144
luc-tielen
opened
1 year ago
0
Fix negation check
#143
luc-tielen
closed
1 year ago
0
Upgrade to LLVM 14 -> 17
#142
luc-tielen
closed
1 year ago
0
Specialized allocators
#141
luc-tielen
closed
1 year ago
0
Add code of conduct
#140
luc-tielen
closed
1 year ago
0
Moving from hpack to cabal-fmt
#139
kpadmasola
closed
1 year ago
0
Open a project Slack workspace
#138
moshewe
closed
1 year ago
1
Remove docs for runtime API
#137
luc-tielen
closed
1 year ago
1
Support for GHC-9.4.4
#136
kpadmasola
closed
1 year ago
1
Remove dependent-sum-template
#135
luc-tielen
closed
1 year ago
0
Update README.md
#134
luc-tielen
closed
1 year ago
0
Support keywords in typedefs and external defs
#133
luc-tielen
closed
1 year ago
0
Resolve typed holes at the end of a declaration
#132
luc-tielen
closed
1 year ago
0
Fix bug with ungrounded vars only used in assignment and not in rule head
#131
luc-tielen
closed
1 year ago
0
Rewrite semantic analysis in Eclair itself
#130
luc-tielen
closed
1 year ago
2
Transpilation to Souffle
#129
luc-tielen
closed
1 year ago
0
Add benchmarks
#128
luc-tielen
opened
1 year ago
0
Fix stackoverflow for large inputs
#127
luc-tielen
closed
1 year ago
0
Fix segfault for large inputs
#126
luc-tielen
closed
1 year ago
0
Memory corruption fix
#125
luc-tielen
closed
1 year ago
0
Refactor eir codegen
#124
luc-tielen
closed
1 year ago
0
Refactor btree
#123
luc-tielen
closed
1 year ago
0
Optimize runtime perf
#122
luc-tielen
closed
1 year ago
0
Make number of threads configurable
#121
luc-tielen
closed
1 year ago
0
Fix boolean blindness bug in negation partial search
#120
luc-tielen
closed
1 year ago
0
Negation search
#119
luc-tielen
closed
1 year ago
0
Add tests for string encoding (with capital letters)
#118
luc-tielen
closed
1 year ago
0
Refactor emitting ir
#117
luc-tielen
closed
1 year ago
0
Fix dead internal relation check for rule with only constants
#116
luc-tielen
closed
1 year ago
0
Reduce docker image size
#115
kpadmasola
closed
1 year ago
2
Next