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
1aa038c92f709fd8823aa3fe145e97f0165f8662
c3c
/
resources
History
Christoffer Lerno
1aa038c92f
Interface based streams. Fix for initializing with a force unwrap inside. Allow $define to take a list. Allow $define to return error on argument type mismatch in call. Fixed broken bit operations on boolean vectors.
2023-10-31 01:06:59 +01:00
..
examples
Interface based streams. Fix for initializing with a force unwrap inside. Allow $define to take a list. Allow $define to return error on argument type mismatch in call. Fixed broken bit operations on boolean vectors.
2023-10-31 01:06:59 +01:00
grammar
$and, $or, $is_const, $assignable, .is_eq, .is_ordered, $defined($vatype(2)) works looking if we can create a type, $defined(foo[0]) $defined(foo()). Remove $checks and @checked. Improvide casting checks to always work without destructive changes.
2023-10-24 22:06:04 +02:00
images
Updated info about vkQuake.
2021-07-19 21:43:31 +02:00
rosettacode
Use
printn
rather than
println
. Add string methods for copying.
2023-02-04 19:48:42 +01:00
testfragments
Add 'exec'
2023-09-30 23:28:22 +02:00
testproject
Add 'exec'
2023-09-30 23:28:22 +02:00
castrules.md
Updated cast code.
2023-09-12 12:48:52 +02:00