0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[STD_syntax_highlight] added --help [STD_syntax_highlight] the filename is checked now before passing it to STD More... over 17 years ago
[STD_syntax_highlight] updated SYNOPSIS for --simple More... over 17 years ago
[STD] allow anonymous unpacked arrays in sigs per S06:1330
rhr
More... over 17 years ago
[STD_syntax_highlight] finally implemented the complicated --simple ;-) [STD_syntax_highlight] results are not optimal but it generates correct html. More... over 17 years ago
[STD_syntax_highlight] --simple closes spans properly More... over 17 years ago
[STD_syntax_highlight] Added smop_highlight which highlights *.pm [STD_syntax_highlight] code in v6/smop/src-s1p More... over 17 years ago
[STD_syntax_highlight] no more podchecker warnings More... over 17 years ago
[STD] fix parameter parsing problem noted by moritz++ More... over 17 years ago
[STD_syntax_highlight] more --simple fixes (loads the css); but nothing concrete More... over 17 years ago
[STD_syntax_highlight] proof of concept simple option More... over 17 years ago
[Cursor] generate shorter anonymous class names More... over 17 years ago
[STD_syntax_highlight] method ops are highlighted in bold black [STD_syntax_highlight] added missing _routines and _type css More... over 17 years ago
[STD_syntax_highlight] no more podchecker warnings More... over 17 years ago
[STD_syntax_highlight] types and routines are now highlighted [STD_syntax_highlight] light colors are now darker for better contrast More... over 17 years ago
[STD_syntax_highlight] optimized JS code so that only one mousemove is needed [STD_syntax_highlight] instead of N nodes binding mouseover,mouseclick events (N*2) More... over 17 years ago
[STD_syntax_highlight] added AUTHORS and cleaned up POD [STD_syntax_highlight] ETOOMUCHTIME now copies JQuery to html at the end More... over 17 years ago
[STD_Syntax_Highlighter] html files are now prefixed with an underscore [STD_Syntax_Highlighter] to prevent cases like index.t->index.html More... over 17 years ago
[STD_syntax_highlight] general cleanup, no more unused command line options [STD_syntax_highlight] more compliant POD, passes podchecker More... over 17 years ago
[STD_syntax_highlight] ETOOMUCHTIME script now copies required web [STD_syntax_highlight] resources to the output html directory More... over 17 years ago
[STD] add some knowhow :) More... over 17 years ago
[STD] workaround for misparse of <==, using order to put good before bad on tie (the real fix needs precedence table knowledge at lexer generation) More... over 17 years ago
[STD_syntax_highlight] Fixed css/divs to work with previous commit More... over 17 years ago
[STD_syntax_highlight] Right-aligned the syntax tree div and it is collapsed by default [STD_syntax_highlight] Added Expand/Collapse and Help buttons along with keep results onclick functionality More... over 17 years ago
[STD] allow anonymous methods for moritz++ et al. More... over 17 years ago
[STD_syntax_highlight] resources are now in ../ when --clean-html is used More... over 17 years ago
css is moved to STD_syntax_highlight.css and is not inlined when --clean-html is used fixed empty arguments check More... over 17 years ago
[Cursor] work around accidental interpolation of $. in pattern More... over 17 years ago
[perl6/Makefile] remove leading indentation to save a quarter second on every STD startup More... over 17 years ago
[Cursor] don't cache anonymous lexers More... over 17 years ago
[ETOOMUCHTIME] added benchmarks and improved messages More... over 17 years ago