Skip to content

Pull requests: c2lang/c2compiler

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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…
AST: simplify uses of ast_idx
#512 opened Apr 20, 2026 by chqrlie Contributor Loading…
Compiler: simplify word size testing
#508 opened Apr 18, 2026 by chqrlie Contributor Loading…
Compiler: use bright blue color for attribute output
#507 opened Apr 18, 2026 by chqrlie Contributor Loading…
Analyser: simplify conversion checker
#506 opened Apr 17, 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…
Compiler: reduce compiler output verbosity
#488 opened Apr 4, 2026 by chqrlie Contributor Loading…
Language: split decl and cond in IfStmt
#487 opened Apr 2, 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 support for slices
#465 opened Mar 16, 2026 by chqrlie Contributor Loading…
language: improve template handling
#425 opened Jan 21, 2026 by chqrlie Contributor Loading…
compiler: more flexible warning system
#424 opened Jan 3, 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…
c2cat: improve output consistency
#373 opened Oct 8, 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…
compiler: extend cast syntax for initlists
#301 opened Jun 23, 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.