root/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @23052 [23052] 16 hours pmurias [STD] fixed tiny typo in comment
(edit) @23048 [23048] 39 hours lwall [gimme5] switch back to YAML::Syck till YAML::XS is fixed [viv] allow …
(edit) @23043 [23043] 3 days lwall [STD] and of course, since I reversed things, the prec test is …
(edit) @23042 [23042] 3 days lwall [STD] whoops, managed to screw up previous patch
(edit) @23041 [23041] 4 days lwall [STD] fix ordering of pre/postfix for mncharity++
(edit) @23031 [23031] 5 days azawawi [STD_syntax_highlight] package_declaractor->bold red (for --ansi-text)
(edit) @23030 [23030] 5 days azawawi [STD_syntax_highlight] stop using is_routine and is_type
(edit) @23029 [23029] 5 days azawawi [STD_syntax_highlight] quote -> dark magenta [STD_syntax_highlight] …
(edit) @23027 [23027] 7 days azawawi [STD_syntax_highlight] fixed identifier and sigil matching to be more …
(edit) @23025 [23025] 7 days lwall [Cursor] reorder fate elements
(edit) @23023 [23023] 7 days azawawi [STD_syntax_highlight] highlight scalar, array and hash variables
(edit) @23020 [23020] 7 days azawawi [STD_syntax_highlight] Read from stdin when no filename is given or is …
(edit) @23018 [23018] 7 days lwall [Cursor] more duplicate rule linking save STD.pm snapshot via storable for …
(edit) @23015 [23015] 8 days lwall [Cursor] refactor to trie and Storable implementation, which uses less …
(edit) @23008 [23008] 8 days azawawi [STD_syntax_highlight] correct cron script message
(edit) @23006 [23006] 8 days azawawi [STD_syntax_highlight] added a commented sample cron usage
(edit) @23005 [23005] 8 days azawawi [STD_syntax_highlight] t/spec -> t/ ; this can mean twice the time …
(edit) @23003 [23003] 8 days azawawi [STD_syntax_highlighter] cron job now properly svn up pugs …
(edit) @22990 [22990] 10 days audreyt * GHC 6.10 support, part 3 of 3: Adjust for GADT's "rigid types" …
(edit) @22989 [22989] 10 days audreyt * GHC 6.10 support, part 2 of 3: Adjust for extensible exceptions.
(edit) @22988 [22988] 10 days audreyt * GHC 6.10 support, part 1 of 3: Adjust for Map.lookup's new signature.
(edit) @22986 [22986] 10 days lwall [Cursor] factor out fate linked list generation from "ch2" code so we can …
(edit) @22985 [22985] 10 days lwall [Cursor] revert last; fix because it breaks ~~ and friends
(edit) @22971 [22971] 11 days lwall [Cursor] isolate symbols in a NOTBEFORE to fix mncharity++'s last; …
(edit) @22950 [22950] 12 days lwall [STD] infrastructure for lexically scoped declarations
(edit) @22934 [22934] 2 weeks lwall [Cursor] random fiddling [STD] add type on ::T
(edit) @22927 [22927] 2 weeks azawawi [STD_syntax_highlight] added a cron script
(edit) @22926 [22926] 2 weeks azawawi [STD_syntax_highlight] refactored code into MAIN
(edit) @22925 [22925] 2 weeks azawawi [STD_syntax_highlight] refactored error writing …
(edit) @22922 [22922] 2 weeks azawawi [STD_syntax_highlight] check: working directory should end with src/perl6
(edit) @22920 [22920] 2 weeks azawawi [STD_syntax_highlight] ETOOMUCHTIME -> …
(edit) @22917 [22917] 2 weeks azawawi [STD_syntax_highlight] added --snippet-html
(edit) @22914 [22914] 2 weeks azawawi [STD_syntax_highlight] removed check on 'lex' directory
(edit) @22911 [22911] 2 weeks lwall [tryfile] needs chomp when files from stdin
(edit) @22909 [22909] 2 weeks lwall [gimme5] move more boilerplate out of normal matcher methods
(edit) @22901 [22901] 2 weeks lwall [Cursor] use of cat deemed less than useful
(edit) @22900 [22900] 2 weeks lwall [Cursor] extirpate TRE
(edit) @22899 [22899] 2 weeks lwall [Cursor] plug some syntax errors misdiagnosed by new LTM [tryfile] restore …
(edit) @22896 [22896] 2 weeks lwall [Cursor] Heh, if we bypass TRE to just immediately revert to the stupid …
(edit) @22894 [22894] 2 weeks lwall [Cursor] couple more micro-optimizations to help procrastinate the big one
(edit) @22891 [22891] 2 weeks lwall [gimme5] more lexer call refactoring to avoid duplication
(edit) @22890 [22890] 2 weeks lwall [STD] fix ws nodewrapping bug [Cursor] more refactoring
(edit) @22886 [22886] 2 weeks lwall [Cursor] refactor cursor_fate for cleanliness and slight speed gains
(edit) @22883 [22883] 3 weeks azawawi [STD_syntax_highlight] ETOOMUCHTIME now checks your LANG variable for …
(edit) @22882 [22882] 3 weeks azawawi [STD_syntax_highlight] print->say [STD_syntax_highlight] an STD.pm sanity …
(edit) @22881 [22881] 3 weeks azawawi [STD_syntax_highlight] implemented --yaml, [particle]++
(edit) @22879 [22879] 3 weeks azawawi [STD_syntax_highlight] param_var now works. [particle]++
(edit) @22878 [22878] 3 weeks azawawi [STD_syntax_highlight] better pod, added an explanation for redspans
(edit) @22877 [22877] 3 weeks azawawi [STD_syntax_highlight] implemented --snippet-html. Enjoy ;-)
(edit) @22876 [22876] 3 weeks azawawi [STD_syntax_highlight] more code cleanups
(edit) @22875 [22875] 3 weeks azawawi [STD_syntax_highlight] smaller code, refactored --ansi-text
(edit) @22874 [22874] 3 weeks azawawi [STD_syntax_highlight] more refactorings... --full-html and --simple-html
(edit) @22873 [22873] 3 weeks azawawi [STD_syntax_highlight] re-factored --simple-html for easier support of …
(edit) @22864 [22864] 3 weeks azawawi [STD_syntax_highlight] :utf8 output
(edit) @22863 [22863] 3 weeks azawawi [STD_syntax_highlight] updated comments
(edit) @22862 [22862] 3 weeks azawawi [STD_syntax_highlight] less memory usage... now works in < 512M ulimits
(edit) @22861 [22861] 3 weeks azawawi [redspans] trees are now stored as action refs thus consuming far less …
(edit) @22858 [22858] 3 weeks lwall [tryfile] allow files specified by stdin, with knowledge of svn …
(edit) @22853 [22853] 3 weeks lwall [Cursor] some prep work for matching against NFG integer arrays
(edit) @22848 [22848] 3 weeks lwall [STD] allow parsing of multiple *.t files in one process (works, but leaks …
(edit) @22847 [22847] 3 weeks lwall [STD_syntax_highlight] convert text to utf8 so that we don't get mojibake …
(edit) @22844 [22844] 3 weeks azawawi [STD_syntax_highlight] fixed a typo [redspans->simple]
(edit) @22842 [22842] 3 weeks azawawi [STD_syntax_highlight] --simple-html=- is enabled by default if no other …
(edit) @22841 [22841] 3 weeks azawawi [STD_syntax_highlight] implemented --ansi-text to print out ANSI color …
(edit) @22840 [22840] 3 weeks azawawi [STD_syntax_highlight] changed the redspans* to simple*
(edit) @22839 [22839] 3 weeks azawawi [STD_syntax_highlight] no more podchecker warnings;
(edit) @22838 [22838] 3 weeks azawawi [STD_syntax_highlight] no DumpMatch?; #it is been 'nice' seeing …
(edit) @22837 [22837] 3 weeks azawawi [STD_syntax_highlight] ETOOMUCHTIME --simple => --redspans
(edit) @22836 [22836] 3 weeks lwall [Cursor] {_to} is gone, {_from} now set only on bound cursors, unbound …
(edit) @22835 [22835] 3 weeks azawawi [STD_syntax_highlight] dropped --simple DumpMatch? in favor of the agile …
(edit) @22834 [22834] 3 weeks azawawi [STD_syntax_highlight] code cleanup
(edit) @22833 [22833] 3 weeks azawawi [STD_syntax_highlight] add .pod_comment to the magic CSS file, TimToady?++
(edit) @22832 [22832] 3 weeks lwall [STD] allow =begin\n=end
(edit) @22831 [22831] 3 weeks ruoso [smop_highlight] outputs redspans-html by default, since it recognizes POD …
(edit) @22830 [22830] 3 weeks azawawi [STD_syntax_highlight] #-comments support in --redspans
(edit) @22829 [22829] 3 weeks azawawi [STD_syntax_highlight] converted CSS to one liners [STD_syntax_highlight] …
(edit) @22828 [22828] 3 weeks azawawi [STD_syntax_highlight] main(ARGV) refactoring
(edit) @22827 [22827] 3 weeks lwall [Cursor] start switching to mutable cursors where it makes sense (I hope)
(edit) @22826 [22826] 3 weeks azawawi [STD_syntax_highlight] refactored highlight_match() to be simpler
(edit) @22824 [22824] 3 weeks lwall [STD,Cursor,etc] shrink Cursor footprint by removing constant attributes: …
(edit) @22823 [22823] 3 weeks azawawi [STD_syntax_highlight] redspans is now working... htmls are cool. …
(edit) @22822 [22822] 3 weeks azawawi [STD_syntax_highlight] redspan is implemented but the output is not …
(edit) @22821 [22821] 3 weeks azawawi [STD_syntax_highlight] updates to pod docs... --redspans-html=filename …
(edit) @22820 [22820] 3 weeks azawawi [STD_syntax_highlight] updated comments for old --simple
(edit) @22819 [22819] 3 weeks azawawi [redspans] empty buffers are never printed
(edit) @22818 [22818] 3 weeks azawawi [redspans] nice 19;
(edit) @22817 [22817] 3 weeks moritz [redspans] vim modeline that corresponds to the current indetation levels
(edit) @22816 [22816] 3 weeks azawawi [redspans] Improved output to be more user-friendly, TimToady?++
(edit) @22815 [22815] 3 weeks lwall [Cursor] treat fate cursor as mutable
(edit) @22813 [22813] 3 weeks lwall [redspans] add in current character for documentation
(edit) @22812 [22812] 3 weeks lwall [redspans] program to calculate reduction spans for syntax highlighting …