This website requires JavaScript.
Explore
Help
Register
Sign In
shishantbiswas
/
c3c
Watch
1
Star
1
Fork
0
You've already forked c3c
mirror of
https://github.com/c3lang/c3c.git
synced
2026-02-27 12:01:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
373ad1a3998539718164ebe1f900a3a091b08a36
c3c
/
src
History
Christoffer Lerno
6e4614b6a4
- Fix bug when converting from vector to distinct type of wider vector.
#2604
2025-11-27 16:40:55 +01:00
..
build
- Deprecate
--test-nocapture
in favour of
--test-show-output
#2588
.
2025-11-24 11:46:06 +01:00
compiler
- Fix bug when converting from vector to distinct type of wider vector.
#2604
2025-11-27 16:40:55 +01:00
compiler_tests
[stdlib] macOS - Add objc and core foundation types and enums. (
#2572
)
2025-11-20 22:47:20 +01:00
utils
- Improve multiline string parser inside compiler
#2552
2025-11-01 00:12:32 +01:00
main.c
Improved OpenBSD support (
#2317
)
2025-07-22 15:15:20 +02:00
version.h
Foo.is_eq
would return false if the type was a
typedef
and had an overload, but the underlying type was not comparable. Version 0.7.8.
2025-10-31 22:47:01 +01:00