Files
ICEcoder/lib
Matt Pass 573a07026d Simplifying and condensing code
No need to return cM in getcMInstance, just return the ternary value
Shortened a few comments for clarity & byte saving
No need to add length as 2nd param on substrs in a couple of places
newTab setup as string to be used in a couple of places
Ternary shortening on elemType
Converted ternary statement back to if else to byte save on 2 ternaries
Reversing bool on codeAssist var by using ! instead
break is shorter & better too, than increasing i's value to escape
2012-10-03 21:13:35 +01:00
..
2012-10-03 21:13:35 +01:00
2012-09-19 23:46:29 +01:00
2012-09-19 23:37:31 +01:00
2012-05-28 07:55:45 +01:00
2012-09-19 23:44:35 +01:00