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
3bcc56e6fe6e8d1c8258223a4d3e1793a5c06dff
c3c
/
test
/
test_suite
/
import
History
Christoffer Lerno
5ee0d52ff1
Deprecate :; in $if etc.
2023-03-20 01:03:54 +01:00
..
access_other_module.c3t
Allow @test with modules. Change name mangling for non exports.
2023-02-20 16:02:30 +01:00
autoimport.c3
Fix to "typeid.kind". Conversion unsigned int -> enum fixed. @autoimport -> @builtin. Comparison macros. Bump to 0.2.21
2022-07-22 17:09:49 +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
Deprecate :; in $if etc.
2023-03-20 01:03:54 +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
Auto-import std::core. Fix module assignment of declarations. Introspection improvements. Deref null error panics in safe mode. Support for LLVM 15
2022-06-29 21:57:35 +02:00
import_implicit.c3
New import rules.
2022-06-04 01:41:23 +02:00
import_same.c3
Fixes issue where functions could not be found if local and imported names clashed.
2022-08-18 20:03:59 +02:00
import_works.c3t
Auto-import std::core. Fix module assignment of declarations. Introspection improvements. Deref null error panics in safe mode. Support for LLVM 15
2022-06-29 21:57:35 +02:00