issues
search
LPCIC
/
elpi
Embeddable Lambda Prolog Interpreter
GNU Lesser General Public License v2.1
290
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make print honor the formatter specified by Setup
#294
gares
closed
14 hours ago
0
do not cache type checking
#293
gares
closed
1 day ago
0
[test/suite.ml] small fix in displaying source path
#292
FissoreD
closed
2 days ago
2
fix parsing of ==>
#291
gares
closed
2 days ago
0
[determinacy] big refactor
#290
FissoreD
opened
3 days ago
2
[test.real] command_exist
#289
FissoreD
closed
3 days ago
0
Fix test 32bits
#288
gares
closed
1 week ago
0
fix #275
#287
gares
closed
1 week ago
0
[utils] add pp for map keys
#286
FissoreD
closed
1 week ago
0
Funct with unique id
#285
FissoreD
closed
1 week ago
0
[compiler] merge_skema respect order of types
#284
FissoreD
closed
2 weeks ago
0
[determinacy] refactor determinacy checker (working with unique type …
#283
FissoreD
closed
3 weeks ago
0
[test-runner] add stop-on-first-error flag to makefile
#282
FissoreD
closed
3 weeks ago
0
Unique id passed to global constant constructor
#281
FissoreD
closed
3 weeks ago
1
[functionality] add functionality field to program
#280
FissoreD
closed
3 weeks ago
1
Scope term add impl constructor
#279
FissoreD
closed
1 month ago
2
[builtins] std.list.init and std.list.make
#278
FissoreD
closed
1 month ago
4
type equality from Elpi to Elpi_parser
#277
cb-wells
closed
1 week ago
4
Prepare for 5.2 AST bump
#276
patricoferris
opened
1 month ago
2
Bug: calc (sin X) works like calc (sqrt X)
#275
matpyz
closed
1 week ago
1
[dt] #272 rebased
#274
FissoreD
closed
1 month ago
2
[dt] Fix bug #272 (forgot parens...)
#273
FissoreD
closed
1 month ago
0
Apparent problem with indexing via discrimination trees
#272
swasey
closed
1 month ago
8
[spilling] weird spilling behaviour?
#271
FissoreD
opened
1 month ago
5
[compiler] flatten commas AST
#270
FissoreD
closed
2 weeks ago
0
New backend (elpi 2.0)
#269
gares
closed
1 week ago
0
[typeabbrev] good merge order of type abbrev in compile body
#268
FissoreD
closed
1 month ago
0
Locs in AST
#267
gares
closed
1 month ago
0
[typeabbrev] type `dl (dl A)` where `dl` is typeabbrev is no more "looping"
#266
FissoreD
closed
2 months ago
1
[compiler] build index at assembly time
#265
gares
closed
2 months ago
0
Compile clause early
#264
gares
closed
2 months ago
1
Types are separated from terms
#263
FissoreD
closed
1 month ago
0
Setting a variable can apparently skip code
#262
swasey
closed
3 months ago
6
test important clients in CI
#261
gares
closed
3 months ago
0
Disable bad optim
#260
gares
closed
3 months ago
0
unification: fix simplification step
#259
gares
closed
3 months ago
6
pre built binaries
#258
hyperswine
closed
3 months ago
2
unification of (lam t1) (lam t2) moves t1 and t2 at same level + test
#257
FissoreD
closed
3 months ago
3
Unification in the head of a rule and move of binders
#256
FissoreD
closed
3 months ago
2
update actions
#255
gares
closed
4 months ago
0
release
#254
gares
closed
4 months ago
0
CHR: add unique non instantiable key instead of [_]
#253
FissoreD
opened
4 months ago
1
bump CI ocaml version
#252
gares
closed
4 months ago
0
Use Set.map in compiler
#251
gares
closed
4 months ago
0
lack of bidirectionality in type checking
#250
gares
closed
1 week ago
1
More compact representation of compiled programs
#249
ppedrot
closed
4 months ago
0
Store symbol tables in a more compact way for compiled programs.
#248
ppedrot
closed
4 months ago
2
Use sets rather than lists in compiler types
#247
ppedrot
closed
4 months ago
9
CHR: constraints allow hyps, not considered in the clique error check
#246
FissoreD
closed
4 months ago
7
Remove deps on Str (use Re.Str instead)
#245
FissoreD
closed
4 months ago
0
Next