issues
search
c3lang
/
c3c
Compiler for the C3 language
https://c3-lang.org
GNU Lesser General Public License v3.0
3.01k
stars
184
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
base64: use url encoding with updated api
#1645
konimarti
closed
19 hours ago
1
base32: update base32 api
#1644
konimarti
closed
19 hours ago
1
encoding: add hex encoding (base16)
#1643
konimarti
closed
19 hours ago
1
Small fix in ASAN binding
#1642
sdgoij
closed
19 hours ago
1
fix: base64 decoding
#1641
konimarti
closed
2 days ago
1
add check for to_string in is_struct_with_default_print
#1640
ellipse12
closed
2 days ago
1
Add .tlb file extention from msvc files to .gitignore
#1639
sandervdbosch
closed
3 days ago
0
Disallow having a struct method and struct field having the same name.
#1638
NexushasTaken
closed
2 days ago
2
Defining an alias of slice of type doesn't work.
#1637
NexushasTaken
closed
2 days ago
1
Compiler segfault using optional slice
#1636
susurri
opened
5 days ago
0
The lib names from msvc_sdk are being mismatched
#1635
ygorpontelo
closed
2 days ago
10
Add new AMX and other feature flags
#1634
sandervdbosch
closed
5 days ago
1
Property in different targets not being respected
#1633
ygorpontelo
closed
2 days ago
10
math_nolibc is missing implementations for: exp, log, pow
#1632
chris-rcn
opened
1 week ago
0
Add "sources" option support for library.
#1631
NexushasTaken
closed
1 day ago
3
Internal Compiler Assertion on trying to read Sockets in defer
#1630
rexim
closed
1 week ago
3
Fix error when HashMap.remove on uninitialized HashMap
#1629
hwchen
closed
1 week ago
2
[ Feature Request ] expression switch case improvement
#1628
Nizarll
opened
1 week ago
3
[ Feature Request ] Linking c obj or lib files in manifest.json
#1627
tonis2
opened
1 week ago
7
Add io stream primitives
#1626
konimarti
closed
1 week ago
3
Fix WriteBuffer.write_bytes off-by-one
#1625
hwchen
closed
1 week ago
2
Valid in C, invalid in C3, could be by design though
#1624
joshring
closed
1 week ago
1
Error quality: function parameter list does not flag an unknown type
#1623
joshring
opened
1 week ago
4
Error quality: type alias error degrades if type alias is used
#1622
joshring
closed
1 week ago
1
Distinct pointer type behaviour omissions
#1621
lerno
opened
1 week ago
0
New doc comments don't work properly with contracts #1618
#1620
vssukharev
closed
1 week ago
2
Add default types member functions to documentation
#1619
Nizarll
closed
1 week ago
1
New doc comments don't work properly with contracts
#1618
vssukharev
closed
1 week ago
11
Mandatory module path while calling @builtin function in generic module
#1617
vssukharev
closed
3 days ago
2
Fix WriteBuffer.write_byte
#1616
hwchen
closed
1 week ago
2
Init command will now add `test-sources` to `project.json` #1520
#1615
cardisk
closed
1 week ago
2
Add support for nix flakes
#1614
vssukharev
closed
1 week ago
3
Can C3 generate 32 bit binaries and libraries for Windows?
#1613
heavymetalmixer
opened
2 weeks ago
5
Handling strings from a c background is painful
#1612
Nizarll
opened
2 weeks ago
6
Provided $exec example from C3Guide is not working.
#1611
danihek
closed
2 weeks ago
3
single file test support
#1610
abritov
opened
2 weeks ago
7
Hack to `wrapper.cpp` file to prevent critical error during C3 build process on LLVM 20.0.0
#1607
sandervdbosch
closed
2 weeks ago
2
Unclear compiler error on cases in macro arguments
#1606
loafoflead
closed
2 weeks ago
3
Toggling explicit struct initialization per struct via attribute
#1605
kulkalkul
opened
2 weeks ago
5
Init command will now add `test-sources` to `project.json` #1520
#1604
cardisk
closed
1 week ago
2
libc in std directory but not prefixed std::
#1603
GamerXD8991
closed
1 week ago
5
Fix Formatter.floatformat and Object.to_format
#1602
konimarti
closed
2 weeks ago
1
Kind request for silencing verbosity output during execution
#1601
stefanos82
opened
2 weeks ago
13
Fix: Unify termios types for actions & flags
#1600
tomaskallup
closed
3 weeks ago
3
Fix LLVM 20 compilation
#1599
lerno
closed
3 weeks ago
0
Better backtrace?
#1598
sa-tasche
closed
2 weeks ago
9
Make tag not be allowed on macros
#1597
StandUp2001
closed
3 weeks ago
1
encoding: implement RFC4648 base32 encoding
#1596
konimarti
closed
3 weeks ago
6
Can't open In M3 mac
#1595
wizard-lgtm
opened
3 weeks ago
6
Fix compile with gcc 14.2.1
#1594
Waqar144
closed
3 weeks ago
3
Next