Age | Commit message (Collapse) | Author |
|
it was off two characters on the first line for error reporting.
|
|
mode.
|
|
(common in web addresses) was put in the middle of a property list, now it
doesn't get confused, it just complains bitterly and refuses to work.
|
|
comment blocks, and it retains the order of all nodes.
|
|
nodes, that part will be exciting. I also fixed some stuff and added some new
functions to List, it now has first() and last() which work just like std::list
front() and back(), I may add compatibility functions later...
|