Nik
c3eb9e4126
patterns: Improved pattern descriptions
2024-08-03 17:44:37 +02:00
Nik
f70b7066b9
includes: Switch over to import statements ( #224 )
...
* Update includes and patterns to new import system
* Update namespaces to new syntax
2024-02-25 22:04:41 +01:00
iTrooz
b6e0557a1d
patterns: put author and description inside each pattern ( #155 )
2023-08-28 12:32:23 +02:00
Nik
1a2d785093
patterns/java_class: Added MIME type
2023-06-24 11:05:10 +02:00
无以铭川
3841ff51ef
pattern/java_class: Format byte code instruction ( #123 )
2023-06-08 23:39:39 +02:00
Nik
e99ab5b59b
patterns/java_class: Fixed duplicate variables
2023-06-02 10:54:09 +02:00
Justus Garbe
0128ea87db
patterns/java_class: Added Java SE 20 Attributes, added value displaying ( #113 )
...
greatly enchanced the java pattern
2023-05-19 17:59:15 +02:00
Zaggy1024
1cd7f92a5d
patterns/includes: Update standard library and patterns to support the new bitfields ( #102 )
...
* Add `current_bit_offset()` and `read_bits(...)` to `std::mem`
* Replace deprecated BitfieldOrder enum values with new clearer names
This adds new options named `MostToLeastSignificant` and `LeastToMostSignificant` to replace the old `LeftToRight` and `RightToLeft` names. These names should be much clearer about what they affect and how.
* Throw errors when `std::core::(get|set)_bitfield_order()` are called
* Update all patterns to work with the new bitfield behaviors
2023-04-01 11:16:54 +02:00
lieyanqzu
0c83764f24
patterns: Fix java class pattern and update to javase17 format ( #56 )
...
fix java class pattern and update to javase17 format
2022-11-10 10:23:06 +01:00
WerWolv
9e4a1d1d96
git: Fixed line endings of all files
2022-07-26 08:48:01 +02:00
WerWolv
d8261c013c
patterns: Included required stdlib files
2022-01-30 22:30:10 +01:00
WerWolv
3160e592b5
patterns: Java class pattern tabs -> spaces
2021-11-21 10:51:56 +01:00
WerWolv
a10170c697
pattern: Added Java class pattern
2021-11-21 00:45:10 +01:00