/[suikacvs]/webroot/regexp/visualizer/ChangeLog
Suika

Contents of /webroot/regexp/visualizer/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (hide annotations) (download)
Mon Dec 8 12:21:26 2008 UTC (15 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +9 -0 lines
++ swe/visualizer/ChangeLog	8 Dec 2008 12:21:06 -0000
2008-12-08  Wakaba  <wakaba@suika.fam.cx>

	* input.html: Added |select| for language selection.

	* regexp.cgi: Don't percent-decode query parameter values decoded
	by Message::CGI::HTTP twice.  Added JavaScript regular expression
	support.  Regular expression input was not expanded in |title|
	elements.

++ swe/lib/Regexp/Parser/ChangeLog	8 Dec 2008 12:17:06 -0000
2008-12-08  Wakaba  <wakaba@suika.fam.cx>

	* JavaScript.pm: New module.

++ swe/lib/Regexp/Visualize/ChangeLog	8 Dec 2008 12:19:40 -0000
2008-12-08  Wakaba  <wakaba@suika.fam.cx>

	* Simple.pm (next_graph): Plot "FAIL" node if necessary.  Don't
	plot "SUCCESS" node if not necessary.
	(add_to_graph): Support for empty []/[^] character classes allowed
	in JavaScript regular expressions.

2008-12-07  Wakaba  <wakaba@suika.fam.cx>

	* Simple.pm (push_regexp_node): Invoke |get_graph_index| to return
	the index of the pushed regexp.  This invocation is necessary such
	that the order the regexps are pushed is reflected to the index.

1 wakaba 1.5 2008-12-08 Wakaba <wakaba@suika.fam.cx>
2    
3     * input.html: Added |select| for language selection.
4    
5     * regexp.cgi: Don't percent-decode query parameter values decoded
6     by Message::CGI::HTTP twice. Added JavaScript regular expression
7     support. Regular expression input was not expanded in |title|
8     elements.
9    
10 wakaba 1.2 2008-12-07 Wakaba <wakaba@suika.fam.cx>
11    
12 wakaba 1.4 * regexp.cgi: Parser patch and graph constructor codes moved into
13     their own modules.
14    
15     2008-12-07 Wakaba <wakaba@suika.fam.cx>
16    
17 wakaba 1.3 * input.html: New document.
18    
19     * regexp.cgi: Use ?s= as input. Handle errors. Specify style
20     sheet.
21    
22     2008-12-07 Wakaba <wakaba@suika.fam.cx>
23    
24 wakaba 1.2 * .htaccess: New file.
25    
26     * ChangeLog: New file.
27    
28     * regexp.cgi: New script.
29    
30    

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24