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
1db23defbcf5660df560143ca42e8816d9fb1b02
c3c
/
src
/
build
History
Christoffer Lerno
1db23defbc
Restore strcompare MSC
2021-10-19 18:32:31 +02:00
..
build_internal.h
Some work on vararray. Fix span on post unary. Updated error recovery. Updated return analysis to handle void functions. "while" now disallows error prone next line statement. Working on auto linking. Failable load optimized. Optimization and corrections for call returns + documentation.
2021-04-05 23:34:40 +02:00
build_options.c
Restore strcompare MSC
2021-10-19 18:32:31 +02:00
build_options.h
Create {x86,x64}-elf targets, and make all targets more consistent (
#273
)
2021-08-16 18:38:56 +02:00
builder.c
MSVC compatibility
2021-10-19 13:04:17 +02:00
project_creation.c
MSVC compatibility
2021-10-19 13:04:17 +02:00
project_creation.h
Use the platform linker by default, which will just be a call to "cc" (the Win solution will be done later)
2021-04-14 14:29:03 +02:00
project.c
Add soft-float, no-sse, no-avx, no-mmx for x64 targets.
2021-08-16 00:00:05 +02:00