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
c8d39251a9f45b352f738e51e9b1c0e83dd4d4b9
c3c
/
test
/
test_suite
/
strings
History
Christoffer Lerno
9a59cd164d
Fixed regression slice copy
#2106
2025-04-25 15:14:00 +02: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
slice_regression_2016.c3
Fixed regression slice copy
#2106
2025-04-25 15:14:00 +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
New faults and syntax (
#2034
)
2025-03-10 00:11:35 +01:00