Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
c9f997cc91db23e0ba3ac60fa6c37ae066e5265d
/
utils
/
newparser
5565a28
Remove some redundant #include's
by Bertrik Sikken
· 15 years ago
2e75dae
dont reuse vairbale names
by Jonathan Gordon
· 15 years ago
b49577b
some tags need special handling when they are in the wrong branch of a conditional, so go ahead and make that work :p
by Jonathan Gordon
· 15 years ago
3f5851f
make the next line after a viewport (if it is on the same skin line) auto-eat the \n
by Jonathan Gordon
· 15 years ago
dfce357
duh, this is needed also
by Jonathan Gordon
· 15 years ago
17c3484
Start dealing with LINE elements... setup a flag which lets tags tell the renderer to not start a new line in the viewport (i.e %we/d/i %X/x/xd etc)
by Jonathan Gordon
· 15 years ago
21cbdac
get the renderer working more better! "handle" sublines correctly, dont "draw" in the first viewport if we are using viewports, get rid of the idea of a linear token array (i.e we are going to use the parse tree directly)
by Jonathan Gordon
· 15 years ago
3f06273
count line numbers correctly, handle the VIEWPORT change so it only ever has one child
by Jonathan Gordon
· 15 years ago
b4a9564
Add my new parser playground to svn.
by Jonathan Gordon
· 15 years ago