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
df41caabddb918d85b420e0230f4a38a3a137f96
c3c
/
test
/
test_suite
/
from_docs
History
Christoffer Lerno
df41caabdd
Global @align
fixed
#446
.
2022-06-04 23:19:27 +02:00
..
examples_defer.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
examples_forswitch.c3t
Global @align
fixed
#446
.
2022-06-04 23:19:27 +02:00
examples_functionpointer.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
examples_if_catch.c3t
New import rules.
2022-06-04 01:41:23 +02:00
examples_macro_function.c3t
@ is now part of the name of an attribute or a macro. Macros without '@' must be function-like.
2022-05-08 22:16:33 +02:00
examples_struct.c3
Flexible array member added, zero sized structs removed.
2021-12-14 19:00:33 +01:00