Jeroen Ketema
|
eede720aa8
|
C++: Uncomment cases in the dbscheme
|
2025-07-02 21:46:09 +02:00 |
|
Jeroen Ketema
|
65b21286a1
|
C++: Move builtin function identification to its own table
|
2025-07-01 18:00:44 +02:00 |
|
Jeroen Ketema
|
7779f14654
|
C++: Remove unused external_package tables from the dbscheme
|
2025-07-01 10:13:04 +02:00 |
|
Jeroen Ketema
|
617edf0b70
|
C++: synchronize dbscheme
|
2025-06-30 15:28:45 +02:00 |
|
Jeroen Ketema
|
b4caba7c0e
|
C++: Merge the location tables
|
2025-06-27 14:42:08 +02:00 |
|
Jeroen Ketema
|
8f249c77bc
|
C++: Support more complex 16-bit float types
|
2025-06-24 16:56:34 +02:00 |
|
Jeroen Ketema
|
7ac26e879b
|
C++: Add Arm scalable vector type QL classes
|
2025-06-18 13:41:24 +02:00 |
|
idrissrio
|
b112b93d75
|
C++: add namespaceattributes table to store namespace attributes
|
2025-06-16 14:34:04 +02:00 |
|
idrissrio
|
7a4de55ac2
|
C++: Add leave statement to dbscheme
|
2025-06-13 09:44:00 +02:00 |
|
idrissrio
|
9ac9607cb7
|
C++: Add boolean for explicit lambda parameter list
|
2025-06-11 11:41:43 +02:00 |
|
Jeroen Ketema
|
691e462501
|
C++: Support the __mfp8 floating point type
|
2025-06-09 23:42:07 +02:00 |
|
Jeroen Ketema
|
df3282c204
|
C++: Support C23 typeof and typeof_unqual
|
2025-04-23 16:56:47 +02:00 |
|
idrissrio
|
49183bb82a
|
C++: add predicate to distinguish between array/field designators
|
2025-04-16 16:19:26 +02:00 |
|
idrissrio
|
033bade0ab
|
C++: add isVLA() to ArrayType to identify variable-length arrays
|
2025-04-15 11:03:26 +02:00 |
|
Jeroen Ketema
|
a32cfdab9f
|
C++: Support mixed typedefs and usings
|
2025-01-27 11:43:17 +01:00 |
|
Jeroen Ketema
|
9fd95381dc
|
C++: Support #elifdef #elifndef, and MSVC's #import
|
2025-01-21 16:14:16 +01:00 |
|
Jeroen Ketema
|
bc2f203c4b
|
C++: Support if consteval and if ! consteval
|
2025-01-16 08:17:57 +01:00 |
|
Jeroen Ketema
|
8e39eb9020
|
C++: Fix incorrect dbscheme assumptions on proxy classes
|
2025-01-15 11:38:05 +01:00 |
|
Jeroen Ketema
|
537feddf06
|
C++: Introduce usertypes for structs and unions
|
2025-01-15 11:38:01 +01:00 |
|
Jeroen Ketema
|
2c9af9ea30
|
C++: Add support for requires clauses and constraints on template parameters
|
2025-01-10 10:19:34 +01:00 |
|
Jeroen Ketema
|
17127356e8
|
C++: Handle template variable specializations
|
2025-01-09 13:23:21 +01:00 |
|
Jeroen Ketema
|
c48fcf1fb2
|
C++: Support concept id expressions
|
2025-01-09 00:44:26 +01:00 |
|
Jeroen Ketema
|
a2d66ee155
|
C++: Extend the dbscheme with concept templates
|
2025-01-07 11:26:16 +01:00 |
|
Jeroen Ketema
|
84775b71c3
|
C++: Support arguments and instantiations of template template parameters
|
2025-01-02 17:59:06 +01:00 |
|
Jeroen Ketema
|
51f625b90c
|
C++: Allow sizeof pack in sizeof_bind
|
2024-12-20 11:49:37 +01:00 |
|
Jeroen Ketema
|
8b626266c4
|
C++: Support non-type template parameters in the database scheme
|
2024-12-18 16:53:06 +01:00 |
|
Calum Grant
|
fcf16848d2
|
Revert "Revert "C++: Implement compilation_build_mode""
|
2024-11-22 15:48:50 +00:00 |
|
Calum Grant
|
169671ad93
|
Revert "C++: Implement compilation_build_mode"
|
2024-11-22 11:42:39 +00:00 |
|
Calum Grant
|
d3e8292db9
|
C++: Update dbscheme
|
2024-11-21 13:45:15 +00:00 |
|
Calum Grant
|
ac4121dd6c
|
C++: Describe compilation_build_mode using a case
|
2024-11-21 13:45:14 +00:00 |
|
Calum Grant
|
6f3e6edd0e
|
C++: Implement compilation_build_mode
|
2024-11-21 13:45:13 +00:00 |
|
Jeroen Ketema
|
168f7f5d34
|
C++: Add support for C++ requires expressions
|
2024-10-15 13:44:17 +02:00 |
|
Jeroen Ketema
|
723236d15b
|
C++: Add a skeleton class for requires expressions
|
2024-10-09 02:16:20 +02:00 |
|
Jeroen Ketema
|
8ca52f278a
|
C++: Fix coroutine IR inconsistencies
While here, remove some dead code related to fixed points from the database
scheme.
|
2024-09-03 18:12:36 +02:00 |
|
Jeroen Ketema
|
4945943732
|
C++: Support C11 _Generic expressions
|
2024-08-30 14:24:03 +02:00 |
|
Jeroen Ketema
|
9e861ce717
|
C++: Add support for more clang builtins
|
2024-08-28 13:08:42 +02:00 |
|
Jeroen Ketema
|
9744c06933
|
C++: Expose explicit and explicit(bool) function specifiers
|
2024-08-02 15:39:18 +02:00 |
|
Jeroen Ketema
|
4dcf67940c
|
C++: Add getTemplateClass to DeductionGuide
|
2024-08-01 20:54:53 +02:00 |
|
Jeroen Ketema
|
acbca9c108
|
C++: Support destroying deletes
|
2024-07-24 08:21:01 +02:00 |
|
Alexandre Boulgakov
|
a0954f15c0
|
C++: Support using enum declarations.
|
2024-07-22 17:42:25 +01:00 |
|
Jeroen Ketema
|
3f789bad60
|
C++: Support more builtin operations
|
2024-07-10 21:27:09 +02:00 |
|
Jeroen Ketema
|
9eb51a9b9e
|
C++: Add value category column to the expr_reuse relation
|
2024-03-27 22:49:40 +01:00 |
|
Jeroen Ketema
|
8d5eab401d
|
C++: Introduce re-use expressions in the database scheme
|
2024-03-13 13:28:27 +01:00 |
|
Jeroen Ketema
|
dd39fa0bde
|
C++: Support C++20 range-based for initializers
|
2024-02-16 15:20:14 +01:00 |
|
Jeroen Ketema
|
972d86c0a0
|
C++: Add column to mangled_name table with completeness information
|
2024-02-01 16:12:53 +01:00 |
|
Jeroen Ketema
|
9c1de5b2b6
|
C++: Support more function types
|
2024-01-02 15:13:20 +01:00 |
|
Jeroen Ketema
|
ad2fb7c6d5
|
C++: Support attribute arguments that are expressions
|
2023-12-23 10:04:50 +01:00 |
|
Nora Dimitrijević
|
0307354d6e
|
Relax the C++ dbscheme for link_targets/2
|
2023-12-05 22:03:40 +01:00 |
|
Jeroen Ketema
|
7dec819151
|
C++: Expose whether a function was prototyped or not
|
2023-11-28 10:24:43 +01:00 |
|
Mathias Vorreiter Pedersen
|
86fe5b47db
|
C++: Remove 'assignpaddexpr' and 'assignpsubexpr' from the 'assign_bitwise_expr' type.
|
2023-10-30 16:06:53 +00:00 |
|