Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement Capture and prefix:<\\> #161

Closed
p6rt opened this issue Jul 7, 2008 · 9 comments
Closed

implement Capture and prefix:<\\> #161

p6rt opened this issue Jul 7, 2008 · 9 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Jul 7, 2008

Migrated from rt.perl.org#56684 (status was 'resolved')

Searchable as RT56684$

@p6rt
Copy link
Author

p6rt commented Jul 7, 2008

From @moritz

I know it's on jonathan's TODO list, but I'd like to open a ticket anyway.

Implementing Captures would make quite some tests pass, I think​:

ack '#\?rakudo' t/spec|grep 'prefix​:<\\\\>'|wc -l
18

The whole test suite (including outside of spec/) contains roughly 200
occurences of \\[$@​%&], which mostly are captures.

Cheers,
Moritz

--
Moritz Lenz
http://moritz.faui2k3.org/ | http://perl-6.de/

@p6rt
Copy link
Author

p6rt commented Jul 8, 2008

From @pmichaud

I've done a partial implementation and refactor of the Capture class in
r29145. This version almost certainly has some bugs in it, but it's a
start and we can work on hammering out the details from there.

Thanks!

Pm

@p6rt
Copy link
Author

p6rt commented Jul 8, 2008

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Aug 16, 2008

From @obra

- Need some clarity in spec and spectests for Capture objects

@p6rt
Copy link
Author

p6rt commented Nov 11, 2008

From @chrisdolan

On Sat Aug 16 07​:30​:22 2008, jesse@​perl.org wrote​:

- Need some clarity in spec and spectests for Capture objects

Perhaps more clarity is needed, but the basics seems to work. I propose
this ticket should be closed.

@p6rt
Copy link
Author

p6rt commented Nov 11, 2008

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Dec 20, 2008

From @pmichaud

The basics are indeed working, so I'm closing this ticket for now. When
we have more specific instances of things that need to be fixed we can
handle them then.

Pm

1 similar comment
@p6rt
Copy link
Author

p6rt commented Dec 20, 2008

From @pmichaud

The basics are indeed working, so I'm closing this ticket for now. When
we have more specific instances of things that need to be fixed we can
handle them then.

Pm

@p6rt
Copy link
Author

p6rt commented Dec 20, 2008

@pmichaud - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Dec 20, 2008
@p6rt p6rt added the Todo label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant