issues
search
ark-lang
/
ark
A compiled systems programming language written in Go using the LLVM framework
https://ark-lang.github.io/
MIT License
682
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix typos in CONTRIBUTING.MD.
#742
nagexiucai
closed
5 years ago
4
How do I cast a u8 pointer into a string?
#741
danharbor95
closed
8 years ago
4
Type inference fails in ark-gl
#740
felixangell
opened
8 years ago
1
Way to check if type has unsatisfied generic parameters.
#739
kiljacken
opened
8 years ago
0
Another recursive function bug
#738
MovingtoMars
closed
8 years ago
0
Infinite loop with return.
#737
kiljacken
closed
8 years ago
0
Parens parsing borked.
#736
kiljacken
closed
8 years ago
0
Comments in structs.
#735
kiljacken
closed
8 years ago
0
Smart inference based on the context, or suffixing literals?
#734
felixangell
opened
8 years ago
2
Omitting generic parameters on generic functions breaks
#733
felixangell
closed
8 years ago
5
Generics errors with hashmap
#732
felixangell
opened
8 years ago
0
Globals cant be used in other sub-modules
#731
felixangell
closed
8 years ago
1
Change syntax for attributes from `[]` to `#[]`
#730
felixangell
closed
8 years ago
0
Remove requirement for mut to be present if var doesn't have initial value
#729
MovingtoMars
closed
8 years ago
1
Rename string module to strings
#728
MovingtoMars
closed
8 years ago
1
io::printRune doesn't work as expected
#727
MovingtoMars
closed
8 years ago
3
Recursive test fails
#726
MovingtoMars
closed
8 years ago
1
Can't chain call expressions
#725
MovingtoMars
opened
8 years ago
2
Compiler infinitely looping in codegen
#724
felixangell
closed
8 years ago
4
Make globals private to their submodules
#723
felixangell
closed
8 years ago
8
Generic parameters to non-generic functions
#722
felixangell
closed
8 years ago
0
Inference of generic parameters in generic function.
#721
kiljacken
opened
8 years ago
0
Can't pass array literals to call expressions
#720
felixangell
closed
8 years ago
0
Ark doesn't like it when you use the indexing operator on call expressions
#719
felixangell
opened
8 years ago
6
Casting rune to []rune?
#718
felixangell
closed
8 years ago
2
Disallow attributes on anonymous types
#717
kiljacken
closed
8 years ago
2
Allowing functions on primitives
#716
felixangell
opened
8 years ago
19
Specifically sized enums.
#715
kiljacken
opened
8 years ago
0
Better error messages for structure initialization type mismatch
#714
felixangell
closed
8 years ago
0
Arithmetic in constants spits out malformed LLVM IR
#713
felixangell
opened
8 years ago
3
Flag for disabling colour
#712
felixangell
closed
8 years ago
2
C interop issues (or something like that?)
#711
felixangell
closed
8 years ago
7
Nondeterministic compilation and errors.
#710
kiljacken
opened
8 years ago
5
Iterator problem
#709
MovingtoMars
opened
8 years ago
5
Non-composite type followed by {} causes panic
#708
MovingtoMars
closed
8 years ago
0
Static methods are order-dependent
#707
MovingtoMars
closed
8 years ago
3
tests/list.ark fails
#706
MovingtoMars
opened
8 years ago
1
Proper panic
#705
MovingtoMars
opened
8 years ago
3
>> in type parameters parser as one token.
#704
kiljacken
closed
8 years ago
0
The state of references.
#703
kiljacken
opened
8 years ago
6
Passing enum union literals to functions crashes
#702
MovingtoMars
closed
8 years ago
0
Create templates for issues/PR's
#701
felixangell
opened
8 years ago
2
Struct passing bug
#700
kiljacken
closed
8 years ago
1
Handling Runtime Code
#699
kiljacken
opened
8 years ago
4
If destructuring
#698
kiljacken
opened
8 years ago
5
Looping over arrays
#697
MovingtoMars
opened
8 years ago
3
Cleanup .gitignore
#696
7bitlyrus
closed
8 years ago
0
Style Guide: If statements
#695
MovingtoMars
closed
8 years ago
11
Generic annoyances.
#694
kiljacken
opened
8 years ago
1
Panic when calling non-existent method on inferred instance
#693
felixangell
closed
8 years ago
0
Next