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

Compiler: simplify ast statistics report
#510 opened Apr 18, 2026 by chqrlie Contributor Loading…
Analyser: add note with location for all uses of non public symbols
#509 opened Apr 18, 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…
AST: simplify uses of ast_idx
#505 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…
Sources: fix duplicate spaces (no semantic changes)
#502 opened Apr 16, 2026 by chqrlie Contributor Loading…
Compiler: remove many calls to ast.idx2name
#501 opened Apr 15, 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! Find all pull requests that aren't related to any open issues with -linked:issue.