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
b313bec69d2f06567fefbdf911563c81407d025c
c3c
/
test
/
test_suite
/
import
History
Christoffer Lerno
b313bec69d
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
..
access_other_module.c3t
Updated mangling and bump to 0.2.18
2022-07-20 12:22:03 +02: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
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
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_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