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
f7659776fc7f75bfa1cb9a0be4d7376ef9fd39ee
c3c
/
resources
/
testproject
History
Christoffer Lerno
f73b507ccb
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
..
csource
Add support from compiling c from c3c.
2021-12-09 23:38:57 +01:00
bar.c3
Complete transition to fn. Introduce global/threadlocal
2021-11-16 17:46:44 +01:00
foo.c3
Complete transition to fn. Introduce global/threadlocal
2021-11-16 17:46:44 +01:00
hello_world.c3
New import rules.
2022-06-04 01:41:23 +02:00
project.json
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
zab.c3
Make testproject buildable
2021-06-28 21:33:31 +02:00