Alex Harker
|
2d645267fb
|
Include missing headers on complex unary and binary operators
|
2019-06-17 00:32:20 +01:00 |
|
Alex Harker
|
1f12a03f8c
|
Fix linker errors to do with template specialisation of methods (now declared inline)
|
2018-10-05 00:04:44 +01:00 |
|
Alex Harker
|
360f9fb40a
|
Info string edits (Issue #78)
|
2018-10-03 21:39:38 +01:00 |
|
Alex Harker
|
52d1b430d2
|
Remove space before/between '>' characters in (nested) templates and simply Max/PD class creation (including removing inheritance simply for expansion objects)
|
2018-06-16 16:26:11 +01:00 |
|
Alex Harker
|
60a92cb344
|
Consistent use of 'override' and 'final' in object headers, as well as 'using' for template style types to avoid unneeded inheritance
|
2018-06-16 15:13:30 +01:00 |
|
Alex Harker
|
eab4f6859a
|
Use nullptr rather than NULL
|
2018-06-14 20:42:26 +01:00 |
|
Alex Harker
|
360dc14384
|
Explicitly delete copy constructors and assignment operators for non-copyable items
|
2018-06-14 17:30:26 +01:00 |
|
Alex Harker
|
f289e9ee99
|
Substantial overall of host<->FrameLib communication
|
2018-04-05 23:53:06 +01:00 |
|
Alex Harker
|
d5a21177b5
|
Removed spaces in folder names and some more random generator cross-platform work
|
2018-03-27 16:54:09 +01:00 |
|