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
2c5ae858b8ccc5c6ab5239cb2cf08ecd9b39f671
c3c
/
test
/
test_suite
/
strings
History
Christoffer Lerno
05f0059b1b
Fix float conversion. Strings as array initializers work much better.
2022-01-17 16:06:17 +01:00
..
literal_errors.c3
Placeholders for builtins. Updated character literal parsing, supporting 1-16 characters. More test cases.
2021-11-12 10:13:15 +01:00
literal_hex_ok.c3
Initial checkin of docs parsing. char is now unsigned, and signed char is "ichar".
2021-01-29 18:46:17 +01:00
literal_to_subarray.c3t
Codegen with better annotations on globals.
2022-01-10 13:58:15 +01:00
multiline_strings.c3t
Codegen with better annotations on globals.
2022-01-10 13:58:15 +01:00
string_escape.c3t
Codegen with better annotations on globals.
2022-01-10 13:58:15 +01:00
string_len.c3t
Codegen with better annotations on globals.
2022-01-10 13:58:15 +01:00
string_to_array.c3t
Fix float conversion. Strings as array initializers work much better.
2022-01-17 16:06:17 +01:00