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
5183370773edefe3b3eb1eb3fc84f31a95e9ee0d
c3c
/
test
/
test_suite
/
strings
History
Christoffer Lerno
1f29110271
Handle bytes and strings the same way in terms of zero termination.
2025-01-10 19:58:00 +01:00
..
literal_errors.c3
0.2.0. Build system improvements. Target changes x64-windows -> windows-x64, x64-darwin -> macos-x64. Improved mac support. LLD linking for Mac, Windows, Linux. Cross linking for Mac, Windows. Clean up string use. Fix of debug handling of multiple compilation units per module. MSVC CI
2022-04-26 13:20:33 +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
literal_to_subarray.c3t
Fixes to native backtrace.
2023-11-13 17:20:46 +01:00
multiline_strings.c3t
Further grammar fixes.
2023-04-28 19:11:57 +02:00
string_escape.c3t
Allow @test with modules. Change name mangling for non exports.
2023-02-20 16:02:30 +01:00
string_len.c3t
Allow @test with modules. Change name mangling for non exports.
2023-02-20 16:02:30 +01:00
string_to_array.c3t
Handle bytes and strings the same way in terms of zero termination.
2025-01-10 19:58:00 +01:00