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
cfba19ab77f36b4566233b2f11f7a60e564814da
c3c
/
src
History
Christoffer Lerno
cfba19ab77
Remove deprecated to avoid warnings for VarString. Fix issue casting subarrays to distinct types.
2023-03-08 00:13:48 +01:00
..
build
Some general cleanup.
2023-02-28 01:15:30 +01:00
compiler
Remove deprecated to avoid warnings for VarString. Fix issue casting subarrays to distinct types.
2023-03-08 00:13:48 +01:00
compiler_tests
Some general cleanup.
2023-02-28 01:15:30 +01:00
utils
Remove "generic" code paths.
2023-03-01 12:01:43 +01:00
main.c
Use "String" consistently for "char[]" (
#694
)
2023-01-07 22:50:33 +01:00
version.h
"@ensure" now correctly only runs on non-optional results. Subtypes now merge to a single type. Beginning deprecation of "std::core::str". Refreshed String functions. Consistent use of ".using" parameter. Functions moved to string methods. Tests on more string methods. Fixes to split, rindex_of.
2023-03-08 00:13:48 +01:00