0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[STD_syntax_highlight] removed unused modules More... over 17 years ago
ETOOMUCHTIME now uses --clean-html for better maintenance More... over 17 years ago
[STD_syntax_highlight] the tooltips is 30% transparent and closes when doesn't have the cursor over the code More... over 17 years ago
[STD.pm] fix infix:<also> More... over 17 years ago
ETOOMUCHTIME now writes all of its results into an html directory like t/spec More... over 17 years ago
Improved the usability of teststd by catching pesky CTRL-Cs from child process More... over 17 years ago
STD_syntax_highlight is now an exectuable script (svn:executable) More... over 17 years ago
Added a ETOOMUCHTIME script to test STD_syntax_highlight over t/spec. More... over 17 years ago
[STD_syntax_highlight] reverted previous commit More... over 17 years ago
[STD_syntax_highlight] the tree is not recreated when the topmost node is highlighted More... over 17 years ago
[STD_syntax_highlight] the parse tree viewer is now a tooltip More... over 17 years ago
[STD_syntax_highlight] sticky-note colors and box width is no longer fixed More... over 17 years ago
[STD_syntax_highlight] a box is now shown when you hover over the span node More... over 17 years ago
[STD_syntax_highlight] some color changes/additions More... over 17 years ago
[STD_syntax_highlight] increased the % width for larger trees. More... over 17 years ago
added --clean-html to generate external javascript files cleaned up code a little More... over 17 years ago
STD_syntax_highlight has a javascript parse tree viewer ;-) More... over 17 years ago
[STD_syntax_highlight] some more colors More... over 17 years ago
[STD_syntax_highlight] HTML-Escape <>&". Add a few CSS classes. More... over 17 years ago
[STD_syntax_highlight] also emit <pre>...</pre> tags around code More... over 17 years ago
updated STD_syntax_highlight to output some colors More... over 17 years ago
added STD_syntax_highlight a prove of concept core of a syntax highlighter More... over 17 years ago
[viv] add usage message for chromatic++ More... over 17 years ago
[Makefile] lexers must be remade if STD changed [STD] infix:where --> infix:also More... over 17 years ago
[src/perl6/Makefile] don't rm -rf lex/ on every 'make'. Use /usr/local/bin/perl in Makefile, because that's what all the scripts use anyway. More... over 17 years ago
[STD] EXPR quit reducing too soon on unaries More... over 17 years ago
[STD] revise cycle removal to preserve op fields other than PRE and POST More... over 17 years ago
[STD] workaround for elsif problem; put extra [] to move quantifier outside of binding More... over 17 years ago
[STD] fix circularity bug in unary and binary ops [viv] more progress in ~ delimiters through More... over 17 years ago
[STD] implement [...] and {...} subsigs, rafl++ and moritz++ [viv] warning suppression More... over 17 years ago