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
5dea48101f74b53ade2c359d05af6960cc900b45
c3c
/
test
/
test_suite
/
import
History
Christoffer Lerno
9ee24b5846
Improve error message on import "foo", module "foo", and import statements out of order.
2021-07-12 21:07:14 +02:00
..
import_error_out_of_order.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_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
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