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
76ee384a4c5f709c684c3dd128292a8b56f5a136
c3c
/
src
History
Christoffer Lerno
76ee384a4c
Fix of ternary / elvis where legs are bool or optional.
2022-10-18 14:02:20 +02:00
..
build
Add
--benchmarking
and
--testing
switches. (
#591
)
2022-10-13 14:25:45 +02:00
compiler
Fix of ternary / elvis where legs are bool or optional.
2022-10-18 14:02:20 +02: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
Added $$TIME, $$DATE, $$FUNCTION. Builtin defines listed.
2022-10-06 11:57:59 +02:00
main.c
Add the ability to build static libraries. Bump version to 0.3.18
2022-08-16 09:11:02 +02:00
version.h
Fix coerce store / load to properly rely on alloc size like Clang does it. Version bump.
2022-10-15 22:12:52 +02:00