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
974cd0acc5e8a93603c61f9ea0197dfd383c6bdd
c3c
/
test
/
test_suite
/
globals
History
Christoffer Lerno
974cd0acc5
Rollback global.
2021-11-17 10:37:23 +01:00
..
external_global.c3t
Rollback global.
2021-11-17 10:37:23 +01:00
global_extname.c3t
Rollback global.
2021-11-17 10:37:23 +01:00
global_init.c3
Removed original_type, pure, removed bigint, added i128 type, lots of fixes to $Foo, reassigning ct type, catch/macro, "!", removed type inference.
2021-10-19 10:39:02 +02:00
misplaced_const.c3
&&temp operator. Macro evaluation.
2020-10-16 18:11:30 +02:00
recursive_locals.c3
Split modules into generic and normal modules on the top level. Prepare for static. Change local -> static as keyword. Add private include. Remove old sub module search.
2021-05-09 19:26:05 +02:00
static_global.c3
Support for "static" keyword.
2021-05-30 16:30:16 +02:00