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 20:11:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5046608d1f6cc2189ce16e4980a8e11b08ac16ce
c3c
/
test
/
unit
/
stdlib
/
encoding
History
Christoffer Lerno
cbacd64987
Update tests to (Foo) { ... } syntax.
2025-02-18 18:53:30 +01:00
..
base32.c3
Allow
(int[*]) { 1, 2 }
cast style initialization. Experimental change from
[*]
to
[?]
. Fix issue where compile time declarations in expression list would not be handled properly.
2025-01-25 22:10:12 +01:00
base64.c3
Deprecate old
void!
@benchmark and @test functions.
2025-01-09 20:33:53 +01:00
csv.c3
Update tests to (Foo) { ... } syntax.
2025-02-18 18:53:30 +01:00
hex.c3
Deprecate old
void!
@benchmark and @test functions.
2025-01-09 20:33:53 +01:00
json.c3
Deprecate old
void!
@benchmark and @test functions.
2025-01-09 20:33:53 +01:00