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
f8a505754ddadc27c896ff84fe3c7162ce50c154
c3c
/
test
/
test_suite2
/
stdlib
History
Dmitry Atamanov
8b0d409695
Add inlined
memcpy
and
memset
builtins and macros. (
#668
)
2022-12-12 11:45:01 +01:00
..
ascii.c3
Add
std::ascii
module. (
#611
)
2022-10-05 23:11:41 +02:00
map.c3t
Add inlined
memcpy
and
memset
builtins and macros. (
#668
)
2022-12-12 11:45:01 +01:00
memcomp.c3t
Fix bug using $switch. Added mem::equals. Fix to dynamic arena allocator.
2022-08-05 19:00:32 +02:00
minmax.c3
Added
max
and
min
macros to builtin_comparison module.
2022-10-05 23:13:38 +02:00
print_env_defines.c3
Enable support for int128 across all platforms.
2022-10-20 18:03:02 +02:00
priorityqueue.c3t
Fix to "typeid.kind". Conversion unsigned int -> enum fixed. @autoimport -> @builtin. Comparison macros. Bump to 0.2.21
2022-07-22 17:09:49 +02:00