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
e3416a1c4080dfda195999698de3c3fee77e25dd
c3c
/
test
/
test_suite
/
macro_methods
History
Christoffer Lerno
e3416a1c40
Allow @test with modules. Change name mangling for non exports.
2023-02-20 16:02:30 +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
Allow @test with modules. Change name mangling for non exports.
2023-02-20 16:02:30 +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
Add lambdas.
2023-01-24 10:15:23 +01:00
macro_methods_defined_twice.c3
Use
printn
rather than
println
. Add string methods for copying.
2023-02-04 19:48:42 +01:00