Skip to content
Snippets Groups Projects
Commit 502bc31e authored by deuce's avatar deuce
Browse files

Get rid of regexps in make_lines(). Use str.charAt() rather than

str.substr(0,1) use offsets rather than reassigning the string.

Probobly about half the time to do this... still too damn long though... should
probobly attempt to merge the attr generation too.
parent 8aef7fea
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment