-
Notifications
You must be signed in to change notification settings - Fork 56
Pull requests: c2lang/c2compiler
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
String-buffer: simplify
string_buffer.Buf.encodeBytes API
#517
opened Apr 21, 2026 by
chqrlie
Contributor
Loading…
Ast: store length of string literal instead of size
#516
opened Apr 21, 2026 by
chqrlie
Contributor
Loading…
Compiler: remove obsolete file compiler/c2recipe_yaml.c2
#515
opened Apr 21, 2026 by
chqrlie
Contributor
Loading…
IR-Generator: make
char unsigned in Ast_type2ir_type
#514
opened Apr 21, 2026 by
chqrlie
Contributor
Loading…
C-Generator: fix enum assoc values dependency analysis
#513
opened Apr 21, 2026 by
chqrlie
Contributor
Loading…
Compiler: use bright blue color for attribute output
#507
opened Apr 18, 2026 by
chqrlie
Contributor
Loading…
C-Generator: fix nested function type output
#504
opened Apr 17, 2026 by
chqrlie
Contributor
Loading…
Compiler: control more C compiler warnings via pragmas
#503
opened Apr 16, 2026 by
chqrlie
Contributor
Loading…
Language: add
when statement to select code and definitions
#473
opened Mar 22, 2026 by
chqrlie
Contributor
Loading…
Compiler: add local function statements and expressions
#393
opened Nov 5, 2025 by
chqrlie
Contributor
Loading…
Compiler: add warning control over
max_identifier_length
#385
opened Oct 21, 2025 by
chqrlie
Contributor
Loading…
Compiler: force zero initialization of local variables
#383
opened Oct 18, 2025 by
chqrlie
Contributor
Loading…
Compiler: control global data initialization with $force-initializers
#353
opened Sep 2, 2025 by
chqrlie
Contributor
Loading…
Compiler: simplify argument parsing, add -Dxxx for features
#340
opened Aug 16, 2025 by
chqrlie
Contributor
Loading…
Control color output with C2_COLORS environment variable
#178
opened Mar 8, 2025 by
chqrlie
Contributor
Loading…
ProTip!
Filter pull requests by the default branch with base:master.