Dean Herbert
|
93e33fa94d
|
Use true comparison rather than null coalesce fallback
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2021-09-21 14:08:54 +09:00 |
|
Dean Herbert
|
98f1c1cc29
|
Avoid allocating list storage in Pattern until first usage
Patterns can often be constructed only to never be used.
|
2021-09-20 16:02:03 +09:00 |
|
Dean Herbert
|
0d58530dbe
|
Reduce overhead of ColumnHasObject calls by storing column usage separately
|
2021-09-20 15:09:27 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dan Balasescu
|
4ce3a78066
|
Update Pattern.cs
|
2017-05-22 10:18:42 +09:00 |
|
smoogipooo
|
8c260e3364
|
Renamings + refactorings to Pattern.
|
2017-05-22 10:04:25 +09:00 |
|
smoogipooo
|
1fa1897d71
|
Define the concept of patterns + additional comments.
|
2017-05-18 15:05:45 +09:00 |
|