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
97de44b424cefe9771d3e03cdd4aac8a1c3b904b
c3c
/
src
/
build
History
Dmitry Atamanov
bbc3792e7c
Sort some things alphabetically
2022-08-29 15:17:41 +02: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
Sort some things alphabetically
2022-08-29 15:17:41 +02:00
build_options.h
Sort some things alphabetically
2022-08-29 15:17:41 +02:00
builder.c
Add fshl fshr + new optimizer.
2022-08-28 16:22:10 +02:00
project_creation.c
Vararg abi fix. Version bumped to 0.2.14
2022-07-13 14:19:09 +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 the ability to build static libraries. Bump version to 0.3.18
2022-08-16 09:11:02 +02:00