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
89a1f62ea8d512a3f3ccb1bd6754fa9743969aa7
c3c
/
test
/
test_suite
/
module
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
..
missing_semi.c3
Fixed crash bug on missing module, and on file name == keyword. Added summary to tester and corrected filename.
2020-07-25 21:54:32 +02:00
module_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
unknown_modules.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