issues
search
capy-language
/
capy
🍊 A statically typed, compiled programming language, largely inspired by Jai, Odin, and Zig.
Apache License 2.0
64
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
maybe add functions for directly working with function or struct types
#47
lenawanel
opened
3 months ago
1
functions to perform bit reeinterpretation for floating point numbers
#46
lenawanel
opened
3 months ago
1
inline very small builtin functions
#45
lenawanel
opened
3 months ago
0
if possible add an option to set the verbose output assembly formatting to intel/nasm
#44
lenawanel
opened
3 months ago
0
expose more compiler intrinsics like `clz`
#43
lenawanel
opened
3 months ago
0
fix unsingned integer formatting for large enough u64s
#42
lenawanel
closed
3 months ago
0
failed autocast
#41
lenawanel
opened
3 months ago
0
Example for default value instantiation
#40
lenawanel
opened
3 months ago
0
Enums
#39
NotAFlyingGoose
opened
4 months ago
0
Make capy fully use the correct platform dependent calling convention
#38
lenawanel
closed
4 months ago
1
Store some variables in registers instead of always using the stack
#36
NotAFlyingGoose
opened
4 months ago
2
make capy calling convention aware
#35
lenawanel
closed
4 months ago
0
Compile-time Parameters
#34
NotAFlyingGoose
opened
4 months ago
0
Command-line arguments
#33
NotAFlyingGoose
closed
4 months ago
1
oob slice acces in globals
#32
lenawanel
closed
4 months ago
0
compiling empty files triggers assertion in `hir_ty`
#31
lenawanel
closed
4 months ago
0
recursive definition causes the compiler to hang
#30
NotAFlyingGoose
closed
4 months ago
2
cargo doc currently fails when documenting the syntax crate
#29
lenawanel
opened
4 months ago
3
apply clippy suggestions
#28
lenawanel
closed
4 months ago
0
inline small memcpys
#27
lenawanel
closed
4 months ago
0
make capy tell cranelift about whether parameters are structs passed indirectly
#26
lenawanel
closed
4 months ago
10
fix potential segfault in `core.str_eq`
#25
lenawanel
closed
4 months ago
0
breaking syntax changes!
#24
NotAFlyingGoose
closed
4 months ago
0
fix potential infinite loop in `string_builder` and `list`
#23
lenawanel
closed
5 months ago
0
fix varios memory corruption bugs in `core/src/structs/list.capy`
#22
lenawanel
closed
5 months ago
1
update cranelift to 0.108
#21
lenawanel
closed
5 months ago
0
panic triggered in debug build when compiling some parts of core
#20
lenawanel
closed
4 months ago
4
Bump eventree to 0.7.0
#19
lunacookies
closed
1 year ago
0
add compiler option to link external C libraries
#18
lenawanel
closed
1 year ago
1
`todo!` reached when trying to compile function, dependent on constant with double comptime
#17
lenawanel
closed
8 months ago
2
highly nested comptimes lead to stackoverflow in type infference
#16
lenawanel
opened
1 year ago
3
`Option::unwrap()` on a `None` in `replace_weak_tys`
#15
NotAFlyingGoose
closed
1 year ago
5
add uids to named types.
#14
lenawanel
closed
1 year ago
0
stack overflow in type inferrence
#13
lenawanel
closed
1 year ago
0
Mutation of local variable of type pointer doesn't work
#12
NotAFlyingGoose
closed
1 year ago
0
index oob in crates/hir_ty/src/ctx.rs `replace_weak_tys`
#11
lenawanel
closed
1 year ago
5
add a dict file for libfuzzer
#10
lenawanel
closed
1 year ago
8
weird behavior in `ptrs.capy` example
#9
lenawanel
closed
1 year ago
1
_very_ quick fix to #4
#8
lenawanel
closed
1 year ago
5
`assertion 'left != right'` failed in `crates/hir_ty/src/resolved_ty.rs:404`
#7
lenawanel
closed
1 year ago
0
entered unreachable code when compiling malformed array expression
#6
lenawanel
closed
1 year ago
0
infinite recursion when inferring recursive types
#5
lenawanel
closed
1 year ago
5
bug in hir type inference leading to accessing invalid index in Arena
#4
lenawanel
closed
1 year ago
1
update the fuzzer target.
#3
lenawanel
closed
1 year ago
2
oom in error recovery of parser when parsing `(;`
#2
lenawanel
closed
1 year ago
5
fix macro generated debug impl for ast nodes and tokens
#1
lenawanel
closed
1 year ago
1