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
f86aa136cb9cdbcf737e46382b29cb05b4c55a2c
c3c
/
src
/
build
History
Christoffer Lerno
a0a5c940f1
Add --strip-unused.
2023-02-16 22:11:42 +01:00
..
build_internal.h
Symtab has a new hash map type. New, small, sourcespan, external symbols simplified. Updated docs.
2022-03-01 10:32:52 +01:00
build_options.c
Add --strip-unused.
2023-02-16 22:11:42 +01:00
build_options.h
Add --strip-unused.
2023-02-16 22:11:42 +01:00
builder.c
Add --strip-unused.
2023-02-16 22:11:42 +01:00
project_creation.c
Use
printn
rather than
println
. Add string methods for copying.
2023-02-04 19:48:42 +01: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
Wasm allocator is now __heap_base aware. Make builds overridable from the project.
2023-02-01 16:42:45 +01:00