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
facaa7508345d74c67c54f6498ec29a29fa3843f
c3c
/
lib
/
std
/
io
History
Christoffer Lerno
facaa75083
Remove use of if-catch-case
2025-03-07 13:57:05 +01:00
..
os
-
$foreach
"()" replaced by trailing ":"
$foreach ($x, $y : $foo)
->
$foreach $x, $y : $foo:
2025-03-04 16:13:47 +01:00
stream
Change
@return!
syntax to require ":" after faults. Update all contracts to consistently use ":" before the description.
2025-03-05 17:11:45 +01:00
bits.c3
increase BitWriter.write_bits nbits limit, add tests (
#1692
)
2024-12-17 21:21:58 +01:00
file.c3
Change
@return!
syntax to require ":" after faults. Update all contracts to consistently use ":" before the description.
2025-03-05 17:11:45 +01:00
formatter_private.c3
Change
@return!
syntax to require ":" after faults. Update all contracts to consistently use ":" before the description.
2025-03-05 17:11:45 +01:00
formatter.c3
Remove use of if-catch-case
2025-03-07 13:57:05 +01:00
io.c3
Change
@return!
syntax to require ":" after faults. Update all contracts to consistently use ":" before the description.
2025-03-05 17:11:45 +01:00
path.c3
Change
@return!
syntax to require ":" after faults. Update all contracts to consistently use ":" before the description.
2025-03-05 17:11:45 +01:00
stream.c3
Change
@return!
syntax to require ":" after faults. Update all contracts to consistently use ":" before the description.
2025-03-05 17:11:45 +01:00