issues
search
HigherOrderCO
/
Bend
A massively parallel, high-level programming language
https://higherorderco.com
Apache License 2.0
17.48k
stars
428
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding socket functionality
#739
snapo
opened
1 day ago
0
Failure to accelerate computing with a quadtree
#738
BlizzardWasteland
opened
1 week ago
1
Add warning for unreachable pattern matching rules
#737
developedby
closed
1 month ago
0
Add warning for unreachable rule in pattern matching functions
#736
developedby
closed
1 month ago
0
Fix type checker not substituting type var when unifying match arms
#735
developedby
closed
1 month ago
0
Type checking allows incorrect match term
#734
developedby
closed
1 month ago
0
Variable scoping changes on import
#733
kentslaney
opened
1 month ago
1
update numbers and operations tables
#732
kentslaney
closed
3 weeks ago
1
Increase version to 0.2.37
#731
developedby
closed
1 month ago
0
Fix Tree/Leaf and Tree/Node not capitalized in syntax.md
#730
developedby
closed
1 month ago
0
Type binds are incorrectly added to the functions ASTs as 'use' terms on import
#729
developedby
opened
1 month ago
3
Resolve type constructors in the types of constructor fields
#728
developedby
closed
1 month ago
1
Incorrect type inference in 'match' expression
#727
developedby
closed
1 month ago
2
Fix `String/decode_utf8` returning a non-empty string when given an empty list
#726
chalcolith
closed
1 month ago
1
Fix Ctr patterns not being renamed in imports
#725
developedby
closed
1 month ago
5
Constructor patterns in pattern matching functions are not renamed when imported
#724
developedby
opened
1 month ago
0
Correctly apply the import rename to ADTs
#723
developedby
closed
1 month ago
0
type checking does not play well with imports
#722
NoamDev
closed
1 month ago
5
Potential bug with float combinators pass
#721
developedby
opened
1 month ago
0
IO/get_time not working
#720
GitCat3
closed
1 month ago
4
The children iterators stop at Term::Def variants
#719
developedby
opened
1 month ago
0
References with names bound by a match term are not shadowed
#718
developedby
opened
2 months ago
1
add hvm benchmark && recode inline_hvm_book && hvm_book_show_pretty
#717
Liberxue
closed
2 months ago
1
Calling Bend from C
#716
o1lo01ol1o
opened
2 months ago
1
Failed to launch kernels.
#715
noskill
closed
2 months ago
1
Refactor Transform String Resugar Term Scott
#714
Liberxue
closed
2 months ago
5
Refactor Transform String Resugar Term Scott
#713
Liberxue
closed
2 months ago
0
Fix UTF-8 decoding on 4-byte characters
#712
edusporto
closed
2 months ago
0
UTF-8 string decoding stopping on 4-byte characters
#711
edusporto
closed
2 months ago
0
Can't make an ADT where the field is an arrow type.
#710
NoamDev
closed
2 months ago
0
ERROR: attempt to clone a non-affine global reference
#709
angeloocana
opened
2 months ago
1
thread 'main' panicked at hvm.rs:564:18: index out of bounds: the len is 4095 but the index is 4095
#708
TheMhv
closed
2 months ago
3
Fix lambda body parsing
#707
imaqtkatt
closed
2 months ago
1
Filter is never reduced
#706
imaqtkatt
closed
2 months ago
1
#634 Don't eta-reduce by default for cuda
#705
developedby
closed
2 months ago
0
Add benchmark runs to the github actions
#704
developedby
opened
2 months ago
0
HVM inline pass not inlining definitions that have hvm variable indirections.
#703
developedby
opened
2 months ago
0
HOAS evaluator of Interaction Calculus returns wrong result when computing 2^2
#702
VictorTaelin
opened
2 months ago
1
String/decode_utf8 returns "\0" when decoding a empty List
#701
LunaAmora
closed
1 month ago
0
Fix IO/FS/read_line when the line ends with a EOF
#700
LunaAmora
closed
2 months ago
0
Fix a markdown in native numbers doc file
#699
TheMhv
closed
2 months ago
0
`IO/done_on_err` doesn't work with `IO/bind`
#698
developedby
opened
2 months ago
2
`IO/done_on_err` doesn't work with `IO/bind`
#697
developedby
closed
2 months ago
1
add List/sum and List/range built-ins
#696
Sipher
opened
3 months ago
2
Implement List/sum and List/range functions in Bend built-ins
#695
Sipher
opened
3 months ago
0
Document existing IO functionalities
#694
kings177
opened
3 months ago
0
Update guide and add comment in syntax doc
#693
imaqtkatt
closed
3 months ago
0
Document single-line and multi-line commenting for Bend users
#692
kings177
opened
3 months ago
1
Outdated `run` commands in GUIDE.md
#691
developedby
closed
3 months ago
1
Add all compiler options to documentation
#690
developedby
opened
3 months ago
0
Next