Tillmann Karras
|
30ebb2459e
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
Tillmann Karras
|
6d9986846c
|
Simplify some more license headers
|
2015-05-25 13:11:41 +02:00 |
|
Lioncash
|
3eab75bc9c
|
Core: Join some variable declarations and assignments
|
2014-11-15 20:21:35 -05:00 |
|
Rohit Nirmal
|
fbc64984ca
|
Include CommonTypes.h instead of Common.h.
|
2014-09-08 15:39:58 -04:00 |
|
Lioncash
|
eb535be874
|
Core: Clean up brace placements
|
2014-08-30 18:06:49 -04:00 |
|
Tillmann Karras
|
0ccee6c87b
|
Fix warnings unearthed by #579
|
2014-07-13 02:16:51 +02:00 |
|
degasus
|
22e1aa5bb4
|
mark all local functions as static
|
2014-07-11 16:07:23 +02:00 |
|
lioncash
|
4cb111e5db
|
Clarify what FindBrackets does in the DSP assembler
|
2014-05-26 17:04:58 -04:00 |
|
Lioncash
|
a82675b7d5
|
Kill off some usages of c_str.
Also changes some function params, but this is ok.
Some simplifications were also able to be made (ie. killing off strcmps with ==, etc).
|
2014-03-14 13:51:23 -04:00 |
|
Matthew Parlane
|
31cfc73a09
|
Fixes spacing for "for", "while", "switch" and "if"
Also moved && and || to ends of lines instead of start.
Fixed misc vertical alignments and some { needed newlining.
|
2014-03-11 00:35:07 +13:00 |
|
Tillmann Karras
|
d802d39281
|
clang-modernize -use-nullptr
and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine
|
2014-03-09 21:14:26 +01:00 |
|
Lioncash
|
e9d1796c24
|
Rename assemble.cpp/.h and disassemble.cpp./.h to DSPAssembler.cpp/.h and DSPDisassembler.cpp/.h
|
2014-03-09 13:25:50 -04:00 |
|