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 ff and fff #541

Closed
p6rt opened this issue Dec 27, 2008 · 6 comments
Closed

Implement ff and fff #541

p6rt opened this issue Dec 27, 2008 · 6 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Dec 27, 2008

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

Searchable as RT61764$

@p6rt
Copy link
Author

p6rt commented Dec 27, 2008

From @masak

Implement the ff and fff infix operators, as described in S03​:2345.

@p6rt
Copy link
Author

p6rt commented Feb 15, 2009

From @bacek

On Sat Dec 27 09​:50​:09 2008, masak wrote​:

Implement the ff and fff infix operators, as described in S03​:2345.

Ok, first cut of flipflops implemented in

http://github.com/bacek/rakudo/commit/08fffbc6d62ab72e0dd9f80098275afce0f32fbf
and
http://github.com/bacek/rakudo/commit/7dfa1b13819bcb3d3d3f515fd82de43934666f92

It's not perfect, but works for simple cases. S03-operators/flip-flop.t
updated and commited with help of TimToady++

--
Bacek

@p6rt
Copy link
Author

p6rt commented Feb 15, 2009

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

@p6rt
Copy link
Author

p6rt commented Jan 7, 2012

From @moritz

FWIW infix ff is now implemented, fff is still missing.

@p6rt
Copy link
Author

p6rt commented May 17, 2012

From @masak

On Sat Jan 07 12​:00​:19 2012, moritz wrote​:

FWIW infix ff is now implemented, fff is still missing.

And now they're both implemented, and I'm told they have tests.

@p6rt
Copy link
Author

p6rt commented May 17, 2012

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

@p6rt p6rt closed this as completed May 17, 2012
@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