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 20:11:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebddbfb4166c461a094cbdb42d61cd90f9733d62
c3c
/
test
/
test_suite
/
contracts
History
Christoffer Lerno
0120498ec8
Fix seeder, update with dynamic interface for random. Insert unreachable after panic in asserts. Macro ensure static check.
2023-08-23 13:52:27 +02:00
..
constant_out.c3
More const modification detection. Grab the version number into CMake.
2023-03-07 14:35:12 +01:00
ct_eval_of_ensure.c3
Use "String" consistently for "char[]" (
#694
)
2023-01-07 22:50:33 +01:00
in_out.c3
More const modification detection. Grab the version number into CMake.
2023-03-07 14:35:12 +01:00
macro_ensure_static.c3
Fix seeder, update with dynamic interface for random. Insert unreachable after panic in asserts. Macro ensure static check.
2023-08-23 13:52:27 +02:00
pure_calls.c3
Support '@pure' and parse the optreturn tag.
2022-03-10 09:46:30 +01:00
pure.c3
Support '@pure' and parse the optreturn tag.
2022-03-10 09:46:30 +01:00
require_contract_loc.c3
Fix of contract error location for @require
#788
2023-06-20 21:35:48 +02:00
simple_test.c3t
Allow @test with modules. Change name mangling for non exports.
2023-02-20 16:02:30 +01:00