/[suikacvs]/webroot/regexp/lib/Regexp/Visualize/ChangeLog
Suika

Contents of /webroot/regexp/lib/Regexp/Visualize/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (hide annotations) (download)
Tue Dec 9 02:41:39 2008 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +5 -0 lines
++ swe/visualizer/ChangeLog	9 Dec 2008 02:41:30 -0000
2008-12-09  Wakaba  <wakaba@suika.fam.cx>

	* regexp.cgi: Output errors and warnings as HTML, not plain text
	messages.

++ swe/lib/Regexp/Parser/ChangeLog	9 Dec 2008 02:40:27 -0000
2008-12-09  Wakaba  <wakaba@suika.fam.cx>

	* Perl58.pm: Added support for custom error handling hook.
	(nextchar): Don't skip (?#) if it is not supported in the regexp
	dialect.

++ swe/lib/Regexp/Visualize/ChangeLog	9 Dec 2008 02:41:01 -0000
2008-12-09  Wakaba  <wakaba@suika.fam.cx>

	* Simple.pm (_add_to_graph): Added support for \p{} outside
	character classes.

1 wakaba 1.5 2008-12-09 Wakaba <[email protected]>
2    
3     * Simple.pm (_add_to_graph): Added support for \p{} outside
4     character classes.
5    
6 wakaba 1.3 2008-12-08 Wakaba <[email protected]>
7    
8 wakaba 1.4 * Simple.pm: Removed "Perl" from descriptions.
9    
10     2008-12-08 Wakaba <[email protected]>
11    
12 wakaba 1.3 * Simple.pm (next_graph): Plot "FAIL" node if necessary. Don't
13     plot "SUCCESS" node if not necessary.
14     (add_to_graph): Support for empty []/[^] character classes allowed
15     in JavaScript regular expressions.
16    
17     2008-12-07 Wakaba <[email protected]>
18    
19     * Simple.pm (push_regexp_node): Invoke |get_graph_index| to return
20     the index of the pushed regexp. This invocation is necessary such
21     that the order the regexps are pushed is reflected to the index.
22    
23 wakaba 1.2 2008-12-07 Wakaba <[email protected]>
24    
25     * Simple.pm: New module.
26    
27     * ChangeLog: New file.
28    
29    

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24