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
e3416a1c4080dfda195999698de3c3fee77e25dd
c3c
/
test
/
unit
/
stdlib
History
Christoffer Lerno
e3416a1c40
Allow @test with modules. Change name mangling for non exports.
2023-02-20 16:02:30 +01:00
..
collections
Support "typedef"
2023-02-14 16:49:27 +01:00
crypto
Use "String" consistently for "char[]" (
#694
)
2023-01-07 22:50:33 +01:00
macros
Add --strip-unused.
2023-02-16 22:11:42 +01:00
net
Allow @test with modules. Change name mangling for non exports.
2023-02-20 16:02:30 +01:00
conv_tests.c3
Use "String" consistently for "char[]" (
#694
)
2023-01-07 22:50:33 +01:00
math.c3
Add tests to math and add info in readme how to contribute.
2023-02-05 14:30:06 +01:00
string_to_float.c3
Fix of bug in !floatval codegen. Added float parsing.
2023-02-10 22:17:55 +01:00
string.c3
Added "clear" to VarString
2023-02-10 08:40:08 +01:00