summaryrefslogtreecommitdiff
path: root/ROADMAP
Commit message (Collapse)AuthorAgeFilesLines
* dated version number to 0.7.9, deleted ROADMAP.murphy2008-08-281-16/+0
|
* styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted.murphy2006-04-151-2/+2
| | | | | | | | | | ROADMAP and TODO updated. Ruby scanner: Fixed a bug: Fancy strings don't allow \w delimiters. They _do_ also allow whitespace delimiters, but adding this would cause many scan errors. So I leave this bug unfixed.
* plugin.rb cleanupmurphy2005-11-101-1/+1
| | | | | ROADMAP and TODO updated
* bench/bench.rb: Added SilverCity benchmarkingmurphy2005-11-051-0/+16
demo/demo_load_encoder.rb enhanced demo/demo_load_scanner.rb added .outs added plugin.rb: Fixed load_all encoder.rb, scanner.rb adjusted helpers/word_list.rb: Fixed a bug in CaseIgnoringWordList.new TODO: Updated new ROADMAP coderay.rb: increased Version number added Version System documentation