- Timestamp:
- 11/04/08 19:15:34 (2 months ago)
- Files:
-
- 1 modified
-
src/perl6/STD_syntax_highlight (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/perl6/STD_syntax_highlight
r22877 r22878 387 387 388 388 =item redspans_traverse 389 389 390 Walk the path that no one wanted to travel ;) 390 391 =cut … … 496 497 497 498 The redspans traversal code was written by Larry Wall (TimToady). 499 redspans stands for "...'red' for "reductions", and 'spans' from the 500 from/to span calculations" 498 501 499 502 The browser code was written by Ahmad M. Zawawi (azawawi)
