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
09d50ebf6c3599e24f47873767eb93efc9c896ea
c3c
/
test
/
test_suite
/
struct
History
Christoffer Lerno
e09e5c06d3
User defined attributes.
2022-05-11 20:55:09 +02:00
..
duplicate_member.c3
Lexing updated with simpler code. Note: may have bugs.
2021-12-27 15:45:54 +01:00
flex_array_struct_err.c3
Flexible array member added, zero sized structs removed.
2021-12-14 19:00:33 +01:00
func_return_struct.c3
Complete transition to fn. Introduce global/threadlocal
2021-11-16 17:46:44 +01:00
member_access.c3
Complete transition to fn. Introduce global/threadlocal
2021-11-16 17:46:44 +01:00
member_expr.c3
Complete transition to fn. Introduce global/threadlocal
2021-11-16 17:46:44 +01:00
recursive_structs.c3
Introduced ${...} syntax for constants. Fixed issue where constants were not correctly handled for macros. /* */ comments are nesting. Added LINE, FUNC, FILE defines. Corrected shallow resolution of subarrays. Added int defines. Removed Vararray.
2021-06-24 00:59:25 +02:00
simple_struct.c3t
Codegen with better annotations on globals.
2022-01-10 13:58:15 +01:00
struct_as_value_aarch64.c3t
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
struct_as_value.c3t
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
struct_codegen_empty.c3t
Complete transition to fn. Introduce global/threadlocal
2021-11-16 17:46:44 +01:00
struct_codegen_fam.c3t
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
struct_codegen.c3t
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
struct_const_construct_simple.c3t
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
struct_pack_and_align.c3t
User defined attributes.
2022-05-11 20:55:09 +02:00
struct_params.c3
Complete transition to fn. Introduce global/threadlocal
2021-11-16 17:46:44 +01:00
zero_member.c3
Flexible array member added, zero sized structs removed.
2021-12-14 19:00:33 +01:00