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
df41caabddb918d85b420e0230f4a38a3a137f96
c3c
/
test
/
test_suite
/
import
History
Christoffer Lerno
09d50ebf6c
New import rules.
2022-06-04 01:41:23 +02:00
..
access_other_module.c3t
New import rules.
2022-06-04 01:41:23 +02:00
autoimport.c3
@ is now part of the name of an attribute or a macro. Macros without '@' must be function-like.
2022-05-08 22:16:33 +02:00
import_error_multi.c3
Multi module import support.
#354
2022-01-18 22:53:31 +01:00
import_error_out_of_order.c3
Complete transition to fn. Introduce global/threadlocal
2021-11-16 17:46:44 +01:00
import_error_string.c3
Improve error message on import "foo", module "foo", and import statements out of order.
2021-07-12 21:07:14 +02:00
import_error.c3
New import rules.
2022-06-04 01:41:23 +02:00
import_implicit.c3
New import rules.
2022-06-04 01:41:23 +02:00
import_works.c3t
Multi module import support.
#354
2022-01-18 22:53:31 +01:00