issues
search
GabrielDosReis
/
ipr
Compiler-neutral Internal Program Representation for C++
BSD 3-Clause "New" or "Revised" License
222
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix code scanning alert - Function 'ipr::impl::decl_repipr::impl::Fundecl::definition' should be marked with 'override' (c....
#306
GabrielDosReis
opened
1 year ago
0
Fix code scanning alert - Function 'ipr::impl::decl_repipr::impl::Typedecl::definition' should be marked with 'override' (c...
#305
GabrielDosReis
opened
1 year ago
0
Fix code scanning alert - Function 'ipr::impl::decl_repipr::impl::Var::definition' should be marked with 'override' (c.128).
#304
GabrielDosReis
opened
1 year ago
0
Fix code scanning alert - Function 'ipr::impl::decl_repipr::impl::Template::definition' should be marked with 'override' (c...
#303
GabrielDosReis
opened
1 year ago
0
Fix code scanning alert - Function 'ipr::Lambda::type' should specify exactly one of 'virtual', 'override', or 'final' (c.1...
#302
GabrielDosReis
opened
1 year ago
0
Revert "Add Windows-based CI status badge"
#301
GabrielDosReis
closed
1 year ago
0
Add Windows-based CI status badge
#300
GabrielDosReis
closed
1 year ago
0
Update builds to at least GCC-13 and Clang-15
#299
GabrielDosReis
closed
1 year ago
0
Require CMake 3.24 and C++23
#298
GabrielDosReis
closed
1 year ago
0
Symbolic denotation of type qualifiers
#297
GabrielDosReis
closed
1 year ago
0
Denotation for decl-specifier
#296
GabrielDosReis
closed
1 year ago
0
Fix build break after accidental commit
#295
GabrielDosReis
closed
1 year ago
0
Add support for constraints
#294
GabrielDosReis
closed
1 year ago
0
Reference v0.1..1 of MSFT Code Analysis Action
#293
GabrielDosReis
closed
1 year ago
0
Expand on C++ forms for initialization
#292
GabrielDosReis
closed
1 year ago
0
Refine C++ form for _declarator-id_
#291
GabrielDosReis
closed
1 year ago
0
Rework of declarator species
#290
GabrielDosReis
closed
1 year ago
0
Update compiler versions on ubuntu-latest
#289
GabrielDosReis
closed
1 year ago
0
Workaround GH ubuntu-latest runner issue
#288
GabrielDosReis
closed
1 year ago
0
Rework indirector form hierarchy
#287
GabrielDosReis
closed
1 year ago
1
Representations for values
#286
Nostracodus
opened
1 year ago
1
Use UTF-8 for strings and identifiers
#285
GabrielDosReis
closed
2 years ago
0
Update README.md
#284
GabrielDosReis
closed
2 years ago
0
Explicitly run CI/CD for Release and Debug
#282
GabrielDosReis
closed
2 years ago
0
Enable link-time optimization
#281
GabrielDosReis
closed
2 years ago
0
Use `Unary` and `Binary` for `Attribute`
#280
GabrielDosReis
closed
2 years ago
0
`<ipr/synopsis>` should have no dependency
#279
GabrielDosReis
closed
2 years ago
0
Make `Node` constructor protected
#278
GabrielDosReis
closed
2 years ago
0
Default visit of `Annotation`
#277
GabrielDosReis
closed
2 years ago
0
Distinguish immotile nodes from the exceptions
#276
GabrielDosReis
closed
2 years ago
0
Refactor `Mapping` [2/n]
#275
GabrielDosReis
closed
2 years ago
0
Refactor `Mapping` [1/n]
#274
GabrielDosReis
closed
2 years ago
0
Add `ipr::Phased_evaluation`
#273
GabrielDosReis
closed
2 years ago
0
Cleanup up `owner()` after resurrection
#272
GabrielDosReis
closed
2 years ago
0
add warehouse<T>
#271
GorNishanov
closed
2 years ago
0
Clean up type factory (#237) may have cleaned too much
#270
GorNishanov
closed
2 years ago
12
restore ipr::Region::owner(), added a usage example
#269
GorNishanov
closed
2 years ago
0
How to find out the owners of Regions?
#268
GorNishanov
closed
2 years ago
4
Does Base_subobject also needs access specifier?
#267
GorNishanov
opened
2 years ago
0
Revert "Remove `Base_type`"
#266
GabrielDosReis
closed
2 years ago
0
Remove `Base_type`
#265
GabrielDosReis
closed
2 years ago
1
Remove `impl::Template::args`
#264
GabrielDosReis
closed
2 years ago
0
Base type of an enum
#263
GabrielDosReis
closed
2 years ago
0
Add `ipr::Instantiation`
#262
GabrielDosReis
closed
2 years ago
0
Make Parameter_list type more precise
#260
Xazax-hun
closed
2 years ago
0
Remove unused node category.
#259
Xazax-hun
closed
2 years ago
0
What is the role of Binary?
#258
Xazax-hun
closed
2 years ago
0
How to work with For?
#253
Xazax-hun
closed
2 years ago
0
Remove unused declaration.
#252
Xazax-hun
closed
2 years ago
0
How to find out the owners of Regions?
#251
Xazax-hun
closed
2 years ago
0
Next