Re: regexp_nfa should be specify end of stack.

2013-05-21 Fir de Conversatie Bram Moolenaar
Yasuhiro Matsumoto wrote: > Thanks. BTW) I was thinking that vim's regexp engine can't handle CJK > class names like [[::katakana::]] and it's nessecary for CJK people. > Some regexp engine support CJK class names. > How about to add this? Let's fix bugs before adding new features. There are to

Re: regexp_nfa should be specify end of stack.

2013-05-20 Fir de Conversatie mattn
Sorry, It'ts not class name. it's property. \p{Katakana} On Tuesday, May 21, 2013 8:18:23 AM UTC+9, mattn wrote: > Thanks. BTW) I was thinking that vim's regexp engine can't handle CJK > > class names like [[::katakana::]] and it's nessecary for CJK people. > > Some regexp engine support CJK cl

Re: regexp_nfa should be specify end of stack.

2013-05-20 Fir de Conversatie Yasuhiro MATSUMOTO
Thanks. BTW) I was thinking that vim's regexp engine can't handle CJK class names like [[::katakana::]] and it's nessecary for CJK people. Some regexp engine support CJK class names. How about to add this? On 5/21/13, Ken Takata wrote: > Hi, > > 2013/05/20 Mon 23:39:13 UTC+9 mattn wrote: >> On Mo

Re: regexp_nfa should be specify end of stack.

2013-05-20 Fir de Conversatie Bram Moolenaar
Ken Takata wrote: > 2013/05/20 Mon 23:39:13 UTC+9 mattn wrote: > > On Monday, May 20, 2013 11:38:35 PM UTC+9, mattn wrote: > > > https://gist.github.com/mattn/5612637 > > > > Ah, sorry. I had pushed "Post" button. > > But subtitle says all. > > I also found some problems in regexp_nfa: > > 1.

Re: regexp_nfa should be specify end of stack.

2013-05-20 Fir de Conversatie Bram Moolenaar
Yasuhiro Matsumoto wrote: > https://gist.github.com/mattn/5612637 Thanks. There are more allocation and size problems... -- ARTHUR: If you do not open these doors, we will take this castle by force ... [A bucket of slops land on ARTHUR. He tries to retain his dignity.] "M

Re: regexp_nfa should be specify end of stack.

2013-05-20 Fir de Conversatie Ken Takata
Hi, 2013/05/20 Mon 23:39:13 UTC+9 mattn wrote: > On Monday, May 20, 2013 11:38:35 PM UTC+9, mattn wrote: > > https://gist.github.com/mattn/5612637 > > Ah, sorry. I had pushed "Post" button. > But subtitle says all. I also found some problems in regexp_nfa: 1. Character classes such as [[:cntrl

Re: regexp_nfa should be specify end of stack.

2013-05-20 Fir de Conversatie mattn
On Monday, May 20, 2013 11:38:35 PM UTC+9, mattn wrote: > https://gist.github.com/mattn/5612637 Ah, sorry. I had pushed "Post" button. But subtitle says all. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For mor

regexp_nfa should be specify end of stack.

2013-05-20 Fir de Conversatie mattn
https://gist.github.com/mattn/5612637 -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the