Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Issues: jyn514/saltwater

Parse qualifiers correctly
#347 opened Mar 15, 2020 by jyn514
Open 3
Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

The order of preprocessor stringifying is wrong. bug Something isn't working preprocessor Issue in the preprocessor (probably cycle detection)
#513 opened Aug 17, 2020 by hdamron17
## is not implemented bug Something isn't working preprocessor Issue in the preprocessor (probably cycle detection)
#506 opened Aug 15, 2020 by jyn514
Generate man pages using help2man binary Related to the swcc binary documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
#504 opened Aug 11, 2020 by jyn514
Pre-increment on pointer to struct causes error analyzer Issue with semantic analysis bug Something isn't working
#500 opened Aug 9, 2020 by ryankeleti
Link object files when passed in instead of source files binary Related to the swcc binary enhancement New feature or request
#499 opened Aug 9, 2020 by hdamron17
Add tests for command line arguments binary Related to the swcc binary good first issue Good for newcomers testing More tests for the compiler!
#498 opened Aug 9, 2020 by hdamron17
[ICE] Macro expansion assertion failed fuzz Found via fuzz testing ICE Internal Compiler Error (panic) preprocessor Issue in the preprocessor (probably cycle detection)
#496 opened Aug 8, 2020 by pythongirl325
[ICE] Newline in string fuzz Found via fuzz testing ICE Internal Compiler Error (panic) lexer Issue dealing with parsing the lexical tokens of a program
#495 opened Aug 8, 2020 by pythongirl325
Get rid of seen_line_token enhancement New feature or request lexer Issue dealing with parsing the lexical tokens of a program preprocessor Issue in the preprocessor (probably cycle detection) technical-debt
#476 opened Jun 12, 2020 by jyn514
[ICE] bug in parser: loaded a variable that was not declared ICE Internal Compiler Error (panic)
#473 opened Jun 8, 2020 by Byter09
Incomplete function macro call should be an error bug Something isn't working preprocessor Issue in the preprocessor (probably cycle detection)
#472 opened Jun 7, 2020 by jyn514
Cross-check rcc against other compilers testing More tests for the compiler!
#469 opened Jun 7, 2020 by jyn514
Show macro expansions for undeclared identifiers enhancement New feature or request hard Extra attention is needed preprocessor Issue in the preprocessor (probably cycle detection) ui Helpful for user experience when seeing error or warnings
#459 opened May 27, 2020 by hdamron17
Upload to package repositories good first issue Good for newcomers
#447 opened May 22, 2020 by Stupremee
1 of 6 tasks
Lexer should not require a file id enhancement New feature or request lexer Issue dealing with parsing the lexical tokens of a program
#435 opened May 14, 2020 by jyn514 Preprocessor for bindgen
Add preconditions and postconditions enhancement New feature or request good first issue Good for newcomers testing More tests for the compiler!
#417 opened May 9, 2020 by jyn514
[ICE] no stopping condition for aggregate_initializer analyzer Issue with semantic analysis fuzz Found via fuzz testing ICE Internal Compiler Error (panic) initialization static initialization structs Struct errors are the most common lately by far
#408 opened May 6, 2020 by jyn514
[ICE] alignment is calculated incorrectly codegen Involves generating Cranelift IR ICE Internal Compiler Error (panic)
#401 opened May 3, 2020 by jyn514
[ICE] crash on nested functions analyzer Issue with semantic analysis fuzz Found via fuzz testing ICE Internal Compiler Error (panic)
#396 opened May 1, 2020 by jyn514
\n is a valid preprocessing token bug Something isn't working preprocessor Issue in the preprocessor (probably cycle detection)
#395 opened May 1, 2020 by jyn514 Run glibc
[ICE] Compound assignment is not desugared properly analyzer Issue with semantic analysis fuzz Found via fuzz testing ICE Internal Compiler Error (panic)
#393 opened May 1, 2020 by jyn514
Make function qualifiers part of FunctionType analyzer Issue with semantic analysis good first issue Good for newcomers technical-debt
#391 opened May 1, 2020 by jyn514
Add C highlighter to VSCode using semantic highlighting enhancement New feature or request ui Helpful for user experience when seeing error or warnings
#389 opened May 1, 2020 by jyn514
ProTip! Type g i on any issue or pull request to go back to the issue listing page.