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
0ef99c23a838fd3f9a40a70faf637e6af1b69567
c3c
/
src
History
Christoffer Lerno
0ef99c23a8
Allow swizzling assign, eg.
abc.xz += { 5, 10 };
2025-03-04 02:18:24 +01:00
..
build
Fixes to examples and MSVC compilation.
2025-03-03 00:32:20 +01:00
compiler
Allow swizzling assign, eg.
abc.xz += { 5, 10 };
2025-03-04 02:18:24 +01:00
compiler_tests
Use arena with JSON parser. Slightly altered output for json printing.
2024-09-20 00:39:10 +02:00
utils
Check exe and lib output so -o works with directories. Removed construct forms from Maybe.
2025-02-26 02:35:28 +01:00
main.c
Remove not-yet-supported docs tool.
2025-02-06 23:23:24 +01:00
version.h
First 0.7 update, removing all deprecated features.
2025-03-03 00:32:20 +01:00