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
c093f16fd0e6108fd51bec2a04f22cd47788c4e2
c3c
/
src
History
Christoffer Lerno
c093f16fd0
Fix missing check on foreach indexing.
2022-11-14 15:05:19 +01:00
..
build
More support for test. Panic function update.
2022-11-14 11:48:12 +01:00
compiler
Fix missing check on foreach indexing.
2022-11-14 15:05:19 +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
Add exact and overflow builtins.
2022-10-28 01:14:10 +02:00