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
62fbf4da4755c8fbaac36aee8c9db9c12442df4a
c3c
/
test
/
unit
/
stdlib
History
Christoffer Lerno
a0a5c940f1
Add --strip-unused.
2023-02-16 22:11:42 +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
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