0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[STD_syntax_highlight] no more podchecker warnings; More... over 15 years ago
[STD_syntax_highlight] no DumpMatch; #it is been 'nice' seeing ya [STD_syntax_highlight] no more javascript tree traversal; tree info is hidden in html [STD_syntax_highlight] You can consider this an SP1 ;-) More... over 15 years ago
[STD_syntax_highlight] ETOOMUCHTIME --simple => --redspans More... over 15 years ago
[Cursor] {_to} is gone, {_from} now set only on bound cursors, unbound cursors now only propagate {_pos} (will help optimization of simple traversals) More... over 15 years ago
[STD_syntax_highlight] dropped --simple DumpMatch in favor of the agile --redspans More... over 15 years ago
[STD_syntax_highlight] code cleanup More... over 15 years ago
[STD_syntax_highlight] add .pod_comment to the magic CSS file, TimToady++ More... over 15 years ago
[STD] allow =begin\n=end More... over 15 years ago
[smop_highlight] outputs redspans-html by default, since it recognizes POD correctly More... over 15 years ago
[STD_syntax_highlight] #-comments support in --redspans More... over 15 years ago
[STD_syntax_highlight] converted CSS to one liners [STD_syntax_highlight] redspans identifies routines and types like --simple More... over 15 years ago
[STD_syntax_highlight] main(ARGV) refactoring More... over 15 years ago
[Cursor] start switching to mutable cursors where it makes sense (I hope) More... over 15 years ago
[STD_syntax_highlight] refactored highlight_match() to be simpler More... over 15 years ago
[t/spec] unfudge now passing test for Str.split with zero-width matches More... over 15 years ago
[STD,Cursor,etc] shrink Cursor footprint by removing constant attributes: the original string is now just $+ORIG the positional memoization array is now @+MEMOS More... over 15 years ago
[STD_syntax_highlight] redspans is now working... htmls are cool. [STD_syntax_highlight] They're like --simple but way faster... More... over 15 years ago
[STD_syntax_highlight] redspan is implemented but the output is not colored yet More... over 15 years ago
[STD_syntax_highlight] updates to pod docs... --redspans-html=filename option [STD_syntax_highlight] redspans-mode is not ready yet ... working on it... More... over 15 years ago
[STD_syntax_highlight] updated comments for old --simple More... over 15 years ago
[redspans] empty buffers are never printed More... over 15 years ago
[redspans] nice 19; More... over 15 years ago
[redspans] vim modeline that corresponds to the current indetation levels More... over 15 years ago
[redspans] Improved output to be more user-friendly, TimToady++ More... over 15 years ago
[Cursor] treat fate cursor as mutable More... over 15 years ago
[spec]: Convert rakudo's bignum 'todo' to 'skip'. More... over 15 years ago
[redspans] add in current character for documentation More... over 15 years ago
[redspans] program to calculate reduction spans for syntax highlighting etc. More... over 15 years ago
[gimme5] fix inaccurate "from" in <.ws> and friends [STD] detach pod comments from previous construct, now parsed in eat_terminator More... over 15 years ago
[reds] print out all the reductions in event order More... over 15 years ago