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 20:11:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c15fb7460c7ebf5e9a396dc8a1e83902f4840238
c3c
/
src
History
Christoffer Lerno
7647378e7c
Fix missing check when macro method incorrectly has a raw vararg argument.
2022-12-03 23:07:37 +01:00
..
build
Create simple main.c3 by init command
2022-11-19 14:49:50 +01:00
compiler
Fix missing check when macro method incorrectly has a raw vararg argument.
2022-12-03 23:07:37 +01:00
compiler_tests
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
utils
Use project.json instead of .c3p. List project properties. Check project property usage. Change names: lib-dir -> dependency-search-paths, libs -> dependencies, linker-libs -> linked-libraries, linkerlib-dir -> linker-search-paths, csources -> c-sources. Several settings have an xxxx-add, xxxx-override pair for the target, gaining fine grained control over the override.
2022-10-22 15:32:01 +02:00
main.c
More support for test. Panic function update.
2022-11-14 11:48:12 +01:00
version.h
Fix missing check when macro method incorrectly has a raw vararg argument.
2022-12-03 23:07:37 +01:00