Skip to content

Issues: dcbaker/meson-plus-plus

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Convert all printing to some kind of message and print all at once difficulty:hard MIR Issues related to the MIR (Mid level IR)
#161 opened Nov 14, 2024 by dcbaker
merge fixup_phis and join_blocks difficulty:easy MIR Issues related to the MIR (Mid level IR)
#158 opened Nov 13, 2024 by dcbaker
implement set_variable and unset_variable difficulty:moderate MIR Issues related to the MIR (Mid level IR)
#157 opened Nov 13, 2024 by dcbaker
Handle blocks that have multiple paths to the same successor difficulty:moderate MIR Issues related to the MIR (Mid level IR)
#156 opened Nov 13, 2024 by dcbaker
Dict should store keys as instructions difficulty:easy MIR Issues related to the MIR (Mid level IR)
#152 opened Nov 8, 2024 by dcbaker
distribute add_*arguments before leaving MIR difficulty:easy MIR Issues related to the MIR (Mid level IR)
#149 opened Oct 31, 2024 by dcbaker
Expose custom_target(depend_files) difficulty:easy MIR Issues related to the MIR (Mid level IR)
#148 opened Oct 30, 2024 by dcbaker
Don't hardcode number of jobs for threaded search difficulty:moderate MIR Issues related to the MIR (Mid level IR) performance Issues relating to performance
#145 opened Oct 30, 2024 by dcbaker 1.0
Add a peephole optimization for cc.has_argument() difficulty:moderate frontend Specific the frontend and/or AST MIR Issues related to the MIR (Mid level IR) performance Issues relating to performance
#140 opened Oct 24, 2024 by dcbaker
Add a clean target to ninja backend:ninja Pertaining to the ninja backend difficulty:easy
#138 opened Oct 23, 2024 by dcbaker 1.0
Add a test target to ninja backend:ninja Pertaining to the ninja backend difficulty:easy
#134 opened Oct 23, 2024 by dcbaker 1.0
Add Argument format for warnings and errors difficulty:moderate MIR Issues related to the MIR (Mid level IR)
#132 opened Oct 17, 2024 by dcbaker
Constant combine the output of identical function calls difficulty:moderate MIR Issues related to the MIR (Mid level IR) performance Issues relating to performance
#130 opened Oct 16, 2024 by dcbaker
dealing with subdir() difficulty:hard frontend Specific the frontend and/or AST MIR Issues related to the MIR (Mid level IR)
#120 opened Nov 30, 2022 by dcbaker
Pass down location data and produce useful error messages difficulty:moderate MIR Issues related to the MIR (Mid level IR)
#90 opened Feb 2, 2022 by dcbaker 1.0
Implement equality for dictionaries and arrays difficulty:easy MIR Issues related to the MIR (Mid level IR)
#84 opened Jan 28, 2022 by dcbaker
subproject() difficulty:hard MIR Issues related to the MIR (Mid level IR)
#74 opened Jan 20, 2022 by dcbaker Self hosting
Dead Code elimination difficulty:moderate MIR Issues related to the MIR (Mid level IR)
#69 opened Jan 12, 2022 by dcbaker 1.0
don't flatten arguments to message difficulty:hard MIR Issues related to the MIR (Mid level IR)
#68 opened Jan 12, 2022 by dcbaker
Cache the presistant state so that it's actually persistant difficulty:hard MIR Issues related to the MIR (Mid level IR)
#65 opened Jan 12, 2022 by dcbaker 1.0
ProTip! no:milestone will show everything without a milestone.