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

Miscellaneous: code simplifications and improve consistency
#492 opened Apr 9, 2026 by chqrlie Contributor Loading…
Analyser: generate alternate nodes for case strings
#491 opened Apr 9, 2026 by chqrlie Contributor Loading…
C-Generator: simplify output handling
#490 opened Apr 9, 2026 by chqrlie Contributor Loading…
Compiler: use '\0' for null bytes for consistency
#489 opened Apr 9, 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 labelled break and continue statements
#484 opened Apr 1, 2026 by chqrlie Contributor Loading…
Language: add tlocal keyword for thread local storage class
#483 opened Mar 31, 2026 by chqrlie Contributor Loading…
Language: add when statement modelled after Odin and Nim
#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: support dark-mode
#388 opened Oct 31, 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.