All submissions to this site are governed by the Second Life Viewer Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.

Review Board 1.6.11

Welcome to the Second Life Viewer Code Review tool.
See the documentation on our wiki for how to use this site.

STORM-959 Syntax highlighting for LSL multi-line comments.

Review Request #498 - Created Oct. 15, 2011 and submitted

Ima Mechanique Reviewers
viewer
STORM-959
None viewer-development
Adding syntax highlighting for LSL multi-line comments.
This has been sitting on my hard drive for months. I've redone the diff against current tip.

 
Review request changed
Updated (Oct. 25, 2011, 6:03 p.m.)
* Fixed the */ delimiter being ignored. FINALLY!
* Changed enum to a typedef and added a doc-block.
* Changed names of enum constants to be a little less confusing.
* Renamed getLength()/getLength2() to be more informative [getLengthHead()/getLengthTail()].
Ship it!
Posted (Oct. 28, 2011, 1:37 p.m.)

   

  
Posted (Oct. 29, 2011, 9:43 p.m.)

   

  
.hgignore (Diff revision 4)
 
 
why is this here? shouldn't this be a separate commit to exclude showing .diff files in hg working directory?
  1. Yes it should. I checked my repo and it went in as a separate commit, so I've no idea how it got into the diff :-(