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
2123e81e8e19b32a6abea2224b126ac8dff65b75
c3c
/
test
/
test_suite
/
macro_methods
History
Christoffer Lerno
dc16f65c8e
Change printfln to printfn. Make LLVM 15 tests default.
2023-01-11 18:00:08 +01:00
..
access.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
macro_method_different_args.c3t
Change printfln to printfn. Make LLVM 15 tests default.
2023-01-11 18:00:08 +01:00
macro_method_fails.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
macro_method_first_param.c3
Fix missing check when macro method incorrectly has a raw vararg argument.
2022-12-03 23:07:37 +01:00
macro_methods_defined_twice.c3
Share method extensions across modules by default. Fix bug in string split.
2022-12-14 13:18:01 +01:00