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
3d844b87228b5ff2c4c370d4d5ddb07987eaabe9
c3c
/
resources
/
examples
/
notworking
History
Christoffer Lerno
ad18d9ba48
Add .hash to integer types. Fixup of make and tmake. Updated map.c3 to become a working example. Fix bug in subarray -> pointer conversion. Search extension methods in std::core. Fix slice <-> slice copy.
2022-09-21 17:26:36 +02:00
..
acornvm
Filter
\r
before lexing.
2021-12-03 16:43:37 +01:00
globals.c3
Complete transition to fn. Introduce global/threadlocal
2021-11-16 17:46:44 +01:00
http.c3
Complete transition to fn. Introduce global/threadlocal
2021-11-16 17:46:44 +01:00
madlibs.c3
@ is now part of the name of an attribute or a macro. Macros without '@' must be function-like.
2022-05-08 22:16:33 +02:00
timeit.c3
Allocators. Rename of "optenum" to fault. Memcpy and memset added. Cleanup of declaration use.
2022-04-09 20:07:59 +02:00
toml_parser_c2.c3
Fix ordering of @builtin. malloc <-> alloc, malloc, calloc, realloc, free builtins.
2022-08-04 01:49:36 +02:00
toml_tokenizer_c2.c3
Fix ordering of @builtin. malloc <-> alloc, malloc, calloc, realloc, free builtins.
2022-08-04 01:49:36 +02:00
window.c3
Complete transition to fn. Introduce global/threadlocal
2021-11-16 17:46:44 +01:00