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
bae5d9c7f8fefe3629ed3ec4f27d6b87d0a876a5
c3c
/
test
/
test_suite
/
strings
History
Christoffer Lerno
5e8816e6df
Fixes to native backtrace.
2023-11-13 17:20:46 +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
Change printfln to printfn. Make LLVM 15 tests default.
2023-01-11 18:00:08 +01:00