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
9285dfefad2c61d92f3ba8f9a166a0dfb9bc677d
c3c
/
test
/
test_suite
/
macro_methods
History
Christoffer Lerno
2a895ec7be
First 0.7 update, removing all deprecated features.
2025-03-03 00:32:20 +01:00
..
access.c3
First 0.7 update, removing all deprecated features.
2025-03-03 00:32:20 +01:00
macro_method_different_args.c3t
First 0.7 update, removing all deprecated features.
2025-03-03 00:32:20 +01:00
macro_method_fails.c3
First 0.7 update, removing all deprecated features.
2025-03-03 00:32:20 +01:00
macro_method_first_param.c3
Add lambdas.
2023-01-24 10:15:23 +01:00
macro_methods_defined_twice.c3
First 0.7 update, removing all deprecated features.
2025-03-03 00:32:20 +01:00
macro_methods_no_args.c3
Crash when trying to define a method macro that isn't
@construct
but has no arguments.
2025-02-20 15:51:21 +01:00