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
f7803fd19296ca893f72b7697c9be461186975b4
c3c
/
test
/
test_suite
/
strings
History
Christoffer Lerno
f198e6c53a
Added multi line strings raw strings. This also somewhat improves error reporting on strings.
2021-08-21 21:50:41 +02:00
..
literal_errors.c3
Fix, separate out the function pass from the decl pass. Diagnose non-visible symbols as not visible rather than missing. Fix crash when module identifier is incorrect. !! operator added. New character literal parsing. Added simple test framework.
2020-07-21 23:43:28 +02: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
multiline_strings.c3t
Added multi line strings raw strings. This also somewhat improves error reporting on strings.
2021-08-21 21:50:41 +02:00
string_escape.c3t
Added multi line strings raw strings. This also somewhat improves error reporting on strings.
2021-08-21 21:50:41 +02:00