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
deb4cc7c4ba7447ef48aabb242cbbf2f9040d06d
c3c
/
test
/
test_suite
/
stdlib
History
Christoffer Lerno
deb4cc7c4b
0.5.3: Single-module not respected. Fix issue with compiler defined types. Fix optimization levels for projects. Use GEP i8 on offsets. Optimize foreach on len 1 arrays. Move panic blocks last. Fix generic module wildcard imports. Deprecate init_temp / init_new. Fix issue with macro vaarg and untyped lists. Fix extern const globals.
2024-01-14 15:34:54 +01:00
..
ascii.c3
Change printfln to printfn. Make LLVM 15 tests default.
2023-01-11 18:00:08 +01:00
map.c3t
0.5.3: Single-module not respected. Fix issue with compiler defined types. Fix optimization levels for projects. Use GEP i8 on offsets. Optimize foreach on len 1 arrays. Move panic blocks last. Fix generic module wildcard imports. Deprecate init_temp / init_new. Fix issue with macro vaarg and untyped lists. Fix extern const globals.
2024-01-14 15:34:54 +01:00
memcomp.c3t
Change printfln to printfn. Make LLVM 15 tests default.
2023-01-11 18:00:08 +01:00
minmax.c3
Change printfln to printfn. Make LLVM 15 tests default.
2023-01-11 18:00:08 +01:00
print_env_defines.c3
Change printfln to printfn. Make LLVM 15 tests default.
2023-01-11 18:00:08 +01:00
priorityqueue.c3t
improve the sort and collections libs (
#853
)
2023-07-15 19:08:54 +02:00